NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/53512 (A dynamically configured which has not yet obtained an address can cause npf & npfd to fail)
Synopsis: A dynamically configured which has not yet obtained an address can cause npf & npfd to fail
State-Changed-From-To: open->feedback
State-Changed-By: maxv%NetBSD.org@localhost
State-Changed-When: Mon, 03 Sep 2018 06:14:44 +0000
State-Changed-Why:
Use ifaddrs() instead of inet4()/inet6(). inetX are static, and can't work
in your case, see the latest npf.conf(5) man page. Can you try?
Home |
Main Index |
Thread Index |
Old Index