When we send out a deferred packet we must make sure to call
ip6_output() for IPv6 packets. If not we might end up attempting to
ip_fragment() an IPv6 packet, which could lead to us reading outside of
the mbuf.
PR: 268246
MFC after: 2 weeks
Differential D38586
pfsync: support deferring IPv6 packets kp on Feb 14 2023, 10:57 AM. Authored by Tags None Referenced Files
Details When we send out a deferred packet we must make sure to call PR: 268246
Diff Detail
Event Timeline
|