index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libpcap
/
scanner.l
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add basic MPLS filtering support
denis
2018-12-09
1
-1
/
+2
*
Change some libpcap functions which use pointers as arguments and
sthen
2018-06-03
1
-4
/
+4
*
use working boilerplate for yacc/lex instead of homemade rules.
espie
2017-07-09
1
-2
/
+2
*
Remove register keyword.
mmcc
2015-11-17
1
-2
/
+2
*
Add icmptype and tcpflags support to the grammar
giovanni
2011-03-28
1
-1
/
+25
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-6
/
+1
*
Import vlan support from upstream libpcap. This allows, eg, "tcpdump vla 3"
dtucker
2008-06-11
1
-2
/
+4
*
define bpf filters to match address and header fields in IEEE 802.11
reyk
2007-01-02
1
-2
/
+11
*
strnvis illegal tokens as well and remove a spurious "i" that crept in
otto
2006-04-18
1
-4
/
+10
*
vis() illegal characters; ok otto
deraadt
2006-04-18
1
-3
/
+9
*
Add Spanning Tree Protocol support.
mpf
2005-10-07
1
-2
/
+3
*
accept hostnames 1 char long; spotted by otto, ok otto
deraadt
2005-09-27
1
-2
/
+3
*
libpcap and tcpdump now understand the new pflog datalink type.
canacar
2003-05-14
1
-2
/
+4
*
must yyrestart after longjmp; moritz@jodeit.org
deraadt
2002-08-26
1
-2
/
+3
*
language extensions for PF logs. can specify direction, interface, rule
frantzen
2002-03-23
1
-2
/
+7
*
#include string.h to get memset() prototype
millert
2001-07-06
1
-2
/
+3
*
remove legacy over-general :{B} match for MAC addresses, fixing filters like 'arp[6:2] = 2'. ok angelos@
dugsong
2000-06-29
1
-4
/
+2
*
sync with libpcap v0.5
jakob
2000-04-26
1
-3
/
+121
*
changes brought in from v0.4; started by brad, more by me, being tested by mts
deraadt
1999-07-20
1
-7
/
+12
*
handle single char hostnames; jch@honig.net
deraadt
1998-06-26
1
-3
/
+3
*
permit numbers at start of hostname; leres@ee.lbl.gov
deraadt
1997-07-22
1
-7
/
+8
*
bring it to the latest 0.2 LBL release.
mickey
1996-07-12
1
-8
/
+11
*
libpcap used yyparse(), which is bad; netbsd pr#2031; lukem@supp.cpr.itg.telecom.com.au
deraadt
1996-06-18
1
-1
/
+1
*
merge to latest libpcap
deraadt
1996-06-10
1
-1
/
+1
*
Update to the latest LBL release.
mickey
1996-03-04
1
-0
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+194