1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sbin/ipfw
John Baldwin 2aa533b91d natd(8) will work with an unconfigured interface and effectively not do
anything until the interface is assigned an address.  This fixes
ipfw_nat to do the same by using an IP of INADDR_ANY instead of
aborting the nat setup if the requested interface is not yet configured.

Differential Revision:	https://reviews.freebsd.org/D1539
Reviewed by:	melifaro, glebius, gnn
MFC after:	1 week
2015-01-25 20:37:32 +00:00
..
altq.c
dummynet.c
ipfw2.c
ipfw2.h
ipfw.8 mdoc: remove EOL whitespace. 2014-12-29 13:50:59 +00:00
ipv6.c
main.c
Makefile Convert sbin/ to LIBADD 2014-11-25 11:23:12 +00:00
nat.c natd(8) will work with an unconfigured interface and effectively not do 2015-01-25 20:37:32 +00:00
tables.c