| Commit message (Expand) | Author | Age | Files | Lines |
* | Use "version.h" if autoconf is being used (as that assumes a | guy | 2004-12-17 | 1 | -1/+11 |
* | If we don't have any support for packet capturing, don't bother | guy | 2004-12-16 | 1 | -50/+207 |
* | Regenerate. | guy | 2004-11-10 | 1 | -40/+244 |
* | Regenerate. | fenner | 2004-03-28 | 1 | -3/+55 |
* | AC_LIBOBJ takes the name of an object file without the extension (as the | guy | 2004-02-09 | 1 | -2/+2 |
* | Regenerate with autoconf 2.57. | guy | 2004-01-14 | 1 | -1560/+4738 |
* | From Albert Chin <china@thewrittenword.com>: on platforms that lack | guy | 2003-12-15 | 1 | -42/+106 |
* | From Jesper Peterson: updates to handle future DAG API releases. | guy | 2003-12-10 | 1 | -28/+45 |
* | From Brian Ginsbach: add the Cray NV1 CPU to the list of CPUs that don't | guy | 2003-11-16 | 1 | -1/+1 |
* | Based on whether we have "__attribute__", define _U_ either as | guy | 2003-11-15 | 1 | -66/+69 |
* | If "--with-dag" isn't specified, assume they want it if it's present and | guy | 2003-10-14 | 1 | -35/+66 |
* | From Jesper Peterson <jesper@endace.com>: support for capturing from | guy | 2003-07-23 | 1 | -96/+170 |
* | From Paul Mundt <lethal@linux-sh.org>: add SuperH to the list of CPUs | guy | 2003-03-28 | 1 | -2/+33 |
* | Before testing for DLPI, test for "/usr/include/odmi.h", so that, on | guy | 2003-02-11 | 1 | -39/+46 |
* | Red Hat Linux 7.2 appears to have a <net/raw.h> file, which causes the | guy | 2002-09-04 | 1 | -3/+3 |
* | Put the different implementations of "pcap_findalldevs()" into separate | guy | 2002-07-27 | 1 | -87/+250 |
* | Make static the structure to which the test program checking what to use | guy | 2002-07-13 | 1 | -1/+1 |
* | Fix up AC_LBL_C_INLINE to put all of the test code into the "inlines" | guy | 2002-07-02 | 1 | -66/+67 |
* | Put variables in quotes when testing them in "test" commands, so that | guy | 2002-06-29 | 1 | -3/+3 |
* | Some versions of the HP C compiler can handle inlines, but not if they | guy | 2002-06-28 | 1 | -107/+134 |
* | Replace "target_cpu" and "target_os" with "host_cpu" and "host_os", as | guy | 2001-12-10 | 1 | -3/+3 |
* | From Maciej W. Rozycki <macro@ds2.pg.gda.pl>: treat all MIPS and SPARC | guy | 2001-11-25 | 1 | -1/+1 |
* | Regenerate. | fenner | 2001-11-12 | 1 | -85/+121 |
* | If we have "/proc/net/dev", and don't have <ifaddrs.h> (i.e., don't have | guy | 2001-10-09 | 1 | -17/+32 |
* | We don't actually use HAVE_FREEIFADDRS, so there's no point in checking | guy | 2001-10-09 | 1 | -3/+3 |
* | Check in the updated configure script, from the following change to | guy | 2001-10-08 | 1 | -1/+1 |
* | From Scott Barron <sb125499@ohiou.edu>: use the | guy | 2001-07-29 | 1 | -121/+115 |
* | Sigh. Not all systems have <netinet/if_ether.h> - for example, at least | guy | 2001-01-17 | 1 | -2/+2 |
* | Regenerate "config.h.in" and "configure". | guy | 2000-12-22 | 1 | -48/+124 |
* | We should no longer need to use our own versions of system header files | guy | 2000-10-21 | 1 | -14/+10 |
* | The current "config.guess" may give different Alpha processors different | guy | 2000-09-19 | 1 | -1/+1 |
* | Regenerate. | fenner | 2000-08-16 | 1 | -13/+36 |
* | regenerated from configure.in | assar | 2000-07-30 | 1 | -1/+1 |
* | libpcap doesn't use <sys/ioccom.h>, but the test program in | guy | 2000-07-14 | 1 | -1/+1 |
* | regen | assar | 2000-07-11 | 1 | -85/+216 |
* | re-generated | assar | 2000-07-06 | 1 | -71/+109 |
* | re-generated | assar | 2000-07-01 | 1 | -76/+70 |
* | re-generated | assar | 2000-06-10 | 1 | -44/+56 |
* | regen | itojun | 2000-05-04 | 1 | -2/+2 |
* | do not use sprintf(). always use snprintf(). | itojun | 2000-04-27 | 1 | -1/+1 |
* | regenerated | assar | 2000-04-09 | 1 | -44/+83 |
* | regen | assar | 2000-04-01 | 1 | -65/+115 |
* | use getifaddrs whenever available. | itojun | 2000-02-23 | 1 | -2/+2 |
* | regen | assar | 2000-01-08 | 1 | -64/+93 |
* | add configure option --disable-protochain, to make Arne happier. | itojun | 1999-11-01 | 1 | -63/+87 |
* | fix bpf_filter.c lookup path for build outside of source code tree. | itojun | 1999-10-30 | 1 | -13/+5 |
* | IPv6 packet filtering code. | itojun | 1999-10-19 | 1 | -106/+215 |
* | patches from Assar Westerlund <assar@sics.se> | mcr | 1999-10-10 | 1 | -12/+6 |
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+2137 |