Page MenuHomeFreeBSD

ng_nat: Pass IPv6 packets through.
ClosedPublic

Authored by markj on Jan 8 2020, 1:14 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 8:42 AM
Unknown Object (File)
Tue, Apr 21, 5:52 AM
Unknown Object (File)
Mon, Apr 20, 7:44 AM
Unknown Object (File)
Mon, Apr 20, 1:46 AM
Unknown Object (File)
Sun, Apr 19, 10:30 PM
Unknown Object (File)
Sat, Apr 18, 5:27 AM
Unknown Object (File)
Fri, Apr 17, 11:18 AM
Unknown Object (File)
Mon, Apr 13, 7:18 AM

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28531
Build 26584: arc lint + arc unit

Event Timeline

julian added a subscriber: julian.

yes, only ipv4 packets should be processed. what actually exploded?

This revision is now accepted and ready to land.Jan 8 2020, 4:30 AM

yes, only ipv4 packets should be processed. what actually exploded?

The assertion on line 813. This patch is not sufficient though, see PR 243096.

This revision was automatically updated to reflect the committed changes.