]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r215552:
authorlstewart <lstewart@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 27 Nov 2010 03:19:59 +0000 (03:19 +0000)
committerlstewart <lstewart@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 27 Nov 2010 03:19:59 +0000 (03:19 +0000)
commita49f3d53becf192f8a83b4f5ed6beafe07dbebdf
treee2653ef0beb4fd68d08bbc4d6bc5a7ba2a901206
parent08b93a079783ee917b2684f274b76fa3ef4e78c6
MFC r215552:

When enabling or disabling SIFTR with a VIMAGE kernel, ensure we add or remove
the SIFTR pfil(9) hook functions to or from all network stacks. This patch
allows packets inbound or outbound from a vnet to be "seen" by SIFTR.

Reported and tested by: David Hayes <dahayes at swin edu au>

git-svn-id: svn://svn.freebsd.org/base/stable/8@215927 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/siftr.c