index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
route
/
route.c
Age
Commit message (
Expand
)
Author
2022-04-10
fix various typos in comments and output/log messages.
andvar
2020-04-02
Add a prog_setsockopt (thanks kre@)
christos
2020-03-14
route: Enable receive error reporting on the routing socket
roy
2020-02-22
Avoid undefined behavior
kamil
2020-01-22
route: address flags are more useful than interface flags for address msgs
roy
2020-01-22
route: Decode the correct flags for interface address messages
roy
2019-09-02
route(8): Show addres for RTM_LOSING
roy
2019-08-31
route(8): show addrs for RTM_MISS
roy
2019-08-22
route(8): print RTM_CHANGE messages
roy
2018-08-14
Resolve every route(4) message type before printing anything more about it
roy
2018-03-23
Handle the routing socket overflowing gracefully.
roy
2017-12-13
Use the definitions from the standard header files and replace homebrew
christos
2017-12-13
Fix typo in flag name. We should probably just use IFFBITS string
uwe
2017-06-16
Support -c <count> option for route monitor
ozaki-r
2017-03-17
Report the PID for the process changing the address.
roy
2016-04-04
Separate nexthop caches from the routing table
ozaki-r
2016-01-23
no need for <sys/mbuf.h>
christos
2016-01-17
PR/50671: David Binderman: fix memory leak.
christos
2015-03-23
Add RTF_BROADCAST to mark routes used for the broadcast address when
roy
2015-02-26
Teach route(8) about RTF_LOCAL.
roy
2014-12-20
MKINET6=no build fixes
prlw1
2014-12-17
Note that RTM_CHANGE can also change the gateway
roy
2014-11-12
PR/47704: Takahiro HAYASHI: Add -L flag
christos
2014-11-07
Now that the code can support tags and verbose route printing, enable them.
christos
2014-11-06
Factor out the netstat route printing code and use it here. There is no
christos
2013-10-19
use correct function
christos
2013-10-19
use symbolic flags
christos
2013-10-19
use scopeid functions
christos
2013-10-18
avoid pointer gymnastics
christos
2013-03-01
Retire OSI network stack. OK core@
joerg
2012-10-04
Fix fallout from 1.129 that converted sou::so_foo from unions to
uwe
2012-08-08
remove useless rump headers.
christos
2012-03-17
PR/42179: Christoph Badura: Be a little friendlier about missing args.
christos
2011-12-26
Off by one and clarity improvement from Christian Biere
christos
2011-12-24
PR/45661: Henning Petersen: Overlapping buffer in route.c.
christos
2011-11-11
Move RTF_ANNOUNCE flag so that it no longer conflicts with RTF_PROTO2.
gdt
2011-10-07
Simplify.
joerg
2011-08-29
Use __dead
joerg
2011-07-01
Fix memset usage.
joerg
2011-06-22
don't compile tag functions if SMALL is defined. Should fix the build
kefren
2011-06-21
Alloc dynamically sockunions in sou.
kefren
2011-02-01
Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket
matt
2010-12-13
Convert from RUMP_ACTION to RUMPPRG.
pooka
2010-11-12
Support the new RTM_IFINFO and RTM_CHGADDR messages.
roy
2010-11-05
adapt to new rumpclient_init() signature
pooka
2010-11-04
#ifdef variable correctly
pooka
2010-11-04
be consistent in what to leave outside of SMALL
pooka
2010-11-04
Support RUMP_ACTION to compile a rump kernel client.
pooka
2010-06-26
add MPLS clue - mpls and tag keywords
kefren
2010-05-12
PR/40455: Mihai Chelaru: Add noreject noblackhole options
christos
[next]