OpenBSD CVS

src/sbin/route/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / route

Current tag: OPENBSD_5_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.13   10 years  bluhm   Compile /sbin/route with -Wall enabled. OK deraadt@
[TXT] keywords.h  1.28   10 years  claudio   Remove genmask support from route(8). It still will show them in monitor or get ...
[TXT] keywords.sh  1.26   10 years  claudio   Remove genmask support from route(8). It still will show them in monitor or get ...
[TXT] route.8  1.73   10 years  claudio   Try to be more precise about rtable and rdomains.
[TXT] route.c  1.169   9 years  jca   Unbreak ''route flush'': the kernel now adds local (RTF_LOCAL) routes for addres...
[TXT] show.c  1.96   10 years  mpi   Introduce two new route flags: RTF_LOCAL and RTF_BROADCAST. Nothing use them fo...
[TXT] show.h  1.10   10 years  claudio   Sync show.c to what we have in netstat.c (at least steal some good idioms from t...