Split out changes from D47063 which are strictly
speaking changing the functionality.
Add support for the AE Flag in the TCP header to pf and ppp
Differential D47106
add TH_AE capabilities to ppp and pf rscheff on Mon, Oct 14, 1:59 PM. Authored by Tags None Referenced Files
Details
Diff Detail
Event TimelineComment Actions pf bits look good.
Comment Actions
Comment Actions My current concern is that the definition and the usage of the super set macro TH_FLAGS or TCPF_ALL are inconsistent. For example, TH_ECE is in TH_FLAGS, but TH_ECN is in TCPF_ALL.
Comment Actions Thanks for the thorough review! I did build world, but the typo wasn't flagged - is that source code not compiled by GENERIC?
|