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
/
usr.sbin
/
tcpdump
/
print-bgp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Huawei squatted on BGP Path Attribute 30, and Cisco squatted on 31. So,
phessler
2016-10-27
1
-3
/
+4
*
Teach tcpdump to decode bgp path attribute draft-ietf-idr-large-community
phessler
2016-10-13
1
-2
/
+19
*
Add an explicit check for a malformed AS segment with (segment length 0),
sthen
2015-10-20
1
-5
/
+8
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-5
/
+5
*
plen is unsigned
deraadt
2014-01-12
1
-3
/
+3
*
Fix a classical bug (= vs ==). OK stsp@ miod@
claudio
2012-02-19
1
-2
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-6
/
+1
*
Make the BGP OPEN capability parser RFC 5492 compliant. While there add
claudio
2009-09-08
1
-49
/
+87
*
Teach the printer about capabilities, new cease codes, end-of-rib marker,
sthen
2009-09-07
1
-54
/
+324
*
In tcpdump some printf() had an additional \n at the end. Removing
bluhm
2009-01-29
1
-3
/
+3
*
trash $Header goo which is just annoying; 5595
deraadt
2007-10-07
1
-2
/
+2
*
Print communities in a nicer format and include a missing well-known one.
claudio
2007-06-14
1
-2
/
+6
*
Additional truncation checks, mostly from tcpdump.org,
canacar
2007-05-27
1
-21
/
+68
*
Add a simple printer for IEEE 802.1AB LLDP, the Link Layer Discovery
reyk
2006-03-28
1
-24
/
+3
*
add missing error check for decode_prefix4. ok deraadt@
moritz
2005-06-14
1
-2
/
+8
*
Fix a potential infinite loop that could be triggered by an invalid BGP
cloder
2005-04-27
1
-8
/
+21
*
Sync with tcpdump.org
ho
2002-09-03
1
-79
/
+132
*
More careful ntohs/ntohl etc. From Gunnar Lindberg <lindberg@cdg.chalmers.se>
ho
2000-10-03
1
-26
/
+45
*
INET6
jakob
2000-04-26
1
-3
/
+3
*
BGP support (from KAME/WIDE). INET6 parts not done yet.
jakob
2000-01-16
1
-0
/
+720