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: Use a bool for startup indications
Donald Sharp
2021-10-05
5
-29
/
+29
*
zebra: On interface startup note that we are in startup
Donald Sharp
2021-10-04
1
-1
/
+1
*
Merge pull request #9650 from mjstapp/fix_dup_lookup_netlink
Sri Mohana Singamsetty
2021-09-23
1
-10
/
+0
|
\
|
*
zebra: stop asking for AF_BRIDGE interface info twice
Mark Stapp
2021-09-21
1
-10
/
+0
*
|
Merge pull request #9416 from pguibert6WIND/vxlan_evpn_updates
Sri Mohana Singamsetty
2021-09-21
5
-51
/
+125
|
\
\
|
*
|
zebra: refresh vxlan evpn contexts, when bridge interface goes up
Philippe Guibert
2021-09-17
3
-0
/
+6
|
*
|
zebra: handle bridge mac address update in evpn contexts
Philippe Guibert
2021-09-17
5
-18
/
+66
|
*
|
zebra: update zl3vni when bridge link refreshed in other namespaces
Philippe Guibert
2021-09-07
1
-33
/
+53
*
|
|
Merge pull request #9052 from mjstapp/dplane_incoming_dev
Donald Sharp
2021-09-21
16
-75
/
+760
|
\
\
\
|
*
|
|
zebra: intf address handler is platform-neutral
Mark Stapp
2021-09-14
3
-116
/
+98
|
*
|
|
zebra: use the dataplane to read netlink intf addr changes
Mark Stapp
2021-09-14
8
-20
/
+217
|
*
|
|
zebra: add interface address apis for dplane
Mark Stapp
2021-09-14
2
-1
/
+328
|
*
|
|
zebra: add new dplane op codes for interface addr events
Mark Stapp
2021-09-14
5
-1
/
+32
|
*
|
|
zebra: add intf accessors for dplane contexts
Mark Stapp
2021-09-14
2
-4
/
+116
|
*
|
|
zebra: replace sockunion2str in kernel_socket.c
Mark Stapp
2021-09-14
1
-11
/
+5
|
*
|
|
lib,zebra: use more const
Mark Stapp
2021-09-14
2
-18
/
+23
|
*
|
|
zebra: use uint32_t instead of __u32
Mark Stapp
2021-09-14
1
-1
/
+1
|
*
|
|
zebra: add inbound netlink socket for dataplane
Mark Stapp
2021-09-14
4
-23
/
+60
*
|
|
|
zebra: Fix ignored return value from inet_pton
Donald Sharp
2021-09-20
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
zebra: Fix case default usage w/ enum's
Donald Sharp
2021-09-14
1
-8
/
+0
*
|
|
Merge pull request #9486 from slankdev/slankdev-srv6-no-cli-1
Igor Ryzhov
2021-09-14
3
-13
/
+105
|
\
\
\
|
*
|
|
zebra: add srv6's no commands
Hiroki Shirokura
2021-09-07
1
-0
/
+34
|
*
|
|
zebra: elliminate srv6 locator auto allocation by zlicnet request
Hiroki Shirokura
2021-09-07
1
-13
/
+1
|
*
|
|
zebra: implement srv6 locator add/delete notification via ZAPI
Hiroki Shirokura
2021-09-07
2
-0
/
+70
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9593 from proelbtn/fix-recursive-seg6
Russ White
2021-09-14
1
-0
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
zebra: copy nexthop_srv6 in nexthop_set_resolved
Ryoga Saito
2021-09-11
1
-0
/
+8
*
|
|
Merge pull request #9602 from nkelapur/master
Donald Sharp
2021-09-14
3
-1
/
+14
|
\
\
\
|
*
|
|
zebra: Fix IPv4 routes with IPv6 link local next hops install in FPM
Nikhil Kelapure
2021-09-13
3
-1
/
+14
*
|
|
|
Merge pull request #9364 from LabNConsulting/ziemba/vrf_name_to_id-unknown
Igor Ryzhov
2021-09-14
1
-1
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vrf_name_to_id(): remove
G. Paul Ziemba
2021-09-07
1
-1
/
+7
*
|
|
|
Merge pull request #9479 from AnuradhaKaruppiah/stale_path
Donatas Abraitis
2021-09-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
zebra: Send path del to bgp for local-inactive path
Anuradha Karuppiah
2021-09-07
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #9475 from iqras23/change1
Donatas Abraitis
2021-09-12
2
-8
/
+9
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
bgpd: VRF-Lite fix nexthop type
Kantesh Mundaragi
2021-09-07
2
-8
/
+9
|
|
/
/
*
|
|
zebra: If we hand set the router-id only update everyone if it changes
Donald Sharp
2021-09-07
1
-3
/
+12
*
|
|
zebra: Do not send a router-id of 0.0.0.0 when we don't know it yet
Donald Sharp
2021-09-07
1
-1
/
+13
|
/
/
*
|
zebra: Convert to `enum zebra_slave_iftype` as per our internal standard
Donald Sharp
2021-09-02
3
-7
/
+8
*
|
zebra: Convert to `enum zebra_iftype` as per our internal standard
Donald Sharp
2021-09-02
3
-8
/
+8
*
|
zebra: Convert to `struct zebra_fec` as per our internal standard
Donald Sharp
2021-09-02
2
-41
/
+37
*
|
zebra: Convert to `struct zebra_lsp` as per our internal standard
Donald Sharp
2021-09-02
7
-92
/
+91
*
|
zebra: Convert to `struct zebra_nhlfe` as per our internal standard
Donald Sharp
2021-09-02
8
-184
/
+170
*
|
zebra: Convert to `struct zebra_ile` as per our internal standard
Donald Sharp
2021-09-02
2
-21
/
+20
*
|
zebra: Convert to `struct zebra_neigh` as per our internal standard
Donald Sharp
2021-09-02
5
-150
/
+155
*
|
zebra: Convert to `struct zebra_l3nvi` as per our internal standard
Donald Sharp
2021-09-02
6
-139
/
+138
*
|
zebra: Convert to `struct zebra_vxlan_sg` as per our internal standard
Donald Sharp
2021-09-02
2
-26
/
+28
*
|
zebra: Convert to `struct zebra_mac` as per our internal standard
Donald Sharp
2021-09-02
11
-202
/
+220
*
|
zebra: Convert to `struct zebra_vtep` as per our internal standard
Donald Sharp
2021-09-02
4
-31
/
+32
*
|
zebra: Convert to `struct zebra_evpn` as per our internal standard
Donald Sharp
2021-09-02
11
-301
/
+303
|
/
*
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
[next]