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
*
zebra/lib: remove redundant fields from zebra_vrf
Renato Westphal
2016-11-28
2
-10
/
+10
*
lib/zebra: put vrf_get() on a diet
Renato Westphal
2016-11-28
2
-168
/
+54
*
zebra: order VRFs by name on user output
Renato Westphal
2016-11-28
1
-1
/
+1
*
lib/zebra: convert vrf_list to a red-black tree
Renato Westphal
2016-11-28
2
-36
/
+20
*
*: rename two vrf functions
Renato Westphal
2016-11-28
3
-9
/
+9
*
lib: convert vrf code to use red-black trees as well
Renato Westphal
2016-11-28
3
-228
/
+51
*
lib: convert namespace code to use red-black trees
Renato Westphal
2016-11-28
2
-53
/
+37
*
lib: fix creation of pre-provisioned VRFs
Renato Westphal
2016-11-28
1
-0
/
+1
*
zebra/lib: move some code around
Renato Westphal
2016-11-28
4
-70
/
+70
*
lib: remove unused ns code
Renato Westphal
2016-11-28
2
-284
/
+1
*
zebra/lib: plug several memleaks
Renato Westphal
2016-11-28
4
-2
/
+10
*
lib: Fix nexthop strings to coincide with enum
vivek
2016-11-25
1
-1
/
+0
*
*: Fix up licensing to be right
Donald Sharp
2016-11-18
5
-8
/
+98
*
lib: add minimal no-config VTY mode
David Lamparter
2016-11-10
2
-7
/
+24
*
watchquagga: add "write integrated"
David Lamparter
2016-11-09
2
-0
/
+8
*
watchquagga: add ZLOG_WATCHQUAGGA
David Lamparter
2016-11-09
2
-1
/
+3
*
lib: privs: always look up VTY group
David Lamparter
2016-11-09
1
-23
/
+28
*
lib: add and use set_cloexec()
David Lamparter
2016-11-09
4
-1
/
+26
*
lib: Fix race condition in shutdown of routemap
Donald Sharp
2016-10-24
1
-1
/
+5
*
lib: Fix for int64 and json on some systems
Donald Sharp
2016-10-21
1
-0
/
+4
*
bgpd: 'show ip bgp summary json' shows large negative value for "peerUptimeMsec"
Daniel Walton
2016-10-20
2
-0
/
+8
*
lib: keep hash of node's commands to detect duplicate installs
Paul Jakma
2016-10-20
2
-3
/
+37
*
lib: Fix redist memory free'ing
Donald Sharp
2016-10-19
1
-5
/
+11
*
lib: Add cleanup for routemaps
Donald Sharp
2016-10-19
1
-12
/
+20
*
*: Consolidate routemap initialization
Donald Sharp
2016-10-19
2
-23
/
+11
*
bgpd, lib: memory cleanups for valgrind, plus debug changes
Lou Berger
2016-10-18
1
-0
/
+3
*
lib/zebra: remove code duplication in redist_del_instance()
Renato Westphal
2016-10-18
2
-21
/
+14
*
zebra/ldpd: introduce ZEBRA_ROUTE_ALL wildcard route type
Renato Westphal
2016-10-18
1
-0
/
+1
*
lib: add event_counter
Christian Franke
2016-10-18
3
-2
/
+133
*
lib: add api method to read current config path
Christian Franke
2016-10-18
2
-1
/
+7
*
lib/vtysh: fix duplicate installation of some vty commands
Renato Westphal
2016-10-13
1
-1
/
+6
*
*: Consolidate all double VIEW_NODE and ENABLE_NODE's
Donald Sharp
2016-10-08
4
-35
/
+0
*
lib: Consolidate VIEW_NODE to be ENABLE_NODE as well
Donald Sharp
2016-10-08
1
-0
/
+3
*
bgpd, lib: Remove RESTRICTED_NODE from code base
Donald Sharp
2016-10-08
4
-65
/
+2
*
*: 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
[next]