index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
TODO
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
isisd: Segmentation fault on isis daemon fixes
boris yakubov
4
-10
/
+22
2016-09-23
lib: update Solaris multicast API (BZ#725)
Christian Franke
1
-0
/
+34
2016-09-23
ripd: split-horizon default differed between rip_interface_new and _reset
Paul Jakma
3
-72
/
+65
2016-09-23
vtysh: make extract.pl more whitespace-robust
David Lamparter
1
-1
/
+1
2016-09-23
lib: fix ICC warning in route-map code
David Lamparter
1
-1
/
+1
2016-09-23
ospf6d: fix fallout from ifindex_t change
David Lamparter
1
-1
/
+2
2016-09-23
Revert "Make route flags a 32bit field"
Donald Sharp
11
-30
/
+29
2016-09-23
Revert "zebra: use link scope for interface routes"
Donald Sharp
2
-10
/
+18
2016-09-23
Revert "zebra: support FIB override routes"
Donald Sharp
7
-214
/
+142
2016-09-23
zebra: support FIB override routes
Timo Teräs
7
-142
/
+214
2016-09-23
zebra: use link scope for interface routes
Timo Teräs
2
-18
/
+10
2016-09-23
Make route flags a 32bit field
Christian Franke
11
-29
/
+30
2016-09-23
vtysh: relax error condition on build
Renato Westphal
1
-1
/
+3
2016-09-23
zebra: check at startup if the kernel supports MPLS
Renato Westphal
14
-49
/
+83
2016-09-23
*: remove dead code
Renato Westphal
10
-58
/
+0
2016-09-23
zserv: always send all information about each route
Renato Westphal
1
-14
/
+15
2016-09-23
zebra: add explicit-null option for static MPLS LSPs
Renato Westphal
2
-5
/
+24
2016-09-23
zebra: fix bug in nexthop label allocation
ßingen
1
-1
/
+2
2016-09-23
zebra: install MPLS CLI commands only if MPLS is enabled.
Renato Westphal
7
-401
/
+991
2016-09-23
MPLS: ignore hardware restrictions when --enable-cumulus is not given.
Renato Westphal
3
-1
/
+6
2016-09-23
MPLS: add support for labeled IPv6 static routes.
Renato Westphal
1
-99
/
+148
2016-09-23
distro/redhat: add mpls and ldpd
Renato Westphal
6
-2
/
+112
2016-09-23
build: fix package generation on CentOS 7
Renato Westphal
1
-1
/
+1
2016-09-23
mpls: add support to the OpenBSD kernel
Renato Westphal
10
-2
/
+270
2016-09-23
mpls: add null driver
Renato Westphal
7
-163
/
+119
2016-09-23
mpls: add support for LDP LSPs
Renato Westphal
11
-201
/
+500
2016-09-23
ldpd: add vtysh support
Renato Westphal
5
-6
/
+214
2016-09-23
ldpd: adapt the code for Quagga
Renato Westphal
57
-1200
/
+8862
2016-09-23
ldpd: sun is a reserved word on Solaris
Renato Westphal
1
-8
/
+8
2016-09-23
ldpd: copy original sources from OpenBSD (14/09/2016)
Renato Westphal
32
-0
/
+15009
2016-09-23
MPLS: Fix pointer manipulation when forming netlink nested attributes
vivek
1
-2
/
+12
2016-09-23
MPLS: Install labeled static routes
vivek
5
-38
/
+233
2016-09-23
MPLS: Configure static routes with labels in Quagga
vivek
6
-154
/
+383
2016-09-23
MPLS: Display enhancements and JSON support
vivek
4
-46
/
+196
2016-09-23
Quagga: Fix MPLS LSP scheduling to follow nexthop route update
vivek
5
-12
/
+56
2016-09-23
Quagga: Fix memcmp usage for MPLS
vivek
1
-6
/
+6
2016-09-23
Quagga: Display MPLS label forwarding table
vivek
4
-0
/
+184
2016-09-23
Quagga: Install label forwarding entries for statically configured LSPs
vivek
12
-27
/
+1553
2016-09-23
Quagga: Fix alignment in netlink messages in some cases
vivek
1
-19
/
+5
2016-09-23
Quagga: Static LSP configuration
vivek
11
-3
/
+874
2016-09-23
Quagga: Definitions for static LSPs
vivek
4
-1
/
+171