freebsd-dev/usr.sbin/rtadvd
Mark Johnston 180d54d009 Retry upon NET_RT_IFLIST sysctl failure.
Port the logic used by getifaddrs(3) to handle the case where
NET_RT_IFLIST returns ENOMEM, which can occur if the list size changes
between the buffer allocation and sysctl read.

PR:		195191
Submitted by:	Guy Yur <guyyur@gmail.com> (original version)
MFC after:	1 week
2019-04-30 14:44:39 +00:00
..
advcap.c
advcap.h
config.c Update the "flag" for draft-ietf-6man-ipv6only-flag. 2018-11-03 18:03:24 +00:00
config.h
control_client.c
control_client.h
control_server.c
control_server.h
control.c
control.h
if.c Retry upon NET_RT_IFLIST sysctl failure. 2019-04-30 14:44:39 +00:00
if.h
Makefile
Makefile.depend
pathnames.h
rrenum.c
rrenum.h
rtadvd.8
rtadvd.c Update the "flag" for draft-ietf-6man-ipv6only-flag. 2018-11-03 18:03:24 +00:00
rtadvd.conf
rtadvd.conf.5
rtadvd.h
timer_subr.c
timer_subr.h
timer.c
timer.h