freebsd-skq/usr.sbin/rtadvd
hrs 2652dfc6f9 - Fix a bug that can lead to displaying an incorrect value. (r224210)
- Fix an abnormal termination caused by twice of "rtadvctl disable". (r224303)
- Use poll() to wait for the control message socket instead of a spin loop.
  (r224304)
- s/cmsg_/cm_/ to avoid conflict with CMSG_* symbols for struct cmsghdr.
  (r224619)
- Ignore an interface that never sent RAs for graceful shut-down. (r224620)
- Refine log messages. (r225148)
- Fix SIGSEGV when receiving RAs that contain RDNSS and/or DNSSL options.
  (r225149)

Approved by:	re (kib)
2011-09-12 23:52:55 +00:00
..
advcap.c
advcap.h
config.c - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
config.h - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
control_client.c - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
control_client.h - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
control_server.c - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
control_server.h - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
control.c - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
control.h - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
if.c - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
if.h - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
Makefile - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
pathnames.h - Refactoring the interface list. It now supports dynamically 2011-07-14 10:09:58 +00:00
rrenum.c - Refactoring the interface list. It now supports dynamically 2011-07-14 10:09:58 +00:00
rrenum.h
rtadvd.8 - Refactoring the interface list. It now supports dynamically 2011-07-14 10:09:58 +00:00
rtadvd.c - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
rtadvd.conf
rtadvd.conf.5
rtadvd.h - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
timer_subr.c - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
timer_subr.h - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
timer.c - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
timer.h - Refactoring the interface list. It now supports dynamically 2011-07-14 10:09:58 +00:00