opnsense-src/usr.sbin/rtadvd
Warner Losh fbbd9655e5 Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by:	Jan Schaumann <jschauma@stevens.edu>
Pull Request:	https://github.com/freebsd/freebsd/pull/96
2017-02-28 23:42:47 +00:00
..
advcap.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
advcap.h Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
config.c rtadvd(8): double assignment. 2017-02-23 15:10:46 +00:00
config.h - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
control.c rtadvd(8): Fix a typo in full msg receive logic 2016-05-12 03:37:17 +00:00
control.h - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
control_client.c rtadvd(8): Fix use-after-close in cm_handler_client 2016-05-12 05:12:24 +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
if.c Add link-layer address option in RA even for IFT_L2VLAN and IFT_BRIDGE. 2016-11-05 19:51:13 +00:00
if.h - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
Makefile Now that we own the code, use arc4random(3) unconditionally 2015-10-06 23:42:58 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pathnames.h - Improve interface list handling. The rtadvd(8) now supports dynamically- 2011-07-17 19:24:54 +00:00
rrenum.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
rrenum.h - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisement 2011-06-06 03:06:43 +00:00
rtadvd.8 - Implement and use usage(). 2013-02-25 16:47:09 +00:00
rtadvd.c usr.sbin: minor spelling fixes on comments. 2016-05-01 16:41:25 +00:00
rtadvd.conf - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisement 2011-06-06 03:06:43 +00:00
rtadvd.conf.5 mdoc: sort SEE ALSO. 2014-12-26 21:56:23 +00:00
rtadvd.h - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00
timer.c Fix build on arm and mips. 2013-08-06 15:49:18 +00:00
timer.h - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00
timer_subr.c - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00
timer_subr.h - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00