]> The Tcpdump Group git mirrors - libpcap/history - pcap-null.c
Fix a typo; this fixes bug 1854436.
[libpcap] / pcap-null.c
2003-11-15  guyAdd _U_ to "rcsid[]" definitions, to eliminate "unused...
2003-07-25  guyAdd a "read" function pointer to the pcap_t structure...
2003-07-25  guyAdd a "set_datalink" function pointer to the pcap_t...
2003-07-25  guyAdd a "setfilter" function pointer to the pcap_t struct...
2003-07-25  guyAdd a "stats" function pointer to the pcap_t structure...
2002-12-22  guyFrom Yoann Vandoorselaere <[email protected]>:...
2002-12-19  guyNetBSD support for multiple data link types on an inter...
2002-07-11  guyAdd SunATM support, based on code from Yen Yen Lim...
2000-10-28  guyWhen attaching a "bpf_program" to a "pcap_t" to use...
2000-07-11  assaradd config.h, remove gnuc.h. remove __dead
2000-06-26  assarremove some empty lines
2000-04-27  itojuns/PCAP_ERRBUFF_SIZE/PCAP_ERRBUF_SIZE/ (fatal typo)
2000-04-27  itojunnuke strcpy()
2000-04-27  itojundo not use sprintf(). always use snprintf().
1999-10-07  mcrInitial revision