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
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2022-10-31
fix various typos in comments and one output message.
andvar
2022-04-10
fix various typos in comments and output/log messages.
andvar
2021-01-02
route(8): group RTF_GATEWAY and ~RTF_GATEWAY (-iface).
uwe
2021-01-02
route(8): be consistent about capitalization.
uwe
2021-01-02
route(8): don't split -blackhole and -noblackhole.
uwe
2020-08-29
Make the "interesting" flags match the netstat ones, so:
christos
2020-08-29
Instead of defining RTF_LLINFO, use RTF_LLDATA
christos
2020-08-29
Document 'L'
christos
2020-04-03
Make route and netstat share the same struct progops (and initialization
martin
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-10-13
introduce some common variables for use in GCC warning disables:
mrg
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
2019-06-30
Add rcsid
sevan
2018-08-14
Resolve every route(4) message type before printing anything more about it
roy
2018-07-31
Remove references to XNS
sevan
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-10-10
user librumpres
christos
2017-07-13
Fix route and netstat -r output when built with -DSMALL
manu
2017-07-04
Use Ex.
wiz
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-06-28
Restore ARP/NDP entries to route show and netstat -r
ozaki-r
2017-06-19
Remove unnecessary Pp.
wiz
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-09-14
Include a few additional libc functions in rump.route to make it work with inet6
ozaki-r
2015-05-15
Fix rump.{netstat,route} shows host's interface names in link local addresses
ozaki-r
2015-04-22
Fix rump.route shows host's interface names
ozaki-r
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
2015-01-07
make netname4 match the netname6 signature avoiding a NULL pointer.
christos
2014-12-20
MKINET6=no build fixes
prlw1
2014-12-17
Note that RTM_CHANGE can also change the gateway
roy
2014-12-01
Complete the routing argument table by including the ID's used in the routing
christos
2014-11-12
PR/47704: Takahiro HAYASHI: Add -L flag
christos
2014-11-08
give a little more space
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-11-05
Remove esis reference
kefren
[next]