index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: Fix CID 1399335 (#1 of 1): Wrong sizeof argument (SIZEOF_MISMATCH)
Martin Winter
2017-02-10
1
-1
/
+1
*
*: Convert libzebra -> libfrr
Donald Sharp
2017-02-03
3
-5
/
+5
*
zebra: fix SEGV on exit or vrf delete
David Lamparter
2017-02-01
1
-2
/
+5
*
zebra: fpm: fix --enable-dev-build
David Lamparter
2017-02-01
1
-0
/
+2
*
*: fix warning fallout from set_socket_path
David Lamparter
2017-02-01
1
-1
/
+1
*
Revert "*: Add source of route as protocol string in ip route pushed into ker...
David Lamparter
2017-01-31
3
-58
/
+4
*
zebra: pass correct parameters to remove static routes with tags
Don Slice
2017-01-30
1
-4
/
+12
*
zebra: send ipv4 singlepath delete messages to kernel without nexthop
Don Slice
2017-01-30
1
-2
/
+4
*
*: Add source of route as protocol string in ip route pushed into kernel
Dinesh G Dutt
2017-01-30
3
-4
/
+58
*
bgpd, zebra: Fix for ignored non-default VRF single-hop BFD status messages i...
radhika
2017-01-30
1
-3
/
+11
*
zebra: Add vty_socket cli option to override the compiled-in location for the...
Martin Winter
2017-01-25
1
-1
/
+11
*
zebra: Allow tag values greater than 2 billion on arm
Donald Sharp
2017-01-06
1
-8
/
+8
*
Merge pull request #28 from opensourcerouting/dev/osr/rename-part1
Donald Sharp
2017-01-03
6
-46
/
+45
|
\
|
*
build: rename (2 of ?): route_types macros
David Lamparter
2016-12-20
2
-36
/
+36
|
*
build: replace some hardcoding with ./configure
David Lamparter
2016-12-20
1
-1
/
+2
|
*
build: rename (1 of ?): configure.ac + preproc
David Lamparter
2016-12-20
2
-7
/
+7
|
*
build: remove $Format tags
David Lamparter
2016-12-20
1
-2
/
+0
*
|
zebra: remove unused variable
Renato Westphal
2016-12-23
2
-4
/
+2
*
|
zebra: fix FIB route updates on *BSD
Renato Westphal
2016-12-23
3
-8
/
+8
|
/
*
Merge branch '-rip' into stable/2.0
David Lamparter
2016-12-05
1
-7
/
+3
|
\
|
*
*: create a helper function to set the IP_MULTICAST_LOOP sockoption
Renato Westphal
2016-11-25
1
-6
/
+2
|
*
pimd/zebra: fix setting of IP_MULTICAST_LOOP on OpenBSD
Renato Westphal
2016-11-25
1
-1
/
+1
*
|
Merge branch '-renato' into stable/2.0
David Lamparter
2016-12-05
27
-515
/
+631
|
\
\
|
*
|
zebra: plug more memory leaks
Renato Westphal
2016-11-28
8
-69
/
+192
|
*
|
zebra: loop through all static routes on vrf enable/disable
Renato Westphal
2016-11-28
1
-42
/
+36
|
*
|
zebra/lib: remove redundant fields from zebra_vrf
Renato Westphal
2016-11-28
14
-157
/
+143
|
*
|
lib/zebra: put vrf_get() on a diet
Renato Westphal
2016-11-28
4
-15
/
+8
|
*
|
zebra: order VRFs by name on user output
Renato Westphal
2016-11-28
4
-26
/
+26
|
*
|
lib/zebra: convert vrf_list to a red-black tree
Renato Westphal
2016-11-28
2
-8
/
+4
|
*
|
*: rename two vrf functions
Renato Westphal
2016-11-28
8
-13
/
+13
|
*
|
lib: convert vrf code to use red-black trees as well
Renato Westphal
2016-11-28
11
-143
/
+137
|
*
|
zebra: nuke zvrf_list and always use vrf_list instead
Renato Westphal
2016-11-28
3
-21
/
+27
|
*
|
zebra/lib: move some code around
Renato Westphal
2016-11-28
4
-63
/
+61
|
*
|
zebra/lib: plug several memleaks
Renato Westphal
2016-11-28
7
-15
/
+41
|
|
/
*
|
lib, zebra: Minimize display of link-params sub data
Donald Sharp
2016-12-05
1
-8
/
+9
*
|
zebra: check ZEBRA_IFC_REAL on if_up
Christian Franke
2016-12-01
1
-2
/
+3
*
|
Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng
David Lamparter
2016-11-28
2
-35
/
+53
|
\
|
|
*
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-11-19
1
-35
/
+34
|
|
\
|
|
*
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
1
-1
/
+12
|
*
|
Merge remote-tracking branch 'opensourcerouting/cmaster-next-linkpar' into cm...
Donald Sharp
2016-11-18
1
-0
/
+8
|
|
\
\
|
|
*
|
zebra: fix link-params CLI handling
David Lamparter
2016-11-12
1
-0
/
+8
*
|
|
|
zebra: add missing license headers to two files
Renato Westphal
2016-11-28
2
-0
/
+42
*
|
|
|
Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng
David Lamparter
2016-11-19
1
-0
/
+20
|
\
|
|
|
|
*
|
|
*: Fix up licensing to be right
Donald Sharp
2016-11-18
1
-0
/
+20
|
|
/
/
*
|
|
lib: replace strlcpy & strlcat with glibc versions
David Lamparter
2016-11-15
5
-5
/
+0
*
|
|
build: massively remove needless checks
David Lamparter
2016-11-15
1
-132
/
+2
*
|
|
zebra: fix sign warning in SNMP code
David Lamparter
2016-11-15
1
-2
/
+2
*
|
|
*: fix some licensing SNAFUs
David Lamparter
2016-11-14
1
-0
/
+21
|
/
/
*
|
zebra: Allow v6 static routes to handle mpls not in kernel
Donald Sharp
2016-10-25
1
-2
/
+6
[next]