Add the ipfw command, for IP firewall construction.
Submitted by: danny ugen
This commit is contained in:
parent
26ca07a8e7
commit
cb82096387
5
sbin/ipfw/Makefile
Normal file
5
sbin/ipfw/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
PROG= ipfw
|
||||
DPADD= ${LIBKVM}
|
||||
LDADD= -lkvm
|
||||
|
||||
.include <bsd.prog.mk>
|
1006
sbin/ipfw/ipfw.c
Normal file
1006
sbin/ipfw/ipfw.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user