index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_fpm_netlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra_fpm: Add support for other protocols in fpm:netlink
Spoorthi K
2023-01-24
1
-8
/
+1
*
zebra: fix fpm netlink encode out of bounds read
Rafael Zalamena
2023-01-18
1
-1
/
+1
*
zebra: fix wrong gateway for fpm debug
anlan_cs
2022-12-17
1
-4
/
+9
*
lib, zebra, bgpd: Move route EVPN flag to nexthop
Xiao Liang
2022-06-10
1
-1
/
+1
*
*: Fix spelling of accomodate
Donald Sharp
2022-04-19
1
-1
/
+1
*
zebra: FPM next hop weights
kiselev99@gmail.com
2022-02-10
1
-0
/
+5
*
zebra: add inbound netlink socket for dataplane
Mark Stapp
2021-09-14
1
-1
/
+1
*
zebra: Fix IPv4 routes with IPv6 link local next hops install in FPM
Nikhil Kelapure
2021-09-13
1
-1
/
+6
*
Zebra: FPM support for gateway IP overlay Index
Ameya Dharkar
2021-06-08
1
-6
/
+27
*
fpm: use printfrr exts
David Lamparter
2021-03-14
1
-7
/
+4
*
zebra: set nlmsg_pid in netlink msgs sent by 'fpm'
Duncan Eastoe
2021-01-15
1
-1
/
+9
*
zebra: replace inet_ntoa
Mark Stapp
2020-10-22
1
-41
/
+12
*
zebra: fix FPM abort for unreach/prohibit routes
Duncan Eastoe
2020-09-29
1
-4
/
+12
*
Merge pull request #6698 from deastoe/fpm-netlink-fixes
Donald Sharp
2020-08-04
1
-4
/
+1
|
\
|
*
zebra: always set kernel table ID in FPM netlink
Duncan Eastoe
2020-07-08
1
-4
/
+1
*
|
lib,zebra,bgpd: Fix for nexthop as IPv4 mapped IPv6 address
Kaushik
2020-08-04
1
-2
/
+10
|
/
*
zebra: clean up netlink api
Jakub Urbańczyk
2020-06-13
1
-50
/
+37
*
zebra: Fix zebra crashed in building FPM netlink message when bgp sends aggre...
Richard Wu
2020-06-03
1
-1
/
+1
*
zebra: Remove typedef netlink_route_info_t
Donald Sharp
2020-05-08
1
-9
/
+10
*
zebra: Remove the typedef netlink_nh_info_t
Donald Sharp
2020-05-08
1
-7
/
+7
*
zebra: Cleanup dead code
Donald Sharp
2020-04-22
1
-30
/
+22
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-2
/
+1
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-1
/
+1
*
zebra: Embed lib nexthop-group in zebra hash entry
Mark Stapp
2020-02-27
1
-1
/
+1
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-5
/
+0
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-2
/
+2
*
lib,zebra: use nhg_hash_entry pointer in route_entry
Mark Stapp
2019-12-04
1
-1
/
+1
*
zebra: Replace nexthop_group with pointer in route entry
Donald Sharp
2019-10-25
1
-1
/
+1
*
Zebra: Incorrect L3VNI for FPM rtmsg for EVPN RT-5 prefix
Ameya Dharkar
2019-08-10
1
-1
/
+1
*
*: s/TRUE/true/, s/FALSE/false/
Quentin Young
2019-07-01
1
-2
/
+2
*
Zebra: Address review comments for RMAC FPM feature 1
Ameya Dharkar
2019-06-17
1
-2
/
+2
*
Zebra: Build nelink message for RMAC updates
Ameya Dharkar
2019-06-17
1
-0
/
+63
*
Merge pull request #4359 from adharkar/frr-master-rtm_vxlan
Donald Sharp
2019-05-21
1
-4
/
+112
|
\
|
*
Zebra: Handle VxLAN encap in netlink rtmsg for FPM
Ameya Dharkar
2019-05-17
1
-4
/
+112
*
|
Zebra: Enhancements for rtm_table field in FPM netlink message
Ameya Dharkar
2019-05-17
1
-2
/
+19
|
/
*
Merge pull request #4327 from sworleys/Move-Multipath-Num
Russ White
2019-05-16
1
-1
/
+2
|
\
|
*
zebra: Move multipath_num into zrouter
Donald Sharp
2019-05-14
1
-1
/
+2
*
|
zebra: send nexthop blackhole information in FPM
Rafael Zalamena
2019-05-14
1
-1
/
+0
|
/
*
lib: ZEBRA_NUM_OF -> array_size
David Lamparter
2019-04-18
1
-1
/
+1
*
zebra: Use ROUTE_ENTRY_INSTALLED as decision for route is installed
Donald Sharp
2019-01-26
1
-1
/
+1
*
zebra: Start abstraction of zebra_dplane_info for context passing
Mark Stapp
2018-09-20
1
-0
/
+1
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-6
/
+6
*
lib: Isolate nexthop_group functions to nexthop_group.c
Donald Sharp
2018-03-09
1
-1
/
+1
*
zebra: cleanup blackhole support
David Lamparter
2017-08-28
1
-23
/
+17
*
build: zebra: remove *_method Makefile hacks
David Lamparter
2017-07-31
1
-0
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-324
/
+295
*
Remove recursive param from netlink_route_info_add
ßingen
2017-07-10
1
-4
/
+3
*
Rename ALL_NEXTHOPS_RO to ALL_NEXTHOPS
ßingen
2017-07-10
1
-1
/
+1
*
Allow for more than 1 NH recursion level
ßingen
2017-06-28
1
-4
/
+3
*
zebra: Refactor 'struct rib' to be 'struct route_entry'
Donald Sharp
2017-06-01
1
-12
/
+12
[next]