This revision resolves a bug whereby ipfilter flags IPv6 packets as having checksum errors. This only occurs when stateful inspection is used.
See PR/203275.
Paths
| Differential D20583 Authored by cy on Jun 9 2019, 11:31 PM.
Details Summary This revision resolves a bug whereby ipfilter flags IPv6 packets as having checksum errors. This only occurs when stateful inspection is used. See PR/203275. Test Plan Tested by person who submitted PR/203275 and myself. This resolves his PR.
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptJun 9 2019, 11:31 PM2019-06-09 23:31:27 (UTC+0) Harbormaster completed remote builds in B24791: Diff 58463.Jun 9 2019, 11:31 PM2019-06-09 23:31:29 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Jun 12 2019, 11:07 AM2019-06-12 11:07:15 (UTC+0) Closed by commit rS348987: Resolve IPv6 checksum errors with stateful inspection. According to (authored by cy). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 58463 contrib/ipfilter/ip_fil.c
|
Do you intentionally remove uint8_t iptos, which was added by Richard for future ECN support?