Page MenuHomeFreeBSD

ng_nat: Pass IPv6 packets through.
ClosedPublic

Authored by markj on Jan 8 2020, 1:14 AM.
Tags
None
Referenced Files
F103241963: D23080.id.diff
Fri, Nov 22, 1:34 PM
F103224651: D23080.diff
Fri, Nov 22, 9:56 AM
F103217650: D23080.diff
Fri, Nov 22, 8:17 AM
Unknown Object (File)
Tue, Nov 19, 4:03 AM
Unknown Object (File)
Wed, Nov 13, 3:51 PM
Unknown Object (File)
Oct 16 2024, 4:30 AM
Unknown Object (File)
Oct 15 2024, 2:38 AM
Unknown Object (File)
Oct 14 2024, 12:44 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.