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
*
add cplusplus guards to all zebra headers
Emanuele Di Pascale
2019-03-25
42
-2
/
+343
*
Merge pull request #3927 from donaldsharp/rnh_cleanup
David Lamparter
2019-03-22
1
-7
/
+9
|
\
|
*
zebra: Cleanup rnh table information before deleting underlying tables
Donald Sharp
2019-03-08
1
-7
/
+9
*
|
Revert "Merge pull request #3982 from pacovn/Coverity_1479148_copy_paste"
Quentin Young
2019-03-20
1
-1
/
+1
*
|
zebra: copy-paste error (Coverity 1479148)
F. Aragon
2019-03-20
1
-1
/
+1
*
|
Merge pull request #3960 from donaldsharp/connected
Mark Stapp
2019-03-19
1
-1
/
+1
|
\
\
|
*
|
zebra: System routes sometimes can not be properly selected
Donald Sharp
2019-03-15
1
-1
/
+1
*
|
|
Merge pull request #3963 from AnuradhaKaruppiah/dad-fixes
Sri Mohana Singamsetty
2019-03-17
1
-0
/
+1
|
\
\
\
|
*
|
|
zebra: EVPN DAD trigger was causing zebra to crash
Anuradha Karuppiah
2019-03-15
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #3949 from qlyoung/remove-zlog-newlines
Sri Mohana Singamsetty
2019-03-15
7
-11
/
+11
|
\
\
\
|
*
|
|
*: remove trailing newlines from zlog messages
Quentin Young
2019-03-14
7
-11
/
+11
|
|
/
/
*
|
|
Merge pull request #3892 from vivek-cumulus/evpn_vrf_route_leak
Sri Mohana Singamsetty
2019-03-15
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: Use next hop's VRF for EVPN-based routes
vivek
2019-03-01
1
-4
/
+4
*
|
|
Merge pull request #3893 from mjstapp/dplane_pw_nexthops
Donald Sharp
2019-03-12
4
-26
/
+84
|
\
\
\
|
*
|
|
zebra: use const in dplane pw nhlfe accessors
Mark Stapp
2019-03-07
4
-20
/
+22
|
*
|
|
zebra: dplane pseudowires including nexthop info
Mark Stapp
2019-03-07
2
-0
/
+43
|
*
|
|
zebra: rename pseudowire destination api
Mark Stapp
2019-03-07
3
-6
/
+19
*
|
|
|
Merge pull request #3908 from Tuetuopay/fix-unnumbered-no-ip
Donald Sharp
2019-03-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
zebra: Treat ifaces withouth IPv4 as unnumbered
Tuetuopay
2019-03-07
1
-1
/
+1
*
|
|
|
|
zebra: Allow json output to give a bit more data
Donald Sharp
2019-03-10
1
-0
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #3889 from donaldsharp/rnh_vrf_down_stuff
Mark Stapp
2019-03-08
3
-6
/
+30
|
\
\
\
\
|
*
|
|
|
zebra: Upon vrf deletion, actually release this data.
Donald Sharp
2019-03-01
3
-6
/
+30
*
|
|
|
|
zebra: Add some debugs to neighbor entry processing
Donald Sharp
2019-03-08
2
-34
/
+91
*
|
|
|
|
zebra: Remove duplicate NUD_PERMANENT check
Donald Sharp
2019-03-08
1
-4
/
+0
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
zebra: Remove unused sockaddr variable
Stephen Worley
2019-03-06
1
-6
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #3853 from donaldsharp/partial_revert
David Lamparter
2019-03-06
1
-8
/
+8
|
\
\
\
|
*
|
|
zebra: Prevent crash in dad auto recovery
Donald Sharp
2019-02-23
1
-8
/
+8
*
|
|
|
Merge pull request #3869 from qlyoung/cocci-fixes
David Lamparter
2019-03-06
10
-49
/
+23
|
\
\
\
\
|
*
|
|
|
*: remove null check before XFREE
Quentin Young
2019-02-26
5
-34
/
+17
|
*
|
|
|
*: do not check XMALLOC / XCALLOC for null ret
Quentin Young
2019-02-26
2
-6
/
+0
|
*
|
|
|
*: remove unnecessary semicolon from switches
Quentin Young
2019-02-26
2
-3
/
+3
|
*
|
|
|
*: remove useless return variables
Quentin Young
2019-02-26
2
-5
/
+2
|
*
|
|
|
*: return bool from boolean functions
Quentin Young
2019-02-26
1
-1
/
+1
*
|
|
|
|
zebra: When installing a new route always use REPLACE
Donald Sharp
2019-03-01
1
-4
/
+3
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #3882 from vivek-cumulus/refine_evpn_route_add
Sri Mohana Singamsetty
2019-03-01
3
-29
/
+15
|
\
\
\
\
|
*
|
|
|
*: Explicitly mark nexthop of EVPN-sourced routes as onlink
vivek
2019-02-27
2
-17
/
+12
|
*
|
|
|
zebra, bgpd: Use L3 interface for VRF's VNI in route install
vivek
2019-02-27
1
-12
/
+2
|
*
|
|
|
zebra, bgpd: Exchange L3 interface for VRF's VNI
vivek
2019-02-27
1
-0
/
+1
*
|
|
|
|
Merge pull request #3876 from qlyoung/fmt-fixes
Mark Stapp
2019-02-28
1
-5
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
zebra: fix style for 7d9ee1
Quentin Young
2019-02-26
1
-5
/
+7
|
|
/
/
/
*
|
|
|
Merge pull request #3800 from chiragshah6/evpn_dev
Sri Mohana Singamsetty
2019-02-27
1
-0
/
+20
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
zebra: advertise evpn route upon l3vni svi mac chg
Chirag Shah
2019-02-21
1
-0
/
+20
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3865 from qlyoung/fix-zebra-vxlan-smelly-strings
Russ White
2019-02-26
5
-17
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
zebra: remove all instances of strncpy
Quentin Young
2019-02-25
5
-17
/
+16
*
|
|
*: Rename backet to bucket
Tim Bray
2019-02-25
4
-124
/
+124
|
/
/
*
|
zebra: Fix use after free in rib_process_result
Donald Sharp
2019-02-24
1
-2
/
+3
*
|
zebra: unlock route-node in dplane results handler
Mark Stapp
2019-02-21
1
-0
/
+2
|
/
*
Merge pull request #3791 from sworleys/RT-Braces-rtadv
Mark Stapp
2019-02-14
1
-4
/
+4
|
\
|
*
zebra: Fix CLANG suggestion for braces on init of struct
Stephen Worley
2019-02-12
1
-4
/
+4
*
|
zebra: Deletion of a lsp is not a failure event
Donald Sharp
2019-02-13
1
-3
/
+4
[next]