Page MenuHomeFreeBSD

mbuf: PACKET_TAG_PF should not be persistent
ClosedPublic

Authored by kp on Oct 26 2021, 9:53 AM.
Tags
None
Referenced Files
F115496924: D32664.id97466.diff
Thu, Apr 24, 12:14 PM
Unknown Object (File)
Sun, Apr 20, 5:13 PM
Unknown Object (File)
Sat, Apr 19, 7:23 PM
Unknown Object (File)
Sat, Apr 19, 7:00 PM
Unknown Object (File)
Sat, Apr 19, 5:43 PM
Unknown Object (File)
Sat, Apr 19, 12:23 PM
Unknown Object (File)
Thu, Apr 17, 4:37 AM
Unknown Object (File)
Thu, Apr 17, 3:10 AM
Subscribers

Details

Summary

We should clear firewall tags on loopback, icmp reflection, or if_epair
transmission. Left over tags can produce unexpected behaviour,
especially on if_epair where a and b interfaces can be in different
vnets, and have different firewall policies set.

MFC after: 3 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable