]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow ipfw to look up service names from /etc/services (or NIS if turned on)
authorJulian Elischer <julian@FreeBSD.org>
Mon, 23 Jun 1997 22:32:13 +0000 (22:32 +0000)
committerJulian Elischer <julian@FreeBSD.org>
Mon, 23 Jun 1997 22:32:13 +0000 (22:32 +0000)
commit135a88d805c2c22e6aa585c586f0c3b5b49ee488
treea2369e96cf8884f645b6f67d025f5e9ce96c4a42
parent5b65033c952559685e7a0d83b619592942c9e5ba
Allow ipfw to look up service names from /etc/services (or NIS if turned on)
note.. this would be dangerous if your ipfw was blocking NIS access :)

Submitted by: archie@whistle.com (Archie Cobbs)
sbin/ipfw/ipfw.8
sbin/ipfw/ipfw.c