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 #9488 from pguibert6WIND/fix_nhrp_neigh_state
Russ White
2021-08-28
2
-3
/
+15
|
\
|
*
lib, zebra: complete the ndm flags on zclient api
Philippe Guibert
2021-08-26
1
-2
/
+13
|
*
nhrp, zebra, lib: pass exact received neighbor state value to nhrp
Philippe Guibert
2021-08-26
1
-1
/
+2
*
|
Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-arg
David Lamparter
2021-08-27
1
-1
/
+1
|
\
\
|
*
|
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-26
1
-1
/
+1
|
|
/
*
|
Merge pull request #9331 from idryzhov/explicit-exit
Christian Hopps
2021-08-26
4
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
4
-3
/
+8
*
|
Merge pull request #9466 from idryzhov/vrf-netns
Donatas Abraitis
2021-08-26
2
-0
/
+68
|
\
\
|
*
|
lib, zebra: move vrf netns commands from lib to zebra
Igor Ryzhov
2021-08-23
2
-0
/
+68
|
|
/
*
/
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
|
/
*
Merge pull request #9434 from anlancs/fix-zebra-mpls-cmd
Mark Stapp
2021-08-23
1
-14
/
+12
|
\
|
*
zebra: fix wrong check of mpls command
anlan_cs
2021-08-19
1
-14
/
+12
*
|
zebra: Fix usage to enum in notify functions
Donald Sharp
2021-08-19
2
-7
/
+9
|
/
*
zebra: RTM_GETNEIGH messages may be used by nhrp
Philippe Guibert
2021-08-17
1
-13
/
+1
*
Merge pull request #9380 from mjstapp/fix_static_lsp_cli
Renato Westphal
2021-08-16
2
-18
/
+58
|
\
|
*
zebra: mpls validation and static lsp fixes
Mark Stapp
2021-08-12
2
-18
/
+58
*
|
Merge pull request #9389 from mjstapp/fix_netlink_if_name_sa
Igor Ryzhov
2021-08-14
1
-0
/
+8
|
\
\
|
*
|
zebra: interface name must be a valid string
Mark Stapp
2021-08-13
1
-0
/
+8
|
|
/
*
|
Merge pull request #9371 from donaldsharp/zebra_evpn_getl
Igor Ryzhov
2021-08-13
1
-0
/
+10
|
\
\
|
*
|
zebra: Ensure stream is long enough
Donald Sharp
2021-08-12
1
-0
/
+10
*
|
|
Merge pull request #9374 from mjstapp/fix_nhg_add_leak
Donald Sharp
2021-08-12
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
zebra: clean up nhg allocations in error path
Mark Stapp
2021-08-11
1
-0
/
+5
|
|
/
*
|
Merge pull request #9304 from donaldsharp/zebra_random_stuff
Mark Stapp
2021-08-12
4
-241
/
+64
|
\
\
|
*
|
zebra: Delete rib_lookup_and_dump since it is not used
Donald Sharp
2021-08-06
2
-51
/
+0
|
*
|
zebra: Remove rib_lookup_and_pushup function
Donald Sharp
2021-08-06
3
-105
/
+0
|
*
|
zebra: `debug zebra kernel msgdump` is linux specific
Donald Sharp
2021-08-06
1
-0
/
+12
|
*
|
zebra: Convert srcdest_rnode2str to %pRN in zebra_rib.c
Donald Sharp
2021-08-06
1
-74
/
+38
|
*
|
zebra: short-circuit rib_process when nothing to do
Donald Sharp
2021-08-06
1
-13
/
+16
*
|
|
Merge pull request #9367 from mjstapp/fix_rt_netlink_af
Donald Sharp
2021-08-11
1
-0
/
+6
|
\
\
\
|
*
|
|
zebra: ignore unknown address-family in netlink route msg
Mark Stapp
2021-08-10
1
-0
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9236 from AnuradhaKaruppiah/v6-nh-rmac
Sri Mohana Singamsetty
2021-08-10
2
-5
/
+27
|
\
\
\
|
*
|
|
zebra: use a separate dummy prefix for referencing v6 nexthops
Anuradha Karuppiah
2021-07-30
2
-5
/
+27
*
|
|
|
Merge pull request #9321 from donaldsharp/no_leak_re
Igor Ryzhov
2021-08-10
3
-6
/
+25
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
zebra: Properly note add/update for rib_add_multipath_nhe
Donald Sharp
2021-08-09
3
-7
/
+19
|
*
|
|
zebra: Prevent memory leak if route is rejected early
Donald Sharp
2021-08-09
1
-0
/
+7
|
|
|
/
|
|
/
|
*
|
|
zebra: prevent crash when nhlfe is NULL
Donald Sharp
2021-08-04
1
-0
/
+3
*
|
|
zebra: don't use default case when switching over enum nexthop
Donald Sharp
2021-08-04
1
-9
/
+17
|
/
/
*
|
Merge pull request #9231 from idryzhov/zebra-rmap-set-src
Russ White
2021-08-03
1
-28
/
+0
|
\
\
|
*
|
zebra: remove checks for src address existence when using "set src"
Igor Ryzhov
2021-08-02
1
-28
/
+0
|
|
/
*
|
Merge pull request #9259 from opensourcerouting/moar-json
Russ White
2021-08-03
5
-101
/
+652
|
\
\
|
*
|
zebra: add "json" option to "show interface"
Renato Westphal
2021-08-02
5
-101
/
+652
*
|
|
Merge pull request #9258 from mjstapp/fix_rule_strlcpy
Donatas Abraitis
2021-08-03
1
-1
/
+1
|
\
\
\
|
*
|
|
zebra: use strlcpy in dplane_rule_init
Mark Stapp
2021-08-02
1
-1
/
+1
*
|
|
|
Merge pull request #9232 from idryzhov/interface-node-cleanup
Renato Westphal
2021-08-03
1
-11
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
*: cleanup interface node installation
Igor Ryzhov
2021-07-29
1
-11
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9238 from leonshaw/fix/netns-delete
Igor Ryzhov
2021-08-02
1
-2
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib, zebra: Preserve user-configured VRF on netns deletion
Xiao Liang
2021-07-30
1
-2
/
+0
|
|
/
*
/
zebra: bugfix of error quit of zebra, due to no nexthop ACTIVE
batmancn
2021-07-28
1
-1
/
+3
|
/
*
Merge pull request #9007 from donaldsharp/pbr_stuff
Jafar Al-Gharaibeh
2021-07-27
7
-16
/
+57
|
\
|
*
bgpd, pbrd, zebra: Encode/decode the ip proto from daemons to zebra
Donald Sharp
2021-07-08
1
-0
/
+4
[next]