summaryrefslogtreecommitdiffstats
path: root/lib/libpcap/nametoaddr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - check for malloc failurejaredy2006-01-111-1/+3
| | | | | | | | | - plug some memleaks - avoid close(-1) when open() fails in pcap_open_live() sent upstream where applicable ok djm moritz
* Add Spanning Tree Protocol support.mpf2005-10-071-1/+22
| | | | | Bump version to 3.1. OK brad@
* add some const to ether_*. remove bonus prototypes this brought out.tedu2005-03-281-6/+2
| | | | ok deraadt@
* remove $Header, it was messing up cvs for me. ok deraadt@tedu2004-01-271-6/+1
|
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-4/+2
|
* sync with libpcap v0.5jakob2000-04-261-4/+37
| | | | add support for INET6 (kame)
* changes brought in from v0.4; started by brad, more by me, being tested by mtsderaadt1999-07-201-21/+26
|
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
|
* Use __inlinetholo1996-09-161-3/+6
|
* bring it to the latest 0.2 LBL release.mickey1996-07-121-30/+34
|
* merge to latest libpcapderaadt1996-06-101-8/+8
|
* Update to the latest LBL release.mickey1996-03-041-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+363