freebsd-src/usr.sbin/ndp
Renato Botelho 7ae43b318f usr.sbin/ndp: Cleanup in preparation to add libxo support
* Constify rtpref_str declaration
* Remove unused h_errno declaration
* Use time_t type for expire
* Use strlcpy to set static "?" value to ifname
* Rename local variable 's' to stop shadowing global definition
* Close socket used in pfx_flush()
* Use local variables for sock() in setdefif() and getdefif()
* Increase WARNS to 3

Reviewed by:	allanjude, kevans
Approved by:	allanjude
Sponsored by:	Rubicon Communications, LLC (Netgate)
Differential Revision:	https://reviews.freebsd.org/D11118
2018-08-23 10:38:59 +00:00
..
Makefile usr.sbin/ndp: Cleanup in preparation to add libxo support 2018-08-23 10:38:59 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
ndp.8 Fix ndp(8) -f flag parsing 2014-05-09 14:24:02 +00:00
ndp.c usr.sbin/ndp: Cleanup in preparation to add libxo support 2018-08-23 10:38:59 +00:00