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, Jul 29, 4:03 AM
Unknown Object (File)
Sun, Jul 27, 4:08 PM
Unknown Object (File)
Wed, Jul 23, 5:51 AM
Unknown Object (File)
Tue, Jul 22, 11:29 AM
Unknown Object (File)
Tue, Jul 22, 11:29 AM
Unknown Object (File)
Tue, Jul 22, 11:29 AM
Unknown Object (File)
Tue, Jul 22, 11:29 AM
Unknown Object (File)
Fri, Jul 4, 8:44 PM

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.