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