]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Define semantic of M_SKIP_FIREWALL more precisely, i.e. also pass associated
authormlaier <mlaier@FreeBSD.org>
Sat, 17 Jul 2004 05:10:06 +0000 (05:10 +0000)
committermlaier <mlaier@FreeBSD.org>
Sat, 17 Jul 2004 05:10:06 +0000 (05:10 +0000)
commit512e25ff0c381e595604171a4af5cf7f7ba15f64
tree203d59f4a1a363e46b01bb30478bb27cde0e1fc0
parent7f77b9d9fb88afc0949c3855c9c66ffc35512490
Define semantic of M_SKIP_FIREWALL more precisely, i.e. also pass associated
icmp_error() packets. While here retire PACKET_TAG_PF_GENERATED (which
served the same purpose) and use M_SKIP_FIREWALL in pf as well. This should
speed up things a bit as we get rid of the tag allocations.

Discussed with: juli
sys/contrib/pf/net/pf.c
sys/netinet/ip_icmp.c
sys/sys/mbuf.h