index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Consistently support 32-bit route tags
Christian Franke
2016-10-08
5
-6
/
+39
*
lib: Remove unknown protocol.
Donald Sharp
2016-10-07
2
-2
/
+0
*
lib: Fix ordering issue in protocol names
Donald Sharp
2016-10-07
2
-2
/
+10
*
lib, isisd: enable concurrent configuration editing
David Lamparter
2016-10-07
3
-1
/
+14
*
lib: replace vty->index_sub with qobj
David Lamparter
2016-10-07
2
-59
/
+32
*
lib: use qobj for vty->index context position
David Lamparter
2016-10-07
3
-37
/
+16
*
lib: vty: add infrastructure for qobj ID "index"
David Lamparter
2016-10-07
1
-1
/
+52
*
lib: qobj: register ifaces, routemaps & keychains
David Lamparter
2016-10-07
8
-2
/
+56
*
lib: add "qobj" object-ID infrastructure
David Lamparter
2016-10-07
4
-2
/
+211
*
bgpd: add L3/L2VPN Virtual Network Control feature
Lou Berger
2016-10-03
8
-0
/
+93
*
lib: add skiplist
Lou Berger
2016-09-30
3
-3
/
+848
*
memory: restore 'memstats:' keyword when logging memstats - useful in log
Lou Berger
2016-09-30
1
-1
/
+1
*
log.h: restore vzlog extern
Lou Berger
2016-09-30
1
-0
/
+2
*
lib: add route_table_get_default_delegate
Lou Berger
2016-09-30
2
-0
/
+9
*
zebra: support FIB override routes
Timo Teräs
2016-09-30
1
-0
/
+1
*
lib: Only display memory items that have allocations
Donald Sharp
2016-09-30
1
-7
/
+9
*
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-09-30
1
-9
/
+23
|
\
|
*
lib: apply mask to prefix in prefix-list
Don Slice
2016-09-12
1
-9
/
+23
*
|
lib: Fix compile for json
Donald Sharp
2016-09-29
1
-0
/
+6
*
|
lib: fix vrf_bitmap leak in zclient_free()
David Lamparter
2016-09-28
1
-0
/
+12
*
|
use JSON_C_TO_STRING_PRETTY for json_object_to_json_string
Daniel Walton
2016-09-28
1
-1
/
+1
*
|
lib: Allow more space in thread.c output
Donald Sharp
2016-09-26
1
-3
/
+3
*
|
lib: Make distribute.c accepts both v4 and v6.
Matthieu Boutier
2016-09-26
2
-48
/
+337
*
|
lib: simplify distribute.c's code.
Matthieu Boutier
2016-09-26
1
-172
/
+126
*
|
Make route flags a 32bit field
Christian Franke
2016-09-23
2
-5
/
+5
*
|
lib: Check prefix length from zebra is sensible
Paul Jakma
2016-09-23
1
-17
/
+28
*
|
lib: force local MIN/MAX macros
David Lamparter
2016-09-23
2
-4
/
+7
*
|
lib: update Solaris multicast API (BZ#725)
Christian Franke
2016-09-23
1
-0
/
+34
*
|
lib: fix ICC warning in route-map code
David Lamparter
2016-09-23
1
-1
/
+1
*
|
Revert "Make route flags a 32bit field"
Donald Sharp
2016-09-23
2
-5
/
+5
*
|
Revert "zebra: support FIB override routes"
Donald Sharp
2016-09-23
1
-1
/
+0
*
|
zebra: support FIB override routes
Timo Teräs
2016-09-23
1
-0
/
+1
*
|
Make route flags a 32bit field
Christian Franke
2016-09-23
2
-5
/
+5
*
|
zebra: check at startup if the kernel supports MPLS
Renato Westphal
2016-09-23
1
-2
/
+2
*
|
*: remove dead code
Renato Westphal
2016-09-23
2
-20
/
+0
*
|
zebra: fix bug in nexthop label allocation
ßingen
2016-09-23
1
-1
/
+2
*
|
mpls: add support to the OpenBSD kernel
Renato Westphal
2016-09-23
1
-0
/
+6
*
|
mpls: add support for LDP LSPs
Renato Westphal
2016-09-23
5
-6
/
+26
*
|
ldpd: adapt the code for Quagga
Renato Westphal
2016-09-23
12
-29
/
+158
*
|
ldpd: copy original sources from OpenBSD (14/09/2016)
Renato Westphal
2016-09-23
5
-0
/
+2004
*
|
MPLS: Install labeled static routes
vivek
2016-09-23
1
-0
/
+3
*
|
Quagga: Install label forwarding entries for statically configured LSPs
vivek
2016-09-23
2
-1
/
+33
*
|
Quagga: Static LSP configuration
vivek
2016-09-23
1
-0
/
+2
*
|
Quagga: Definitions for static LSPs
vivek
2016-09-23
1
-0
/
+9
*
|
Quagga: Basic definitions for MPLS
vivek
2016-09-23
1
-0
/
+172
*
|
lib: Add #define str for JavaScript help string
Donald Sharp
2016-09-21
1
-0
/
+2
*
|
lib: deregister memtypes on exit/unload
David Lamparter
2016-09-19
1
-6
/
+25
*
|
lib: clean/restore memory debugging functions
David Lamparter
2016-09-19
4
-89
/
+37
*
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
40
-311
/
+131
*
|
lib: migrate to new memory-type handling
David Lamparter
2016-09-19
7
-722
/
+302
[next]