summaryrefslogtreecommitdiff
path: root/lib/libpcap/nametoaddr.c
AgeCommit message (Expand)Author
2016-12-02add "lldp" to the ether protocol name db.David Gwynne
2016-11-29Stop exporting the eproto_db array, export a pointer to it instead.Jeremie Courreges-Anglas
2015-11-17Remove register keyword.mmcc
2015-11-17memory.h -> string.hmmcc
2015-10-24Cast isxdigit()'s argument to unsigned char.mmcc
2015-01-16Remove pointless casts for several malloc/calloc/free calls. No objectLawrence Teo
2014-12-06A few last 'easy' #include dedups.Kenneth R Westerback
2014-03-21Remove #ifdef lint block, since lint is gone. This #ifdef block was aLawrence Teo
2006-01-11- check for malloc failureJared Yanovich
2005-10-07Add Spanning Tree Protocol support.Marco Pfatschbacher
2005-03-28add some const to ether_*. remove bonus prototypes this brought out.Ted Unangst
2004-01-27remove $Header, it was messing up cvs for me. ok deraadt@Ted Unangst
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2000-04-26sync with libpcap v0.5Jakob Schlyter
1999-07-20changes brought in from v0.4; started by brad, more by me, being tested by mtsTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-09-16Use __inlineThorsten Lockert
1996-07-12bring it to the latest 0.2 LBL release.Michael Shalayeff
1996-06-10merge to latest libpcapTheo de Raadt
1996-03-04Update to the latest LBL release.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt