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)
Thu, Jun 4, 4:17 AM
Unknown Object (File)
Tue, May 26, 9:23 AM
Unknown Object (File)
Tue, May 26, 9:14 AM
Unknown Object (File)
Tue, May 26, 7:10 AM
Unknown Object (File)
Tue, May 26, 7:05 AM
Unknown Object (File)
Sun, May 17, 1:34 AM
Unknown Object (File)
Sun, May 17, 1:24 AM
Unknown Object (File)
May 14 2026, 3: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.