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-ofp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenFlow 1.3 defines packet header patterns of interest using TLVs (OXMs)
akoshibe
2019-11-27
1
-88
/
+38
*
ether_ntoa -> etheraddr_string, like elsewhere in tcpdump
jca
2016-11-28
1
-7
/
+3
*
Fix some bad copy paste bits and simplify the ethernet printing function.
rzalamena
2016-11-25
1
-14
/
+8
*
Fix OFP spelling for version bitmap define in ofp header and tcpdump, also
rzalamena
2016-11-22
1
-3
/
+3
*
Extend the DLT_OPENFLOW header to include the switch datapath id.
reyk
2016-11-20
1
-8
/
+9
*
Add support for printing the missing OpenFlow set-queue action.
rzalamena
2016-11-18
1
-2
/
+17
*
Don't print the field 'actions' on features reply, because in the new
rzalamena
2016-11-18
1
-3
/
+3
*
miss_send_len can also be a CONTROLLER_MAXLEN string not just a number.
reyk
2016-11-18
1
-3
/
+5
*
Updates tcpdump's OpenFlow printer to use the string maps from switchd
reyk
2016-11-18
1
-86
/
+129
*
Add new DLT_OPENFLOW link-type to allow using tcpdump to debug switch(4),
reyk
2016-11-16
1
-9
/
+45
*
Add missing OpenBSD keyword in the first line.
rzalamena
2016-10-25
1
-1
/
+1
*
Teach tcpdump(8) how to read OpenFlow packets. This initial implementation
rzalamena
2016-10-22
1
-0
/
+1166