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 pseudowire code re. upstream changes
David Lamparter
2017-08-09
2
-31
/
+28
*
zebra: add support for static pseudowires
Renato Westphal
2017-08-09
4
-5
/
+275
*
zebra: add support to openbsd's mpw(4) for pseudowires
Renato Westphal
2017-08-09
1
-0
/
+90
*
zebra: add new flag to detect nexthop label updates
Renato Westphal
2017-08-09
3
-4
/
+8
*
zebra: add nexthop tracking for pseudowires
Renato Westphal
2017-08-09
4
-3
/
+85
*
zebra: add pseudowire manager
ßingen
2017-08-09
9
-0
/
+496
*
zebra: add implicit-null labels to the rib
Renato Westphal
2017-08-09
1
-6
/
+4
*
zebra: fetch interface speed on *BSD
Renato Westphal
2017-08-09
1
-0
/
+1
*
Merge pull request #919 from opensourcerouting/static-routes-ifindex-update
Donald Sharp
2017-08-08
6
-108
/
+116
|
\
|
*
zebra: vrf: remove VRF-move static route updating
David Lamparter
2017-08-06
3
-52
/
+4
|
*
zebra: static: update on ifindex changes
David Lamparter
2017-08-06
4
-30
/
+86
|
*
zebra: static: rename IFINDEX -> IFNAME
David Lamparter
2017-08-06
3
-26
/
+26
*
|
*: Define the number of seconds in a Day, Week and year
Donald Sharp
2017-08-08
2
-7
/
+0
|
/
*
Merge pull request #899 from donaldsharp/ETH_ALEN
David Lamparter
2017-08-05
2
-27
/
+18
|
\
|
*
zebra: Switch to using ETH_ALEN
Donald Sharp
2017-08-04
2
-17
/
+17
|
*
zebra: Fix crash when OOM happens.
Donald Sharp
2017-08-04
1
-12
/
+3
*
|
Merge pull request #867 from jbonor/fixes
Donald Sharp
2017-08-04
6
-18
/
+33
|
\
\
|
|
/
|
/
|
|
*
zebra: cleanup, use RIB_SYSTEM_ROUTE() define where appropiate
Jorge Boncompte
2017-08-04
1
-4
/
+3
|
*
zebra: do not treat kernel routes as implicit withdraws
Jorge Boncompte
2017-08-04
1
-3
/
+3
|
*
zebra: hide netlink warning message
Jorge Boncompte
2017-08-04
1
-2
/
+3
|
*
zebra: do not hide distance and metric for kernel routes
Jorge Boncompte
2017-08-04
1
-4
/
+2
|
*
zebra: show nexthop MTU if available on detailed 'show ip route'
Jorge Boncompte
2017-08-04
1
-0
/
+3
|
*
zebra: copy MTU from non static routes into nexthop
Jorge Boncompte
2017-08-04
1
-0
/
+2
|
*
zebra: track and compare distance of recursive nexthops
Jorge Boncompte
2017-08-04
1
-0
/
+4
|
*
zebra: add missing protocols names to source-protocol route-map match
Jorge Boncompte
2017-08-04
1
-2
/
+10
|
*
zebra: fix compilation in 32bit platform
Jorge Boncompte
2017-08-04
1
-4
/
+4
*
|
zebra: Missing break statement causes crash in zebra
Donald Sharp
2017-08-03
1
-0
/
+1
|
/
*
Merge branch 'master' into PIM_VRF
Donald Sharp
2017-08-02
29
-1648
/
+452
|
\
|
*
build: fix/improve clippy dependencies
David Lamparter
2017-08-01
1
-0
/
+1
|
*
build: zebra: remove *_method Makefile hacks
David Lamparter
2017-07-31
21
-42
/
+107
|
*
build: convert zebra/ to non-recursive build
David Lamparter
2017-07-31
4
-97
/
+163
|
*
zebra: use DEFPY for static routes
Renato Westphal
2017-07-28
3
-697
/
+49
|
*
zebra: unify the ipv4/ipv6 static route functions
Renato Westphal
2017-07-28
1
-244
/
+129
|
*
zebra: allow fully specified static ipv4 routes
Renato Westphal
2017-07-28
3
-17
/
+156
|
*
zebra: refactor zebra_static_ipv4() and static_ipv6_func()
Renato Westphal
2017-07-28
1
-118
/
+126
|
*
zebra: accept static v6 routes with non-existent nexthop interfaces
Renato Westphal
2017-07-28
1
-3
/
+3
|
*
zebra: remove redundant DEFUNs for labeled static routes
Renato Westphal
2017-07-28
3
-674
/
+63
|
*
zebra: remove weird blackhole/reject ipv6 static routes
Renato Westphal
2017-07-28
1
-129
/
+31
|
*
zebra: use curly braces for optional arguments of static routes
Renato Westphal
2017-07-28
1
-16
/
+16
|
*
Merge pull request #863 from dwalton76/zebra-static-reject
Russ White
2017-07-27
1
-57
/
+61
|
|
\
|
|
*
zebra: static route cleanup
Daniel Walton
2017-07-25
1
-57
/
+61
|
*
|
zebra: debug cleanup
Daniel Walton
2017-07-25
1
-71
/
+64
|
|
/
*
|
zebra: Convert get_stats to use new kernel interface
Donald Sharp
2017-07-24
1
-13
/
+27
*
|
lib, pimd, zebra: Allow pim to set pimregX into appropriate vrf
Donald Sharp
2017-07-24
5
-3
/
+64
*
|
zebra: Allow S,G lookup to use RTNL_FAMILY_IPMR
Donald Sharp
2017-07-24
4
-33
/
+31
*
|
zebra: Remove strcpy from fast path
Donald Sharp
2017-07-24
1
-5
/
+10
|
/
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
17
-130
/
+107
*
Merge pull request #828 from tigranmartirosyan/master
Quentin Young
2017-07-18
1
-1
/
+11
|
\
|
*
Add 1 more identation to correspond to kernel style multi-line comment
tmartiro
2017-07-18
1
-5
/
+5
|
*
replace space to tabs, add kernel styles multiline, remove trailing whitespaces.
tmartiro
2017-07-18
1
-10
/
+8
[next]