K 10 svn:author V 3 jhb K 8 svn:date V 27 2015-02-06T18:13:29.684617Z K 7 svn:log V 286 MFC 277714: 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. END