ae added a subscriber: ae.
ae added a comment.

Since you are in ip6_forward(), this means ip6_input() has already checked this 
packet and PFIL had a chance to handle this packet.
IPv6 router should not do reassembling fragmented packets and do new 
fragmentation of them, but if you want, I think your packet filter should track 
these fragments on input. How do you tested this patch?

REVISION DETAIL
  https://reviews.freebsd.org/D1815

To: kristof
Cc: ae, freebsd-net
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to