summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_vty.c
Commit message (Expand)AuthorAgeFilesLines
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* bgpd, ospfd, zebra: fix some DEFUN definitionsChristian Franke2014-04-011-4/+4
* zebra: implement NEXTHOP_FLAG_ONLINKChristian Franke2013-09-191-0/+9
* zebra: rework recursive route resolutionChristian Franke2013-09-191-105/+31
* zebra: improve display of NEXTHOP_IPV4_IFINDEX in show ip routeChristian Franke2013-08-061-2/+9
* zebra: add structure to hold per-prefix state in RIBAvneesh Sachdev2012-11-301-12/+12
* zebra: fix up compilation without rtadv/IPv6Joachim Nilsson2012-05-091-39/+34
* bgpd, zebra: Fix format for some metric outputsJorge Boncompte [DTI2]2012-05-021-2/+2
* zebra: Display uptime of Babel routes in show ip[v6] route.Juliusz Chroboczek2012-03-251-0/+4
* zebra: Removal of the following warning messagesG.Balaji2012-01-231-3/+2
* zebra: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-231-0/+82
* lib: put route_types.txt to real useDavid Lamparter2011-12-131-63/+15
* [zebra] Fix vyatta bug 2814: Add "show ip route summary" command.Stig Thormodsrud2009-06-181-35/+86
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-2/+2
* [zebra] Trivial patches so we can compile when IPv6 is not enabledAndrew J. Schorr2007-05-301-29/+34
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-0/+158
* 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-011-66/+4
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-19/+15
* Fix "show ipv6 route <proto>" command.hasso2004-12-181-2/+2
* Some compiler warnings fixes and fix for bugzilla #119.hasso2004-10-121-7/+10
* Unbreak "show ip route" command.hasso2004-10-121-2/+2
* Compiler warnings fixes.hasso2004-09-261-1/+1
* Merge isisd into the Quagga's framework:jardin2003-12-231-2/+16
* 2003-07-15 Paul Jakma <paul@dishone.st>paul2003-07-151-37/+37
* IPv4 part of "make reject|blackhole routes work without nexthop|interface".hasso2003-05-281-4/+135
* Add back support for null0 interface blackhole routes.paul2003-05-251-25/+57
* Route (reject|blackhole) support from 6Wind patch.hasso2003-05-251-57/+345
* Initial revisionpaul2002-12-131-0/+1554