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)
Sun, May 17, 1:34 AM
Unknown Object (File)
Sun, May 17, 1:24 AM
Unknown Object (File)
Thu, May 14, 3:44 PM
Unknown Object (File)
Thu, May 14, 10:19 AM
Unknown Object (File)
Thu, May 14, 6:43 AM
Unknown Object (File)
Mon, May 11, 4:57 AM
Unknown Object (File)
Mon, May 11, 4:57 AM
Unknown Object (File)
Sun, May 10, 5:00 AM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.