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: set SELECTED before going into dplane code
David Lamparter
2021-10-22
1
-8
/
+8
*
Merge pull request #9856 from donaldsharp/always_true
Igor Ryzhov
2021-10-20
1
-2
/
+2
|
\
|
*
zebra: Fix code paths that always resolve to true
Donald Sharp
2021-10-20
1
-2
/
+2
*
|
zebra: modify rib_update to be a bit smarter about malloc
Donald Sharp
2021-10-20
1
-5
/
+7
|
/
*
Merge pull request #9656 from chiragshah6/mdev
Russ White
2021-10-20
1
-0
/
+7
|
\
|
*
zebra: add resolver for nexthop in json
Chirag Shah
2021-09-28
1
-0
/
+7
*
|
lib: allow to create interfaces in non-existing VRFs
Igor Ryzhov
2021-10-19
4
-25
/
+15
*
|
Merge pull request #9676 from donaldsharp/import_register
David Lamparter
2021-10-13
10
-312
/
+145
|
\
\
|
*
|
lib, zebra: Send safi for rnh resolution
Donald Sharp
2021-09-27
3
-4
/
+10
|
*
|
zebra: Create the SAFI_MULTICAST rnh tables
Donald Sharp
2021-09-27
3
-4
/
+15
|
*
|
zebra: Start carrying safi for rnh processing
Donald Sharp
2021-09-27
8
-28
/
+42
|
*
|
zebra: Attempt to clarify variable names as they are used
Donald Sharp
2021-09-27
1
-9
/
+10
|
*
|
zebra: remove zvrf->import_check_table
Donald Sharp
2021-09-27
2
-11
/
+0
|
*
|
zebra: remove 'enum rnh_type' from system
Donald Sharp
2021-09-27
8
-139
/
+81
|
*
|
zebra: remove import check resolution from zebra
Donald Sharp
2021-09-27
5
-141
/
+4
|
*
|
*: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages
Donald Sharp
2021-09-27
2
-7
/
+1
|
*
|
*: Add resolve via default flag
Donald Sharp
2021-09-27
3
-7
/
+20
|
*
|
zebra: Being able to use the default route is a boolean not an int
Donald Sharp
2021-09-27
2
-6
/
+6
|
|
/
*
|
Merge pull request #9655 from yyuanam/first_commit
Jafar Al-Gharaibeh
2021-10-12
1
-5
/
+16
|
\
\
|
*
|
Zebra: Ignore the failure of startup intf lookup.
Yuan Yuan
2021-10-06
1
-5
/
+16
*
|
|
Merge pull request #9686 from idryzhov/fix-nda-lladdr
Donald Sharp
2021-10-12
1
-2
/
+1
|
\
\
\
|
*
|
|
zebra: fix buffer overflow
Igor Ryzhov
2021-09-28
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9779 from donaldsharp/gr_repeated
Russ White
2021-10-12
1
-18
/
+2
|
\
\
\
|
*
|
|
zebra: Display how long zebra is expected to wait for GR
Donald Sharp
2021-10-07
1
-1
/
+2
|
*
|
|
zebra: GR data was being printed 2 times for `show zebra client`
Donald Sharp
2021-10-07
1
-17
/
+0
*
|
|
|
Merge pull request #9789 from idryzhov/if-ll-type
Mark Stapp
2021-10-11
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
lib: set type for newly created interfaces
Igor Ryzhov
2021-10-08
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #9471 from pguibert6WIND/table_manager_alloc2
Russ White
2021-10-08
7
-54
/
+219
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
zebra: extend table manager per vrf, add vty configuration
Philippe Guibert
2021-09-21
7
-54
/
+219
*
|
|
|
Merge pull request #9698 from idryzhov/cleanup-loopback-or-vrf
Russ White
2021-10-07
2
-25
/
+12
|
\
\
\
\
|
*
|
|
|
*: cleanup interface loopback/vrf check
Igor Ryzhov
2021-09-30
2
-25
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #9734 from donaldsharp/interface_startup
Renato Westphal
2021-10-06
5
-29
/
+29
|
\
\
\
\
|
*
|
|
|
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 #9731 from ton31337/fix/thread_null_set
Russ White
2021-10-06
3
-3
/
+0
|
\
\
\
\
|
*
|
|
|
zebra: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
3
-3
/
+0
|
|
/
/
/
*
/
/
/
zebra: add nhg id to show ip route json
Chirag Shah
2021-10-04
1
-0
/
+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
[next]