index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra/lib: remove redundant fields from zebra_vrf
Renato Westphal
2016-11-28
1
-29
/
+29
*
lib/zebra: put vrf_get() on a diet
Renato Westphal
2016-11-28
1
-4
/
+4
*
zebra: order VRFs by name on user output
Renato Westphal
2016-11-28
1
-20
/
+20
*
lib/zebra: convert vrf_list to a red-black tree
Renato Westphal
2016-11-28
1
-6
/
+3
*
lib: convert vrf code to use red-black trees as well
Renato Westphal
2016-11-28
1
-60
/
+60
*
zebra: nuke zvrf_list and always use vrf_list instead
Renato Westphal
2016-11-28
1
-5
/
+17
*
zebra: Allow v6 static routes to handle mpls not in kernel
Donald Sharp
2016-10-25
1
-2
/
+6
*
zebra: Disable mpls slightly different
Donald Sharp
2016-10-25
1
-0
/
+6
*
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-10-21
1
-46
/
+85
|
\
|
*
zebra: add support for ipv6 static to null0
Don Slice
2016-10-06
1
-44
/
+82
|
*
json support for "show ip route" for "show ipv6 route"
Daniel Walton
2016-09-06
1
-63
/
+297
*
|
*: Consolidate all double VIEW_NODE and ENABLE_NODE's
Donald Sharp
2016-10-08
1
-64
/
+0
*
|
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
1
-108
/
+108
*
|
zebra: support FIB override routes
Timo Teräs
2016-09-30
1
-1
/
+6
*
|
use JSON_C_TO_STRING_PRETTY for json_object_to_json_string
Daniel Walton
2016-09-28
1
-2
/
+2
*
|
Revert "zebra: support FIB override routes"
Donald Sharp
2016-09-23
1
-6
/
+1
*
|
zebra: support FIB override routes
Timo Teräs
2016-09-23
1
-1
/
+6
*
|
zebra: install MPLS CLI commands only if MPLS is enabled.
Renato Westphal
2016-09-23
1
-398
/
+107
*
|
MPLS: ignore hardware restrictions when --enable-cumulus is not given.
Renato Westphal
2016-09-23
1
-0
/
+2
*
|
MPLS: add support for labeled IPv6 static routes.
Renato Westphal
2016-09-23
1
-99
/
+148
*
|
MPLS: Install labeled static routes
vivek
2016-09-23
1
-0
/
+17
*
|
MPLS: Configure static routes with labels in Quagga
vivek
2016-09-23
1
-143
/
+264
*
|
MPLS: Display enhancements and JSON support
vivek
2016-09-23
1
-6
/
+10
*
|
Quagga: Display MPLS label forwarding table
vivek
2016-09-23
1
-0
/
+36
*
|
Quagga: Static LSP configuration
vivek
2016-09-23
1
-0
/
+180
*
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+2
*
|
zebra: Pass in vrf to rib_match_ipv4_multicast
Donald Sharp
2016-09-14
1
-1
/
+1
*
|
zebra: Refactor v4 and v6 static_add into 1 function
Donald Sharp
2016-09-01
1
-5
/
+4
*
|
zebra: Refactor v4 and v6 static_delete
Donald Sharp
2016-09-01
1
-4
/
+9
*
|
zebra: Create zebra_static.[ch] to isolate code
Donald Sharp
2016-09-01
1
-1
/
+2
*
|
json support for "show ip route" for "show ipv6 route"
Daniel Walton
2016-08-29
1
-63
/
+297
*
|
zebra: implement per-route mtu handling
Timo Teräs
2016-08-21
1
-0
/
+2
|
/
*
zebra: resolved problem with show ip route vrf
Don Slice
2016-06-27
1
-1
/
+4
*
zebra/vty: use prefix2str and unify show ip/ipv6 route code
Timo Teräs
2016-06-09
1
-235
/
+34
*
zebra: Remove experimental warning
Donald Sharp
2016-06-01
1
-6
/
+0
*
zebra: don't print uninitialized string (3b02fe8)
David Lamparter
2016-05-26
1
-3
/
+1
*
Removal of 'show ip mroute'
Donald Sharp
2016-05-26
1
-92
/
+0
*
zebra: mark multicast commands experimental
David Lamparter
2016-05-26
1
-2
/
+9
*
zebra: add "show ip rpf" to get result of RPF lookup
David Lamparter
2016-05-26
1
-7
/
+52
*
zebra: make MRIB lookup behaviour switchable
David Lamparter
2016-05-26
1
-2
/
+70
*
zebra: fix optional distance on static mrib route
David Lamparter
2016-05-26
1
-8
/
+29
*
zebra: mrib: static route support
Everton Marques
2016-05-26
1
-118
/
+163
*
zebra: Fix show ip route for ibgp only routes
Donald Sharp
2016-05-13
1
-1
/
+2
*
zebra: Add route-map support to ip import-table
Don Slice
2016-05-13
1
-8
/
+58
*
zebra: Fix interface based static routes
Donald Sharp
2016-05-10
1
-32
/
+17
*
zebra: fix show ip route vrf to use zvrf_list
Donald Sharp
2016-05-06
1
-2
/
+32
*
zebra: Fix show vrf and show run to use the zvrf_list
Donald Sharp
2016-05-06
1
-15
/
+7
*
zebra: Add code to add/remove statics from the rib
Donald Sharp
2016-05-06
1
-2
/
+2
*
zebra: Allow vrfs to be defined and displayed before netlink vrf add
root
2016-05-03
1
-12
/
+16
*
zebra: Stop passing around vrf_id for static_XXX functions
Donald Sharp
2016-05-02
1
-29
/
+53
[next]