]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r261915:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 Feb 2014 07:51:58 +0000 (07:51 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 Feb 2014 07:51:58 +0000 (07:51 +0000)
commitdad388500de42d4e7d20289157db90a70dd5a1ad
tree49c78857d07660fb0d120e8c9aa4f8101648c33c
parent3b1f859de235cdb63136c97f1abad29ba9e117f4
MFC r261915:

Under sys/netpfil/ipfw, surround two IPv6-specific static functions with
#ifdef INET6, since they are unused when INET6 is disabled.

git-svn-id: svn://svn.freebsd.org/base/stable/10@262210 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netpfil/ipfw/ip_fw_dynamic.c
sys/netpfil/ipfw/ip_fw_table.c