| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r303374: | ae | 2016-08-14 | 1 | -1/+27 |
* | MFH | gjb | 2016-03-02 | 1 | -2/+0 |
|\ |
|
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 1 | -2/+0 |
* | | Explicitly add more files to the 'runtime' package. | gjb | 2016-02-09 | 1 | -0/+1 |
|/ |
|
* | Fix /sbin/route to never look up (invalid) interface names through DNS | rstone | 2015-09-17 | 1 | -0/+3 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+21 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -9/+1 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 3 | -9/+14 |
| |\ |
|
| * | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | Merge from head | sjg | 2014-05-08 | 2 | -3/+1 |
| |\ \ |
|
| * \ \ | Merge head | sjg | 2014-04-28 | 3 | -136/+154 |
| |\ \ \ |
|
| * \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 1 | -0/+5 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge from head | sjg | 2013-09-05 | 2 | -405/+398 |
| |\ \ \ \ \ |
|
| * | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 3 | -203/+486 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+22 |
* | | | | | | | | Eliminate incorrect IPv6 mask guessing: | melifaro | 2015-01-16 | 1 | -9/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Finish r274175: do control plane MTU tracking. | melifaro | 2014-11-17 | 1 | -1/+1 |
* | | | | | | | Kill custom in_matroute() radix mathing function removing one rte mutex lock. | melifaro | 2014-11-11 | 3 | -6/+1 |
* | | | | | | | Put "break" after err() to please coverity. | melifaro | 2014-11-04 | 1 | -0/+1 |
* | | | | | | | Print human-readable error for "route not found" case. | melifaro | 2014-10-31 | 1 | -2/+11 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Fix incorrect netmasks being passed via rtsock. | melifaro | 2014-05-08 | 1 | -2/+0 |
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | When switching variables to flags in r243185 a few cases were missed. | bz | 2014-04-16 | 1 | -5/+5 |
* | | | | | Remove AppleTalk support. | glebius | 2014-03-14 | 3 | -70/+2 |
* | | | | | Remove IPX support. | glebius | 2014-03-14 | 1 | -1/+0 |
* | | | | | Bump dates in nestat(1) and route(8) man pages. | melifaro | 2014-01-11 | 1 | -5/+4 |
* | | | | | Add -4/-6 shorthand for -finet/-finet6 in route(8) and netstat(8). | melifaro | 2014-01-10 | 3 | -4/+44 |
* | | | | | Do some more sanity checks in route(8): require netmask to have | melifaro | 2014-01-09 | 1 | -0/+7 |
* | | | | | route(1): Pull static data to the top of the file. | eadler | 2013-12-04 | 1 | -15/+15 |
* | | | | | route(1): Pull static buffer out of the function and into function scope. | eadler | 2013-12-04 | 1 | -17/+17 |
* | | | | | route(1): Pull static buffer out of the function and into function scope. | eadler | 2013-12-04 | 1 | -13/+13 |
* | | | | | route(1): Pull static variable out of the function and into function scope. | eadler | 2013-12-04 | 1 | -3/+3 |
* | | | | | route(1): Pull static buffer out of the function and into function scope. | eadler | 2013-12-04 | 1 | -4/+5 |
* | | | | | Avoid using a static buffer in atalk_ntoa. This will help allow users to cal... | eadler | 2013-12-04 | 1 | -9/+15 |
* | | | | | Add const qualifier where appropriate | eadler | 2013-12-04 | 1 | -2/+2 |
* | | | | | Add const qualifier where appropriate | eadler | 2013-12-04 | 1 | -1/+1 |
* | | | | | Turn 'n' into a local variable. This is required for additional changes. | eadler | 2013-12-04 | 1 | -1/+2 |
* | | | | | Use long explicitly for the time difference. | hrs | 2013-10-18 | 1 | -1/+2 |
* | | | | | - Add relative specification in expiration time. | hrs | 2013-10-17 | 3 | -11/+43 |
| |_|_|/
|/| | | |
|
* | | | | When destination parameter is missing, exit with a clear synopsis, | glebius | 2013-10-08 | 1 | -0/+5 |
| |_|/
|/| | |
|
* | | | Fix boundary check of sockaddr array. | hrs | 2013-08-01 | 1 | -3/+2 |
* | | | Fix a bug in cp += SA_SIZE() in RTA_* loop. This could prevent | hrs | 2013-07-24 | 1 | -8/+7 |
* | | | - Use getnameinfo() for both of AF_INET and AF_INET6 in routename(). | hrs | 2013-07-21 | 1 | -46/+54 |
* | | | - Fix nflag in routename(). | hrs | 2013-07-21 | 1 | -10/+33 |
* | | | - Simplify getaddr() and print_getmsg() by using RTAX_* instead of RTA_* | hrs | 2013-07-20 | 1 | -80/+48 |
* | | | Show "default" for the zero-filled address consistently when nflag == 0. | hrs | 2013-07-20 | 1 | -13/+10 |