index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
rt_netlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib, nhrpd: Move neighbor reg/unreg to lib/zclient.c
Donald Sharp
2024-01-22
1
-13
/
+11
*
*: Rename ZEBRA_NHRP_NEIGH_XXX to ZEBRA_NEIGH_XXX
Donald Sharp
2024-01-22
1
-7
/
+7
*
zebra: The dplane_fpm_nl return path leaks memory
Donald Sharp
2023-12-11
1
-0
/
+2
*
Merge pull request #12600 from donaldsharp/local_routes
Russ White
2023-12-05
1
-0
/
+1
|
\
|
*
*: Introduce Local Host Routes to FRR
Donald Sharp
2023-11-01
1
-0
/
+1
*
|
zebra: fix wrong nexthop id debug message
Philippe Guibert
2023-11-30
1
-1
/
+1
*
|
Merge pull request #14835 from donaldsharp/multipath_evpn_encap_attr
Donatas Abraitis
2023-11-21
1
-17
/
+10
|
\
\
|
*
|
zebra: Fix fpm multipath encap addition
Donald Sharp
2023-11-20
1
-17
/
+10
*
|
|
zebra: reduce number of switch statements with dplane opcodes
Mark Stapp
2023-11-17
1
-62
/
+9
|
/
/
*
|
zebra: When using Nexthop groups, use v6 RR semantics
Donald Sharp
2023-11-06
1
-2
/
+4
*
|
zebra: Move v6_rr_semantics to be part of zrouter structure
Donald Sharp
2023-11-06
1
-3
/
+2
|
/
*
zebra: Add encap type when building packet for FPM
Donald Sharp
2023-10-28
1
-10
/
+12
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-1
/
+2
*
bgpd,lib,sharpd,zebra: srv6 introduce multiple segs/SIDs in nexthop
Dmytro Shytyi
2023-09-20
1
-38
/
+49
*
Merge pull request #14348 from opensourcerouting/fpm-rr
Russ White
2023-09-12
1
-7
/
+8
|
\
|
*
zebra: support route replace semantics in FPM
Rafael Zalamena
2023-09-04
1
-7
/
+8
*
|
Merge pull request #13724 from cscarpitta/feature/isisd-srv6-support
Russ White
2023-09-12
1
-0
/
+106
|
\
\
|
|
/
|
/
|
|
*
zebra: Encode SRv6 flavors in Netlink messages
Carmine Scarpitta
2023-09-11
1
-0
/
+50
|
*
zebra: Resolve default values for SRv6 flavor attr
Carmine Scarpitta
2023-09-11
1
-0
/
+11
|
*
zebra: Resolve default values for SRv6 flavor attr
Carmine Scarpitta
2023-09-11
1
-0
/
+10
|
*
zebra: Extend `rt_netlink.c` to parse SRv6 flavors
Carmine Scarpitta
2023-09-11
1
-0
/
+35
*
|
zebra: Make main routing table (RT_TABLE_MAIN) configurable
Martin Pels
2023-08-22
1
-2
/
+2
|
/
*
zebra: Add code to get/set interface to pass up from dplane
Donald Sharp
2023-07-05
1
-0
/
+1
*
zebra: Rename vrf_lookup_by_tableid to zebra_vrf_lookup..
Donald Sharp
2023-07-05
1
-29
/
+2
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
Merge pull request #12811 from Avineus/frr_neighlog_5884
Donatas Abraitis
2023-03-01
1
-0
/
+19
|
\
|
*
zebra: neigh update netlink log
Kavitha
2023-02-27
1
-0
/
+19
*
|
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-16
/
+1
|
\
\
|
|
/
|
/
|
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
|
zebra: Fix for mcast-group update and delete per vni for svd
sharathr
2023-02-14
1
-3
/
+3
*
|
zebra: clang-format style fixes
Stephen Worley
2023-02-14
1
-3
/
+3
*
|
zebra: ignore zero_mac without VNI deletes
Stephen Worley
2023-02-14
1
-1
/
+1
*
|
zebra: encode dvni with nexthop groups
Stephen Worley
2023-02-14
1
-32
/
+61
*
|
zebra: handle ipv6-mapped-ipv4 with DVNI
Stephen Worley
2023-02-14
1
-3
/
+12
*
|
zebra: dont install implicit NULL labels non-vni
Stephen Worley
2023-02-14
1
-1
/
+1
*
|
zebra: encode vni label via lwt encap
Stephen Worley
2023-02-14
1
-18
/
+60
*
|
zebra: fix for issues found during static analysis
Sharath Ramamurthy
2023-02-14
1
-1
/
+2
*
|
zebra: Bug fixes in fdb read for flooded traffic and remote fdb cleanup upon ...
Sharath Ramamurthy
2023-02-14
1
-19
/
+50
*
|
zebra: single vxlan device vni handling
Sharath Ramamurthy
2023-02-14
1
-9
/
+9
*
|
zebra: single vxlan device dataplace vni update changes
Sharath Ramamurthy
2023-02-14
1
-0
/
+15
*
|
zebra: multiple vlan aware bridge datastructure changes and vxlan device ifty...
Sharath Ramamurthy
2023-02-14
1
-20
/
+61
*
|
zebra: data structure changes for single vxlan device
Sharath Ramamurthy
2023-02-14
1
-1
/
+1
|
/
*
zebra: Add missing enums to switch statements
Donald Sharp
2023-01-31
1
-4
/
+58
*
zebra_fpm: Add support for other protocols in fpm:netlink
Spoorthi K
2023-01-24
1
-1
/
+1
*
Merge pull request #12604 from donaldsharp/distance_metric_offload_fixes
Russ White
2023-01-18
1
-1
/
+1
|
\
|
*
zebra: Set metric appropriately on route offload to asic
Donald Sharp
2023-01-05
1
-1
/
+1
*
|
zebra: cosmetic changes for debug
anlan_cs
2023-01-11
1
-1
/
+1
*
|
fpm: Send NH message to FPM even if the local kernel doesn't support it
Yutaro Hayakawa
2022-12-25
1
-4
/
+5
|
/
*
zebra: Fix nexthop group memory leak
Donald Sharp
2022-12-15
1
-2
/
+4
[next]