| Commit message (Expand) | Author | Age | Files | Lines |
* | There is an undocument feature that ``route -vnd flush'' prints | ru | 2003-04-16 | 1 | -1/+1 |
* | Kill #ifdef NS code | peter | 2003-03-05 | 1 | -110/+0 |
* | Since route(8) itself is no longer setuid, we can get a meaningful | kbyanc | 2003-01-25 | 1 | -1/+1 |
* | The .Nm utility. | charnier | 2002-07-06 | 1 | -5/+7 |
* | Don't have -prefixlen 128 on host routes. | ume | 2002-06-08 | 1 | -8/+5 |
* | Avoid construction which results in label at end of block. | wollman | 2002-05-30 | 1 | -2/+6 |
* | Respect -q with "add" and "delete". Document who respects -q. | ru | 2002-05-25 | 2 | -31/+36 |
* | Allow prefix/prefixlen syntax for IPv6 to have consistency | ume | 2002-05-21 | 1 | -15/+22 |
* | Have RTF_HOST for /128 destionation. | ume | 2002-05-21 | 1 | -4/+9 |
* | Try to guess prefixlen for guessable cases. | ume | 2002-05-20 | 1 | -0/+33 |
* | Removed the cruft that became cruft after rev. 1.4. | ru | 2002-04-12 | 1 | -5/+1 |
* | o remove __P | imp | 2002-03-21 | 1 | -3/+3 |
* | Remove 'register' keyword. | obrien | 2002-03-20 | 1 | -30/+30 |
* | Introduce an interface announcement message for the routing | ru | 2002-01-18 | 1 | -1/+24 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+1 |
* | Bring in latest CSRG revisions to this file. | ru | 2001-10-17 | 1 | -11/+11 |
* | Synch with NetBSD and OpenBSD. | ru | 2001-08-31 | 2 | -3/+2 |
* | Handle snprintf() returning < 0 (not just -1) | brian | 2001-08-20 | 1 | -0/+4 |
* | Handle snprintf() returning -1. | brian | 2001-08-20 | 1 | -4/+6 |
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 1 | -3/+1 |
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -1/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -14/+14 |
* | Due to the documented bug in inet_aton(3), it wasn't possible | ru | 2001-07-11 | 1 | -2/+3 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -3/+3 |
* | Allow route(8) to create "proxy only" published ARP entries. | ru | 2001-06-12 | 3 | -5/+24 |
* | Fixed the -iface breakage introduced with the latest KAME merge | ru | 2001-06-12 | 1 | -2/+1 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -120/+114 |
* | When changing an indirect route, kernel routing code allocates | ru | 2001-06-08 | 2 | -2/+11 |
* | Change the host/bits syntax introduced in route.c,v 1.24 to the | ru | 2001-06-08 | 2 | -9/+8 |
* | - Exit 1 if "add", "change", or "delete" operation fails. | ru | 2001-06-07 | 2 | -10/+12 |
* | mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section. | dd | 2001-04-13 | 1 | -7/+7 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | mdoc(7) police: Change -filled displays (which just happen | ru | 2001-02-07 | 1 | -3/+3 |
* | Add a couple of newlines in the output from route monitor | phk | 2001-01-15 | 1 | -2/+4 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -1/+2 |
* | Typo fix: forgot -> forget. | dannyboy | 2000-11-26 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -4/+7 |
* | - Documented the host/bits syntax for destination argument. | ru | 2000-09-29 | 1 | -3/+13 |
* | Interpret the address argument as network-type address for `destination' | ru | 2000-09-29 | 1 | -13/+12 |
* | Fixed the case where argument of 0.0.0.0/8 would match the default route. | ru | 2000-09-29 | 1 | -4/+4 |
* | Clear sin6_scope_id before passing routes into kernel, becaues kernel | shin | 2000-03-11 | 1 | -0/+1 |
* | Add an scope index embedded IPv6 link local addr creation support, by route | shin | 2000-02-23 | 1 | -0/+4 |
* | Support IPv6 scoped addr in ifconfig and route | shin | 2000-02-10 | 1 | -25/+71 |
* | Fix return value check for inet_pton(). | sumikawa | 2000-01-25 | 1 | -1/+1 |
* | Merge bug fix from KAME repository. | shin | 2000-01-08 | 1 | -7/+0 |
* | Enable INET6 by default. | shin | 1999-12-15 | 1 | -1/+1 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 4 | -8/+172 |
* | MFS: forego->forgo | nsayer | 1999-10-16 | 1 | -1/+1 |
* | spell check != grammar check. :-) | nsayer | 1999-10-16 | 1 | -1/+1 |