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
*
Merge pull request #11001 from donaldsharp/system_route_recursion
Russ White
2022-04-18
1
-1
/
+2
|
\
|
*
zebra: Allow system routes to recurse through themselves
Donald Sharp
2022-04-09
1
-1
/
+2
*
|
Merge pull request #10935 from anlancs/zebra-mh-esi-warning
Donatas Abraitis
2022-04-13
1
-11
/
+14
|
\
\
|
|
/
|
/
|
|
*
zebra: add whitespace after "%%" for prompt
anlan_cs
2022-04-01
1
-8
/
+9
|
*
zebra: adjust the warnings for ESI of evpn-mh
anlan_cs
2022-04-01
1
-3
/
+5
*
|
zebra: Allow multiple connected routes to be choosen for kernel routes
Donald Sharp
2022-04-08
1
-17
/
+72
*
|
Merge pull request #10928 from anlancs/zebra-cleanup-1
Donald Sharp
2022-04-05
3
-29
/
+16
|
\
\
|
*
|
zebra: remove unnecessary check for parsing macfdb
anlan_cs
2022-03-30
1
-1
/
+1
|
*
|
zebra: use "assert" instead of unnecessary check
anlan_cs
2022-03-30
2
-28
/
+15
|
|
/
*
|
Merge pull request #10938 from anlancs/fix-zebra-vxlan-change-vrfid
Russ White
2022-04-05
1
-1
/
+6
|
\
\
|
*
|
zebra: fix missing vrf change of l2vni on vxlan interface
anlan_cs
2022-03-31
1
-1
/
+6
|
|
/
*
|
pimd, zebra: Fix spelling of fowarding
Donald Sharp
2022-04-02
1
-1
/
+1
*
|
*: Fix spelling of Gracefull
Donald Sharp
2022-04-02
1
-2
/
+2
*
|
zebra: don't send RAs w/o LLv6 or on bridge-ports
Trey Aspelund
2022-03-31
1
-3
/
+5
*
|
Merge pull request #10902 from bobuhiro11/fix_zebra_srv6_func_bits
Donatas Abraitis
2022-03-30
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
zebra: output optional param "func-bits" for SRv6
Nobuhiro MIKI
2022-03-28
1
-1
/
+5
*
|
Merge pull request #10897 from opensourcerouting/safi-nht
Donald Sharp
2022-03-28
4
-21
/
+28
|
\
\
|
*
|
zebra: add a few `const` in RNH code
David Lamparter
2022-03-27
2
-4
/
+4
|
*
|
zebra: `show ip nht mrib`
David Lamparter
2022-03-27
3
-10
/
+12
|
*
|
zebra: register NHT nexthops with proper SAFI
David Lamparter
2022-03-27
3
-5
/
+5
|
*
|
zebra: check other SAFIs when removing gone client
David Lamparter
2022-03-27
1
-4
/
+9
|
|
/
*
/
zebra: Note when the netlink DUMP command is interrupted
Donald Sharp
2022-03-26
1
-0
/
+12
|
/
*
Merge pull request #10862 from anlancs/zebra-mh-svi-add
Donald Sharp
2022-03-25
1
-6
/
+7
|
\
|
*
zebra: optimization on the mac addition for evpn-mh
anlan_cs
2022-03-24
1
-6
/
+7
*
|
Merge pull request #10867 from donaldsharp/ifp_use_after_free
David Lamparter
2022-03-25
5
-18
/
+22
|
\
\
|
*
|
zebra: Fix use after deletion event in freebsd
Donald Sharp
2022-03-25
5
-18
/
+22
*
|
|
Merge pull request #10866 from donaldsharp/freebsd_unknown_type2str
David Lamparter
2022-03-25
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: When handling unprocessed messages from kernel print usable string
Donald Sharp
2022-03-25
1
-1
/
+7
|
|
/
*
/
zebra: Don't send uninited data to kernel on FreeBSD
Donald Sharp
2022-03-24
1
-4
/
+4
|
/
*
Merge pull request #10726 from chiragshah6/fdev2
Sri Mohana Singamsetty
2022-03-23
2
-54
/
+119
|
\
|
*
zebra: cleanup host prefix from rmac
Chirag Shah
2022-03-11
2
-49
/
+15
|
*
zebra: print rmac nexthop list
Chirag Shah
2022-03-11
1
-0
/
+11
|
*
zebra: remove host prefix mapping in rmac
Chirag Shah
2022-03-11
1
-16
/
+18
|
*
zebra: maintain list of nhs in rmac db
Chirag Shah
2022-03-11
2
-3
/
+89
*
|
Merge pull request #9953 from donaldsharp/system_route_replace
Donatas Abraitis
2022-03-20
1
-1
/
+1
|
\
\
|
*
|
zebra: Better handle replacing our route by a system route
Donald Sharp
2022-01-26
1
-1
/
+1
*
|
|
Merge pull request #10830 from anlancs/zebra-rb-remove
Donald Sharp
2022-03-20
1
-8
/
+2
|
\
\
\
|
*
|
|
zebra: remove check returning value of RB_INSERT()
anlan_cs
2022-03-19
1
-8
/
+2
*
|
|
|
zebra: Do not complain if deletion fails
Donald Sharp
2022-03-19
1
-0
/
+6
|
/
/
/
*
|
|
Merge pull request #10806 from donaldsharp/dplane_fixup_for_lua
Jafar Al-Gharaibeh
2022-03-16
1
-0
/
+3
|
\
\
\
|
*
|
|
zebra: Fixup lua with new dplane ops
Donald Sharp
2022-03-16
1
-0
/
+3
*
|
|
|
Merge pull request #10790 from anlancs/zebra-adjust-flag
Donald Sharp
2022-03-16
3
-18
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
zebra: minor changes on "zebra_evpn_mac_gw_macip_add" function
anlan_cs
2022-02-19
3
-18
/
+16
*
|
|
|
Merge pull request #10427 from sworleys/Protodown-Reason-Upstream
Russ White
2022-03-16
23
-193
/
+1027
|
\
\
\
\
|
*
|
|
|
zebra: cleanup protodown netlink logs
Stephen Worley
2022-03-10
2
-10
/
+23
|
*
|
|
|
zebra: use SET/UNSET/CHECK/COND in protodown code
Stephen Worley
2022-03-10
3
-33
/
+29
|
*
|
|
|
zebra: include old reason in evpn-mh bond update
Stephen Worley
2022-03-10
1
-1
/
+1
|
*
|
|
|
zebra: make netlink protodown func more readable
Stephen Worley
2022-03-10
1
-2
/
+2
|
*
|
|
|
zebra: clear dplane flags on failure for protodown
Stephen Worley
2022-03-10
1
-6
/
+8
|
*
|
|
|
zebra: simplify reason code printing in show
Stephen Worley
2022-03-10
1
-35
/
+17
[next]