Add the ipfw command, for IP firewall construction.

Submitted by:	danny ugen
This commit is contained in:
jkh 1994-10-28 15:06:53 +00:00
parent 26ca07a8e7
commit cb82096387
2 changed files with 1011 additions and 0 deletions

5
sbin/ipfw/Makefile Normal file
View File

@ -0,0 +1,5 @@
PROG= ipfw
DPADD= ${LIBKVM}
LDADD= -lkvm
.include <bsd.prog.mk>

1006
sbin/ipfw/ipfw.c Normal file

File diff suppressed because it is too large Load Diff