]> The Tcpdump Group git mirrors - tcpdump/commit
gre: move the header flags to a gre.h header.
authorGuy Harris <[email protected]>
Fri, 20 Oct 2023 06:04:26 +0000 (23:04 -0700)
committerGuy Harris <[email protected]>
Fri, 20 Oct 2023 06:04:26 +0000 (23:04 -0700)
commitbc276fba5fb87ed7c0094b5167f9ce8078adc002
treedc21fca954f82e52c468cbc0aaac721e66cefac8
parent40f420cf065b003fc074f6141dfc836addd5187d
gre: move the header flags to a gre.h header.

That allows dissectors such as the ERSPAN dissector to check individual
flags without having their own definitions of the flags.
INSTALL.md
Makefile.in
gre.h [new file with mode: 0644]
print-erspan.c
print-gre.c