index
:
freebsd/src
lf/15.0
lf/dev/D50111
lf/dev/alc-msix
lf/dev/anycast-src
lf/dev/bridge
lf/dev/bridge-1q
lf/dev/bridge-inet6-params
lf/dev/bridge-pctrie
lf/dev/bridge-vlan
lf/dev/clang-scan-deps
lf/dev/const-cast
lf/dev/iputils
lf/dev/keyserv2
lf/dev/macdo
lf/dev/make_ether_addr
lf/dev/no_prefixaddr
lf/dev/pkgbase-armfix
lf/dev/pkgbase-bmake
lf/dev/pkgbase-cross-toolchain
lf/dev/pkgbase-uclall
lf/dev/rc.conf.d
lf/dev/routed
lf/dev/traceroute-merge
lf/dev/traceroute-patches
lf/dev/usrj
lf/dev/vlan_input_p
lf/main
lf/stable/15
main
stable/13
stable/14
FreeBSD src (LF version)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
route6d
Commit message (
Expand
)
Author
Age
Files
Lines
*
packages: move route(6)d to the rip package
Lexi Winter
2025-08-07
1
-0
/
+1
*
deprecate RIP
Lexi Winter
2025-07-07
1
-1
/
+6
*
Remove residual blank line at start of Makefile
Warner Losh
2024-07-15
1
-1
/
+0
*
route6d: Fix typo (triple S)
Jose Luis Duran
2023-12-27
1
-1
/
+1
*
usr.sbin: Remove ancient SCCS tags.
Warner Losh
2023-11-26
2
-4
/
+0
*
Remove $FreeBSD$: two-line nroff pattern
Warner Losh
2023-08-16
1
-2
/
+0
*
Remove $FreeBSD$: one-line sh pattern
Warner Losh
2023-08-16
3
-3
/
+0
*
Remove $FreeBSD$: one-line .c comment pattern
Warner Losh
2023-08-16
2
-2
/
+0
*
Remove $FreeBSD$: two-line .h pattern
Warner Losh
2023-08-16
1
-2
/
+0
*
route6d: Fix typos
Elyes Haouas
2023-06-01
1
-1
/
+1
*
Update/fix Makefile.depend for userland
Simon J. Gerraty
2023-04-18
1
-1
/
+0
*
Use the right variable when updating interface routes.
Mark Johnston
2018-08-08
1
-2
/
+4
*
Reduce <sys/queue.h> pollution.
Dag-Erling Smørgrav
2018-05-11
1
-0
/
+1
*
General further adoption of SPDX licensing ID tags.
Pedro F. Giffuni
2017-11-20
3
-3
/
+9
*
DIRDEPS_BUILD: Update dependencies.
Bryan Drewery
2017-10-31
1
-1
/
+0
*
Fix userland tools that don't check the format of routing socket
Patrick Kelsey
2017-04-16
1
-3
/
+13
*
Purge varargs.h in favor of stdarg.h.
Hiroki Sato
2017-01-13
1
-45
/
+0
*
- Add static for functions and variables with internal linkage.
Hiroki Sato
2017-01-13
1
-217
/
+199
*
- Fix dereference of NULL pointer which could cause a crash [1]
Hiroki Sato
2017-01-12
1
-4
/
+13
*
Fix uninitialized variable CIDs in route6d
Alan Somers
2017-01-12
1
-0
/
+2
*
Use nitems(mib) instead of hardcoding mib's length
Enji Cooper
2017-01-09
1
-4
/
+4
*
Sort #includes
Enji Cooper
2017-01-09
1
-26
/
+22
*
Clean up trailing whitespace
Enji Cooper
2017-01-09
1
-23
/
+23
*
Use strlcpy() instead of strncpy() when copying ifname to ensure
Don Lewis
2016-05-15
1
-1
/
+1
*
route6d(8): Fix potential double-free
Conrad Meyer
2016-05-11
1
-1
/
+3
*
Add META_MODE support.
Simon J. Gerraty
2015-06-13
1
-0
/
+19
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
Simon J. Gerraty
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
Simon J. Gerraty
2015-05-27
1
-1
/
+0
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
Simon J. Gerraty
2014-11-19
1
-0
/
+2
|
|
\
|
*
|
Updated dependencies
Simon J. Gerraty
2014-05-16
1
-1
/
+0
|
*
|
Updated dependencies
Simon J. Gerraty
2014-05-10
1
-0
/
+2
|
*
|
Merge head
Simon J. Gerraty
2014-04-28
1
-26
/
+0
|
|
\
\
|
*
|
|
Updated dependencies
Simon J. Gerraty
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
Simon J. Gerraty
2013-02-16
1
-2
/
+0
|
*
|
|
Sync with HEAD.
David E. O'Brien
2013-02-08
2
-477
/
+536
|
|
\
\
\
|
*
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
Marcel Moolenaar
2012-08-22
1
-0
/
+20
*
|
|
|
|
Stop including if_var.h from userland.
Gleb Smirnoff
2015-04-06
1
-1
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Recover sin6_scope_id of gateway addresses in riprecv() by using the if_index
Hiroki Sato
2014-08-20
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Remove unneeded fake _KERNEL definition.
Gleb Smirnoff
2014-03-23
1
-2
/
+0
*
|
|
Garbage collect long time obsoleted (or never used) stuff from routing API.
Gleb Smirnoff
2014-03-15
1
-21
/
+0
*
|
|
Axe IFF_SMART. Fortunately this layering violating flag was never used,
Gleb Smirnoff
2013-11-05
1
-3
/
+0
|
|
/
|
/
|
*
|
Minor mdoc fix.
Joel Dahl
2012-11-18
1
-1
/
+1
*
|
- Increase the number of retry for NET_RT_DUMP from 5 to 15.
Hiroki Sato
2012-11-18
2
-9
/
+140
*
|
Overhaul of route6d(8):
Hiroki Sato
2012-11-18
1
-445
/
+392
*
|
Use sin6_scope_id instead of KAME-specific embedded scope id.
Hiroki Sato
2012-11-18
1
-27
/
+8
|
/
*
Spelling fixes for usr.sbin/
Ulrich Spörlein
2011-12-30
1
-1
/
+1
*
In usr.sbin/route6d/route6d.c, use the correct printf length modifier
Dimitry Andric
2011-12-18
1
-1
/
+1
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
Ed Schouten
2010-01-02
1
-0
/
+2
*
This main goals of this project are:
Qing Li
2008-12-15
1
-8
/
+6
*
Cleanup of userland __P use
Kevin Lo
2007-11-07
1
-57
/
+57
[next]