index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_mpls.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-7
/
+5
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-5
/
+7
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-2286
/
+2107
*
*: remove VTYNL, part 1 of 6
David Lamparter
2017-07-14
1
-4
/
+4
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-12
/
+12
*
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-07-10
1
-1
/
+1
|
\
|
*
zebra: fix mpls_str2label()
Quentin Young
2017-07-05
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-07-05
1
-2
/
+2
|
\
|
|
*
*: update hash_create(), hash_create_size()
Quentin Young
2017-07-02
1
-2
/
+2
*
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-06-30
1
-23
/
+23
|
\
|
|
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
1
-4
/
+4
|
*
*: use vty_outln
Quentin Young
2017-06-29
1
-23
/
+23
*
|
Merge branch 'master' into bgpd-ipv4-plus-label-misc3
Daniel Walton
2017-06-21
1
-20
/
+19
|
\
|
|
*
zebra: define default segment routing global block values
Don Slice
2017-06-08
1
-20
/
+19
*
|
bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table
Daniel Walton
2017-06-16
1
-1
/
+1
|
/
*
Merge pull request #647 from qlyoung/zebra-mpls-error-messages
Renato Westphal
2017-06-03
1
-25
/
+40
|
\
|
*
zebra: more informative error messages for mpls labels
Quentin Young
2017-05-31
1
-25
/
+40
*
|
zebra: Refactor 'struct rib' to be 'struct route_entry'
Donald Sharp
2017-06-01
1
-31
/
+31
|
/
*
zebra: Add code to track kernel interactions
Donald Sharp
2017-05-18
1
-3
/
+13
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
zebra: do not crash if zebrad.lsp_process_q is NULL
Daniel Walton
2017-05-10
1
-5
/
+15
*
zebra: lsp_install() failed due to ZEBRA_FLAG_SELECTED check
Daniel Walton
2017-05-10
1
-9
/
+21
*
zebra: Fix crash with dereference of NULL pointer
Donald Sharp
2017-04-15
1
-0
/
+3
*
bgpd, lib, zebra: Implement handling of BGP-Prefix-SID label Index
Vivek Venkatraman
2017-04-06
1
-13
/
+163
*
bgpd, zebra: Implement BGP Prefix-SID IETF draft
Vivek Venkatraman
2017-04-06
1
-0
/
+41
*
zebra: labeled unicast handling
Don Slice
2017-04-06
1
-34
/
+350
*
zebra: fec register
Don Slice
2017-04-06
1
-6
/
+219
*
zebra: static label binding
Don Slice
2017-04-06
1
-0
/
+307
*
*: Refactor ifindex2ifname to be VRF aware
Donald Sharp
2017-03-15
1
-4
/
+4
*
*: Remove non-vrf based ifindex lookup
Donald Sharp
2017-03-15
1
-1
/
+1
*
zebra: fix installation of LDP labels on static routes
Renato Westphal
2017-02-07
1
-5
/
+9
*
zebra_mpls. Set best lsp nhlfe to null on deletion
Fredi Raspall
2016-12-14
1
-0
/
+3
*
zebra/ldpd: allow MPLS ECMP on unnumbered interfaces
Renato Westphal
2016-12-14
1
-23
/
+45
*
Merge branch '-renato' into stable/2.0
David Lamparter
2016-12-05
1
-6
/
+8
|
\
|
*
zebra/lib: remove redundant fields from zebra_vrf
Renato Westphal
2016-11-28
1
-2
/
+2
|
*
zebra/lib: plug several memleaks
Renato Westphal
2016-11-28
1
-4
/
+6
*
|
lib: replace strlcpy & strlcat with glibc versions
David Lamparter
2016-11-15
1
-1
/
+0
|
/
*
ldpd: always advertise labels upon receiving a redistributed route
Renato Westphal
2016-09-28
1
-2
/
+4
*
use JSON_C_TO_STRING_PRETTY for json_object_to_json_string
Daniel Walton
2016-09-28
1
-2
/
+2
*
zebra: check at startup if the kernel supports MPLS
Renato Westphal
2016-09-23
1
-1
/
+9
*
zebra: add explicit-null option for static MPLS LSPs
Renato Westphal
2016-09-23
1
-3
/
+16
*
MPLS: ignore hardware restrictions when --enable-cumulus is not given.
Renato Westphal
2016-09-23
1
-1
/
+2
*
mpls: add support to the OpenBSD kernel
Renato Westphal
2016-09-23
1
-0
/
+1
*
mpls: add support for LDP LSPs
Renato Westphal
2016-09-23
1
-180
/
+306
*
MPLS: Configure static routes with labels in Quagga
vivek
2016-09-23
1
-0
/
+57
*
MPLS: Display enhancements and JSON support
vivek
2016-09-23
1
-36
/
+178
*
Quagga: Fix MPLS LSP scheduling to follow nexthop route update
vivek
2016-09-23
1
-0
/
+1
*
Quagga: Fix memcmp usage for MPLS
vivek
2016-09-23
1
-6
/
+6
*
Quagga: Display MPLS label forwarding table
vivek
2016-09-23
1
-0
/
+112
*
Quagga: Install label forwarding entries for statically configured LSPs
vivek
2016-09-23
1
-1
/
+915
[next]