]> The Tcpdump Group git mirrors - tcpdump/commit
gre: add support for WCCP redirects over GRE.
authorGuy Harris <[email protected]>
Sun, 9 Apr 2023 05:11:28 +0000 (22:11 -0700)
committerGuy Harris <[email protected]>
Sun, 9 Apr 2023 05:11:28 +0000 (22:11 -0700)
commit7025734d3a7e44a453229cb5f8e4cc3d3093c855
tree7474f567129e42b67e72702a7e9d4c8326a5bd97
parenta3274b6d29f84cd2660268b0bbcd5b996f3644f7
gre: add support for WCCP redirects over GRE.

Add a test capture for it - and for GRE keepalives.

Both this and the previous GRE keepalive changes are based on OpenBSD
code.
print-gre.c
tests/TESTLIST
tests/various_gre.out [new file with mode: 0644]
tests/various_gre.pcap [new file with mode: 0644]
tests/wccp_redirect_gre.out [new file with mode: 0644]
tests/wccp_redirect_gre.pcap [new file with mode: 0644]