index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
rtsold
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use sysctl(ICMPV6CTL_ND6_DRLIST) instead of SIOCGDRLST_IN6 ioctl.
hrs
2013-08-17
1
-28
/
+39
*
- Remove struct ifinfo *iflist. It is no longer used.
hrs
2013-08-17
7
-17
/
+14
*
Fix build on arm and mips.
hrs
2013-08-06
1
-4
/
+2
*
- Use time_uptime instead of time_second in data structures for
hrs
2013-08-05
4
-48
/
+76
*
Silent warnings.
kevlo
2013-07-16
1
-1
/
+1
*
- Fix wording. [1]
markj
2013-05-28
1
-4
/
+4
*
Correct the description of the -a option: rtsol(d) -a will in fact send out
markj
2013-05-23
1
-7
/
+2
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
1
-1
/
+1
*
- Add ":origin" label to the interface id for resolvconf(8). (r223149)
hrs
2011-09-12
4
-52
/
+164
*
- Accumulate RA options instead of replacing old ones when a new RA arrived.
hrs
2011-06-08
4
-142
/
+285
*
- Disable "resolvconf -d" temporarily to avoid extra invocations of the script
hrs
2011-06-08
2
-2
/
+7
*
Lower WARNS level to 3 to eliminate alignment warnings related to
marcel
2011-06-07
1
-0
/
+1
*
Remove redundant assignments to WARNS.
ed
2011-06-06
1
-1
/
+0
*
- Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisement
hrs
2011-06-06
9
-319
/
+777
*
mdoc: move remaining sections into consistent order
uqs
2010-05-13
1
-3
/
+3
*
rtsol(8)/rtsold(8): make WARNS=3 clean
uqs
2010-02-27
7
-24
/
+25
*
Exclude the interfaces which IPv6 and/or accepting RA is disabled
ume
2010-02-02
1
-1
/
+31
*
Make -a option actually work.
ume
2010-02-02
1
-1
/
+0
*
Test index value is within the range before using it to reference
delphij
2010-01-04
1
-1
/
+1
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Add support for ND6_IFF_IFDISABLED and ND6_IFF_ACCEPT_RTADV to
hrs
2009-09-12
4
-7
/
+60
*
- rename the RETURN VALUES section to EXIT STATUS [1]
danger
2009-01-07
1
-4
/
+2
*
Change arc4random to arc4random_uniform since modulo is not power of 2,
ache
2008-07-26
1
-1
/
+1
*
Cleanup of userland __P use
kevlo
2007-11-07
7
-37
/
+37
*
Improve wording for -f and -F.
dd
2006-08-14
1
-12
/
+11
*
These IPv6-only tools have no explicit dependency on the INET6 macro.
yar
2006-07-27
1
-1
/
+1
*
fixed a potential memory leak
suz
2006-03-24
1
-1
/
+3
*
an English grammar fix
suz
2005-06-09
1
-1
/
+1
*
fixed typo
suz
2005-06-08
1
-3
/
+3
*
Fixed the misplaced $FreeBSD$.
ru
2005-02-09
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-1
/
+2
*
Fixed a warning.
ru
2004-03-17
1
-1
/
+1
*
-DSMALL will remove the need of dump.c (for rtsol)
ume
2004-01-14
1
-0
/
+14
*
add -F flag, which configures sysctl(8) setting by rtsold
ume
2004-01-14
4
-15
/
+53
*
ansify.
ume
2004-01-14
6
-31
/
+20
*
use timeradd/sub/cmp.
ume
2004-01-14
1
-58
/
+7
*
backout 1.11. ifname in struct ifreq should be copyed by strncpy.
ume
2003-08-17
1
-4
/
+4
*
- improved the -a option. it can probe a interface automatically when
ume
2003-08-17
5
-94
/
+134
*
use strlcpy().
ume
2003-08-16
1
-4
/
+4
*
- added the case of 802.11 to check link status.
ume
2003-08-16
1
-5
/
+5
*
support poll(2).
ume
2003-08-14
2
-1
/
+41
*
daemon() has to be called prior to file descriptor setups
ume
2003-08-14
1
-8
/
+16
*
signal handler must take "int" arg.
ume
2003-08-14
1
-7
/
+5
*
avoid fd_set overrun.
ume
2003-08-14
1
-10
/
+24
*
decreased too-strong log levels.
ume
2003-08-14
1
-5
/
+9
*
reduce #ifdef.
ume
2003-08-11
2
-14
/
+1
*
use strlcpy() and snprintf().
ume
2003-08-11
3
-9
/
+20
*
KNF, correct typos and cleanup spaces.
ume
2003-08-08
6
-249
/
+222
*
drop the code for the environment where getifaddrs(3) is not
ume
2003-08-08
3
-91
/
+1
[next]