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
*
nhrpd: implement next hop resolution protocol
Timo Teräs
2017-03-07
1
-0
/
+3
*
zebra: support static srcdest routes
Christian Franke
2017-01-30
1
-51
/
+208
*
zebra: add srcdest support to rib
Christian Franke
2017-01-30
1
-43
/
+53
*
*: Fix redistribute issue
Donald Sharp
2017-01-27
1
-4
/
+4
*
zebra: Cleanup zebra_static CLANG/SA issues.
Donald Sharp
2017-01-18
1
-0
/
+11
*
zebra: Fix include order for build
Donald Sharp
2017-01-18
1
-1
/
+1
*
Merge branch 'stable/2.0-for-merge'
David Lamparter
2017-01-13
1
-8
/
+8
|
\
|
*
zebra: Allow tag values greater than 2 billion on arm
Donald Sharp
2017-01-06
1
-8
/
+8
*
|
Merge branch 'master' into fix-proto_redistnum
Quentin Young
2017-01-07
1
-5
/
+4
|
\
\
|
*
\
Merge pull request #32 from qlyoung/fix-cli-nits2
Donald Sharp
2017-01-07
1
-1
/
+0
|
|
\
\
|
|
*
|
bgpd, ospfd, zebra: remove duplicate cli installs
Quentin Young
2016-12-29
1
-1
/
+0
|
*
|
|
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-01-06
1
-4
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
build: rename (2 of ?): route_types macros
David Lamparter
2016-12-20
1
-12
/
+12
*
|
|
all: use ->text when parsing protocol argument
Quentin Young
2016-12-16
1
-21
/
+17
|
/
/
*
|
zebra-mpls: fix regression caused by wrong conflict resolution
Renato Westphal
2016-12-14
1
-0
/
+17
*
|
zebra: Remove weird blackhole/reject static routes
Quentin Young
2016-12-14
1
-151
/
+4
*
|
Merge branch 'fixes/command'
David Lamparter
2016-12-08
1
-1
/
+1
|
\
\
|
*
|
zebra: use correct cmd index for 'no ipv6 route' command
Christian Franke
2016-12-05
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'osr/master' into vtysh-grammar
Quentin Young
2016-12-06
1
-99
/
+105
|
\
\
\
|
*
\
\
Merge branch 'stable/2.0'
David Lamparter
2016-12-05
1
-99
/
+105
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
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
*
|
|
all: Replace "JavaScript Object Notation\n" with JSON_STR
Quentin Young
2016-11-30
1
-2
/
+2
*
|
|
all: Fix all underfull doc strings
Quentin Young
2016-11-30
1
-1
/
+5
|
/
/
*
|
all: Fix underfull doc strings, part 2
Quentin Young
2016-11-08
1
-2
/
+5
*
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-25
1
-7
/
+25
|
\
|
|
*
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 branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-25
1
-33
/
+58
|
\
|
|
*
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
*
|
|
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-10-18
1
-205
/
+249
|
\
|
|
|
*
|
*: 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
[next]