diff options
author | hrs <hrs@FreeBSD.org> | 2011-07-17 19:24:54 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2011-07-17 19:24:54 +0000 |
commit | 0796dbc1809a43dc3a739a2b446ba0a630c90834 (patch) | |
tree | 2ab0459cdd5d75d697c56b61fae106e6e4db759b /lib/clang/libllvmx86asmparser | |
parent | 7c97535d94df77a599661f9c59a3379f8402e88b (diff) | |
parent | cdcbea6ad239dd44f37a01b119599e17dac4a5a8 (diff) | |
download | FreeBSD-src-0796dbc1809a43dc3a739a2b446ba0a630c90834.zip FreeBSD-src-0796dbc1809a43dc3a739a2b446ba0a630c90834.tar.gz |
- Improve interface list handling. The rtadvd(8) now supports dynamically-
added/removed interfaces in a more consistent manner and reloading the
configuration file.
- Implement burst unsolicited RA sending into the internal RA timer framework
when AdvSendAdvertisements and/or configuration entries are changed as
described in RFC 4861 6.2.4. This fixes issues that make termination of the
rtadvd(8) daemon take very long time.
An interface now has three internal states, UNCONFIGURED, TRANSITIVE, or
CONFIGURED, and the burst unsolicited sending happens in TRANSITIVE.
See rtadvd.h for the details.
- rtadvd(8) now accepts non-existent interfaces as well in the command line.
- Add control socket support and rtadvctl(8) utility to show the RA information
in rtadvd(8). Dumping by SIGUSR1 has been removed in favor of it.
Diffstat (limited to 'lib/clang/libllvmx86asmparser')
0 files changed, 0 insertions, 0 deletions