HomeFreeBSD

tcp: add TH_AE capabilities to ppp and pf

Description

tcp: add TH_AE capabilities to ppp and pf

Add support for the AE Flag in the TCP header to pf and ppp.
Commonalize to the use of "E"(ECE), "W"(CWR) and "e"(AE)
for the TCP header flags, in line with tcpdump.

Reviewers: kp, cc, tuexen, cy, transport!
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D47106

Details

Provenance
rscheffAuthored on Fri, Nov 29, 8:50 AM
Differential Revision
D47106: add TH_AE capabilities to ppp and pf
Parents
rG0fc7bdc97836: tcp: extend the use of the th_flags accessor function
Branches
Unknown
Tags
Unknown