index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_vty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: support FIB override routes
Timo Teräs
2016-02-26
1
-0
/
+4
*
zebra: Collapse struct static_ipv[4|6] into struct static_route
Donald Sharp
2015-12-08
1
-6
/
+6
*
zebra: implement per-route mtu handling
Timo Teräs
2015-12-08
1
-0
/
+2
*
Removal of 'show ip mroute'
Donald Sharp
2015-08-04
1
-92
/
+0
*
zebra: configure static routes in any VRF
Feng Lu
2015-06-02
1
-116
/
+921
*
zebra: show routes in a specified VRF or all VRFs
Feng Lu
2015-06-02
1
-36
/
+1094
*
zebra: let FIB stand for its respective VRF
Feng Lu
2015-06-02
1
-7
/
+11
*
lib, zebra: move "struct vrf" to be a lib module
Feng Lu
2015-06-02
1
-19
/
+20
*
zebra/vty: use prefix2str and unify show ip/ipv6 route code
Timo Teräs
2015-06-01
1
-298
/
+114
*
zebra: don't print uninitialized string (3b02fe8)
David Lamparter
2015-03-07
1
-1
/
+1
*
zebra: mark multicast commands experimental
David Lamparter
2015-02-06
1
-0
/
+7
*
zebra: add "show ip rpf" to get result of RPF lookup
David Lamparter
2015-02-06
1
-5
/
+47
*
zebra: make MRIB lookup behaviour switchable
David Lamparter
2015-02-06
1
-4
/
+72
*
zebra: fix optional distance on static mrib route
David Lamparter
2015-02-06
1
-8
/
+31
*
zebra: mrib: static route support
Everton Marques
2015-02-06
1
-15
/
+72
*
Added show command to display only the routes in the RIB that does not count ...
Dinesh G Dutt
2014-11-11
1
-0
/
+124
*
zebra: route_unlock_node is missing in "show ip[v6] route <prefix>" commands
Lu Feng
2014-10-27
1
-0
/
+4
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-1
/
+1
*
bgpd, ospfd, zebra: fix some DEFUN definitions
Christian Franke
2014-04-01
1
-4
/
+4
*
zebra: implement NEXTHOP_FLAG_ONLINK
Christian Franke
2013-09-19
1
-0
/
+9
*
zebra: rework recursive route resolution
Christian Franke
2013-09-19
1
-105
/
+31
*
zebra: improve display of NEXTHOP_IPV4_IFINDEX in show ip route
Christian Franke
2013-08-06
1
-2
/
+9
*
zebra: add structure to hold per-prefix state in RIB
Avneesh Sachdev
2012-11-30
1
-12
/
+12
*
zebra: fix up compilation without rtadv/IPv6
Joachim Nilsson
2012-05-09
1
-39
/
+34
*
bgpd, zebra: Fix format for some metric outputs
Jorge Boncompte [DTI2]
2012-05-02
1
-2
/
+2
*
zebra: Display uptime of Babel routes in show ip[v6] route.
Juliusz Chroboczek
2012-03-25
1
-0
/
+4
*
zebra: Removal of the following warning messages
G.Balaji
2012-01-23
1
-3
/
+2
*
zebra: IPv4 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
1
-0
/
+82
*
lib: put route_types.txt to real use
David Lamparter
2011-12-13
1
-63
/
+15
*
[zebra] Fix vyatta bug 2814: Add "show ip route summary" command.
Stig Thormodsrud
2009-06-18
1
-35
/
+86
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
1
-2
/
+2
*
[zebra] Trivial patches so we can compile when IPv6 is not enabled
Andrew J. Schorr
2007-05-30
1
-29
/
+34
*
[zebra] Routemap support on received routes, with 'set src' command (linux)
Paul Jakma
2007-05-02
1
-0
/
+158
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
1
-66
/
+4
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-19
/
+15
*
Fix "show ipv6 route <proto>" command.
hasso
2004-12-18
1
-2
/
+2
*
Some compiler warnings fixes and fix for bugzilla #119.
hasso
2004-10-12
1
-7
/
+10
*
Unbreak "show ip route" command.
hasso
2004-10-12
1
-2
/
+2
*
Compiler warnings fixes.
hasso
2004-09-26
1
-1
/
+1
*
Merge isisd into the Quagga's framework:
jardin
2003-12-23
1
-2
/
+16
*
2003-07-15 Paul Jakma <paul@dishone.st>
paul
2003-07-15
1
-37
/
+37
*
IPv4 part of "make reject|blackhole routes work without nexthop|interface".
hasso
2003-05-28
1
-4
/
+135
*
Add back support for null0 interface blackhole routes.
paul
2003-05-25
1
-25
/
+57
*
Route (reject|blackhole) support from 6Wind patch.
hasso
2003-05-25
1
-57
/
+345
*
Initial revision
paul
2002-12-13
1
-0
/
+1554