index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra/lib: remove redundant fields from zebra_vrf
Renato Westphal
2016-11-28
17
-188
/
+164
*
lib/zebra: put vrf_get() on a diet
Renato Westphal
2016-11-28
6
-183
/
+62
*
zebra: order VRFs by name on user output
Renato Westphal
2016-11-28
5
-27
/
+27
*
lib/zebra: convert vrf_list to a red-black tree
Renato Westphal
2016-11-28
4
-44
/
+24
*
*: rename two vrf functions
Renato Westphal
2016-11-28
14
-26
/
+26
*
lib: convert vrf code to use red-black trees as well
Renato Westphal
2016-11-28
14
-371
/
+188
*
lib: convert namespace code to use red-black trees
Renato Westphal
2016-11-28
2
-53
/
+37
*
zebra: nuke zvrf_list and always use vrf_list instead
Renato Westphal
2016-11-28
3
-21
/
+27
*
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
8
-133
/
+131
*
lib: remove unused ns code
Renato Westphal
2016-11-28
2
-284
/
+1
*
zebra/lib: plug several memleaks
Renato Westphal
2016-11-28
11
-17
/
+51
*
bgpd: release all memory explicitly on exit
Renato Westphal
2016-11-28
3
-49
/
+51
*
bgpd: plug several memleaks
Renato Westphal
2016-11-28
4
-9
/
+22
*
bgpd: reuse sockunion2hostprefix() on bgp_nht.c
Renato Westphal
2016-11-28
1
-45
/
+9
*
bgpd: optimize copy of strings on peer_xfer_conn()
Renato Westphal
2016-11-28
1
-4
/
+2
*
bgpd: use loops to reduce code duplication
Renato Westphal
2016-11-28
1
-32
/
+19
*
isisd: fix loss of packets after circuit is brought up
Renato Westphal
2016-11-25
1
-2
/
+2
*
lib: Fix nexthop strings to coincide with enum
vivek
2016-11-25
1
-1
/
+0
*
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-11-19
2
-38
/
+43
|
\
|
*
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
Don Slice
2016-11-14
2
-1
/
+13
|
|
\
|
|
*
Cumulus: Fixup changelog and version string.
Donald Sharp
2016-11-12
2
-1
/
+13
|
*
|
zebra: remove recursively derived static routes correctly
Don Slice
2016-11-14
1
-35
/
+34
|
|
/
*
|
vtysh, zebra: Fix link-params to use exit-link-params
Donald Sharp
2016-11-18
4
-2
/
+26
*
|
Merge remote-tracking branch 'opensourcerouting/cmaster-next-linkpar' into cm...
Donald Sharp
2016-11-18
2
-1
/
+20
|
\
\
|
*
|
zebra: fix link-params CLI handling
David Lamparter
2016-11-12
2
-1
/
+20
*
|
|
*: Fix up licensing to be right
Donald Sharp
2016-11-18
8
-9
/
+158
*
|
|
bgpd: 'show ip bgp neighbor json' some keys are in the wrong place
Daniel Walton
2016-11-16
1
-10
/
+10
*
|
|
bgpd: 'show ip bgp neighbor json' some keys are in the wrong place
Daniel Walton
2016-11-16
1
-13
/
+11
|
/
/
*
|
Merge remote-tracking branch 'opensourcerouting/cmaster-next-vty2' into cmast...
Donald Sharp
2016-11-10
23
-200
/
+578
|
\
\
|
*
|
vtysh: fix config write
David Lamparter
2016-11-10
1
-0
/
+1
|
*
|
doc: vtysh doc updates
David Lamparter
2016-11-10
2
-37
/
+138
|
*
|
doc: generic updates
David Lamparter
2016-11-10
2
-21
/
+9
|
*
|
vtysh: improve config-write error reporting
David Lamparter
2016-11-10
2
-7
/
+12
|
*
|
lib: add minimal no-config VTY mode
David Lamparter
2016-11-10
3
-8
/
+27
|
*
|
Revert "vtysh: Make vtysh run as quagga user"
David Lamparter
2016-11-09
1
-24
/
+0
|
*
|
vtysh: funnel integrated write through watchquagga
David Lamparter
2016-11-09
1
-1
/
+17
|
*
|
vtysh: add watchquagga to target list
David Lamparter
2016-11-09
3
-7
/
+15
|
*
|
watchquagga: add "write integrated"
David Lamparter
2016-11-09
8
-3
/
+207
|
*
|
watchquagga: add ZLOG_WATCHQUAGGA
David Lamparter
2016-11-09
3
-2
/
+4
|
*
|
vtysh: set config file permissions
David Lamparter
2016-11-09
1
-6
/
+54
|
*
|
vtysh: add -w option for integrated-config write
David Lamparter
2016-11-09
3
-6
/
+30
|
*
|
vtysh: detangle configuration writes
David Lamparter
2016-11-09
4
-65
/
+21
|
*
|
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
*
|
|
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-11-10
2
-3
/
+35
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
watchquagga: Signal when we are actually up and running
Donald Sharp
2016-11-09
2
-3
/
+35
*
|
Modify build version.
Donald Sharp
2016-10-29
2
-1
/
+7
*
|
build: configure.ac - use AC_PROG_CC_C99 instead of cflags to force c99 mode
Martin Winter
2016-10-26
1
-1
/
+1
*
|
bgpd: Squash spurious "unknown afi" log messages
Paul Jakma
2016-10-26
1
-0
/
+3
[next]