dect
/
libpcap
Archived
13
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
guy 30d7423392 Fix the rest of the $target_XXX to refer to $host_XXX - in autoconf
scripts, "target" refers to the platform, presumably a compiler, linker,
assembler, etc., for which the software generates code, "host" refers to
the platform on which the software runs, and "build" refers to the
platform on which the software is being built.
2008-09-28 17:13:37 +00:00
guy 238c3bac8f From Patrick McHardy: fix AC_LBL_LINUX_TPACKET_AUXDATA_TP_VLAN_TCI macro
(cut-and-pasteo).
2008-08-07 16:45:50 +00:00
guy e1253f57d5 Check whether the tpacket_auxdata structure has a tp_vlan_tci member
before using that member.

Don't define variables if we aren't going to use them.

If we have an unknown tpacket version (this "can't happen"), return an
error.
2008-08-06 08:30:04 +00:00
guy e598e9e145 Support for libdlpi, and for enabling "passive mode" on Solaris systems
that support it, from Sagun Shakya.
2008-03-13 18:16:37 +00:00
guy f6e8d3a083 Fix one comment, add another comment to reflect current reality. 2008-02-06 11:20:05 +00:00
guy 6b6566b6e8 From Mike Frysinger: include the Blackfin processor as one of the
processors that don't support unaligned accesses.
2008-02-06 10:05:34 +00:00
mcr 9de7b67ca9 pcap-0.4 1999-10-07 23:46:40 +00:00
mcr b11ddf8a9b Initial revision 1999-10-07 23:46:40 +00:00