tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sbin
/
route
/
at
master
7 files
Makefile
zap depend ghost. add a comment explaining why keywords.h is in the source tree even though it's exactly what keywords.sh generates, so that people don't try adding the generating rule again.
8 years ago
keywords.h
Add a new 'nameserver' command to route(8). It sends nameserver proposals to resolvd(8) using the dns proposal protocol over the route socket. Based on a seperate program written by florian@. deraadt noticed some whitespace issues. more fixes and ok florian@
4 years ago
keywords.sh
Add a new 'nameserver' command to route(8). It sends nameserver proposals to resolvd(8) using the dns proposal protocol over the route socket. Based on a seperate program written by florian@. deraadt noticed some whitespace issues. more fixes and ok florian@
4 years ago
route.8
sourceaddr:
3 years ago
route.c
Adjust sourceaddr argument parser.
3 years ago
show.c
Make route sourceaddr always print the used addresses for inet and inet6. Print 'default' if no sourceaddr is set and the default algorithm is used. With and OK kn@ deraadt@
3 years ago
show.h
Add feature to force the selection of source IP address
5 years ago