index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
HACKING.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
zebra: "ip import-table" display is hosed
Daniel Walton
1
-11
/
+5
2016-09-27
tools: quagga-reload should raise Exception instead of exiting
Daniel Walton
1
-6
/
+6
2016-09-26
lib: Allow more space in thread.c output
Donald Sharp
1
-3
/
+3
2016-09-26
zebra: add missing files to EXTRA_DIST
Renato Westphal
2
-1
/
+1
2016-09-26
lib: Make distribute.c accepts both v4 and v6.
Matthieu Boutier
4
-66
/
+355
2016-09-26
ripngd: code simplification for redistribution.
Matthieu Boutier
1
-91
/
+25
2016-09-26
ripd: code simplification for redistribution.
Matthieu Boutier
1
-92
/
+24
2016-09-26
lib: simplify distribute.c's code.
Matthieu Boutier
1
-172
/
+126
2016-09-23
Make route flags a 32bit field
Christian Franke
11
-29
/
+30
2016-09-23
lib: Check prefix length from zebra is sensible
Paul Jakma
7
-24
/
+35
2016-09-23
lib: force local MIN/MAX macros
David Lamparter
2
-4
/
+7
2016-09-23
fpm/protobuf: fix compile errors & warnings
David Lamparter
3
-4
/
+6
2016-09-23
zebra: add developer test functions for FPM code
Avneesh Sachdev
2
-1
/
+281
2016-09-23
build: support for "development build"
Avneesh Sachdev
1
-0
/
+8
2016-09-23
doc: add blurb on use of protobuf with FPM
Avneesh Sachdev
1
-2
/
+26
2016-09-23
zebra: optionally use protobuf with FPM
Avneesh Sachdev
6
-28
/
+455
2016-09-23
Use only the ISC license for .proto files.
Avneesh Sachdev
2
-62
/
+0
2016-09-23
fpm: Add protobuf support for FPM.
Avneesh Sachdev
8
-12
/
+288
2016-09-23
build: turn off automake portability warnings
Avneesh Sachdev
1
-1
/
+3
2016-09-23
qpb: Add support for protobuf.
Avneesh Sachdev
13
-3
/
+1047
2016-09-23
isisd: fix assert warning
David Lamparter
1
-0
/
+1
2016-09-23
zebra: Enable fpm module to connect to remote fpm server
Udaya Shankara KS
4
-1
/
+116
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
[next]