1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-02 08:42:48 +00:00

Adapt to ipf 4.1.13

This commit is contained in:
Guido van Rooij 2006-08-16 12:25:00 +00:00
parent dac098f2c9
commit 4614227334
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161358

View File

@ -3,7 +3,7 @@
LIB= ipf
INTERNALLIB=
SRCS= addicmp.c addipopt.c addkeep.c bcopywrap.c binprint.c \
SRCS= addicmp.c addipopt.c bcopywrap.c binprint.c \
buildopts.c checkrev.c count6bits.c count4bits.c debug.c \
extras.c facpri.c flags.c fill6bits.c genmask.c gethost.c \
getifname.c getline.c getnattype.c getport.c getportproto.c \
@ -12,7 +12,7 @@ SRCS= addicmp.c addipopt.c addkeep.c bcopywrap.c binprint.c \
ipoptsec.c ipf_dotuning.c ipft_ef.c ipft_hx.c ipft_pc.c \
ipft_sn.c ipft_td.c ipft_tx.c kmem.c kmemcpywrap.c \
kvatoname.c load_hash.c load_hashnode.c load_pool.c \
load_poolnode.c loglevel.c make_range.c mutex_emul.c \
load_poolnode.c loglevel.c mutex_emul.c \
nametokva.c nat_setgroupmap.c ntomask.c optname.c \
optprint.c optprintv6.c optvalue.c portname.c portnum.c \
ports.c print_toif.c printactivenat.c printaps.c printbuf.c \