Make "route add 0.0.0.0/X <gw>" where X > 0 work again.
[dragonfly.git] / sbin / route / route.c
2009-01-20 Hasso TepperMake "route add 0.0.0.0/X <gw>" where X > 0 work again.
2008-12-14 Sascha WildnerRemove some unnecessary casts.
2008-12-04 Hasso TepperMake CIDR in "-net net gw mask" form work again.
2008-07-07 Nuno AntunesIntroduce experimental MPLS over ethernet support....
2007-09-10 Matthew DillonFix bugs in the handling of CIDR specifications such...
2007-04-11 Matthew DillonUse SHUT_RD instead of a hardcoded value of 0 in calls...
2006-01-19 Matthew DillonAdd the '-c cpu' option to arp, netstat, and route...
2005-03-16 Chris PresseyStyle(9):
2005-03-16 Chris PresseyFollowup to previous commit: use uint8_t instead of...
2005-03-16 Chris PresseyWhen dumping the contents of a struct sockaddr with...
2005-03-16 Chris PresseyWhen rendering the routename() or netname() of a struct...
2005-03-16 Chris PresseyRaise WARNS to 6:
2004-11-02 Matthew DillonFix 'route add -host <target> -interface <interface_nam...
2004-03-23 Matthew DillonAdd -w, which prints the full width of the data being...
2004-03-23 Matthew DillonAdd 'route show' to the route command, plus style cleanups.
2004-02-04 Joerg SonnenbergerFix various warnings.
2003-11-01 David Rhodus* Nuke ~771 __P()'s from our tree.
2003-09-28 Hiten PandyaK...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: