summaryrefslogtreecommitdiff
path: root/zebra/zebra_fpm_netlink.c
AgeCommit message (Expand)Author
2023-08-01zebra: remove duplicated nexthops when sending fpm msg恭简
2023-05-19zebra: Do not allow old FPM to access freed memory after shutdownDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31zebra: Add missing enums to switch statementsDonald Sharp
2023-01-24zebra_fpm: Add support for other protocols in fpm:netlinkSpoorthi K
2023-01-18zebra: fix fpm netlink encode out of bounds readRafael Zalamena
2022-12-17zebra: fix wrong gateway for fpm debuganlan_cs
2022-06-10lib, zebra, bgpd: Move route EVPN flag to nexthopXiao Liang
2022-04-19*: Fix spelling of accomodateDonald Sharp
2022-02-10zebra: FPM next hop weightskiselev99@gmail.com
2021-09-14zebra: add inbound netlink socket for dataplaneMark Stapp
2021-09-13zebra: Fix IPv4 routes with IPv6 link local next hops install in FPMNikhil Kelapure
2021-06-07Zebra: FPM support for gateway IP overlay IndexAmeya Dharkar
2021-03-14fpm: use printfrr extsDavid Lamparter
2021-01-15zebra: set nlmsg_pid in netlink msgs sent by 'fpm'Duncan Eastoe
2020-10-22zebra: replace inet_ntoaMark Stapp
2020-09-29zebra: fix FPM abort for unreach/prohibit routesDuncan Eastoe
2020-08-04Merge pull request #6698 from deastoe/fpm-netlink-fixesDonald Sharp
2020-08-03lib,zebra,bgpd: Fix for nexthop as IPv4 mapped IPv6 addressKaushik
2020-07-08zebra: always set kernel table ID in FPM netlinkDuncan Eastoe
2020-06-13zebra: clean up netlink apiJakub Urbańczyk
2020-06-03zebra: Fix zebra crashed in building FPM netlink message when bgp sends aggre...Richard Wu
2020-05-08zebra: Remove typedef netlink_route_info_tDonald Sharp
2020-05-08zebra: Remove the typedef netlink_nh_info_tDonald Sharp
2020-04-22zebra: Cleanup dead codeDonald Sharp
2020-03-06*: Finish off the __PRETTY_FUNCTION__ to __func__Donald Sharp
2020-03-05*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis
2020-02-27zebra: Embed lib nexthop-group in zebra hash entryMark Stapp
2020-02-13*: Remove break after returnDonatas Abraitis
2020-02-06*: Replace s_addr 0 => INADDR_ANYDonatas Abraitis
2019-12-04lib,zebra: use nhg_hash_entry pointer in route_entryMark Stapp
2019-10-25zebra: Replace nexthop_group with pointer in route entryDonald Sharp
2019-08-09Zebra: Incorrect L3VNI for FPM rtmsg for EVPN RT-5 prefixAmeya Dharkar
2019-07-01*: s/TRUE/true/, s/FALSE/false/Quentin Young
2019-06-17Zebra: Address review comments for RMAC FPM feature 1Ameya Dharkar
2019-06-17Zebra: Build nelink message for RMAC updatesAmeya Dharkar
2019-05-21Merge pull request #4359 from adharkar/frr-master-rtm_vxlanDonald Sharp
2019-05-17Zebra: Enhancements for rtm_table field in FPM netlink messageAmeya Dharkar
2019-05-17Zebra: Handle VxLAN encap in netlink rtmsg for FPMAmeya Dharkar
2019-05-16Merge pull request #4327 from sworleys/Move-Multipath-NumRuss White
2019-05-14zebra: Move multipath_num into zrouterDonald Sharp
2019-05-14zebra: send nexthop blackhole information in FPMRafael Zalamena
2019-04-18lib: ZEBRA_NUM_OF -> array_sizeDavid Lamparter
2019-01-25zebra: Use ROUTE_ENTRY_INSTALLED as decision for route is installedDonald Sharp
2018-09-19zebra: Start abstraction of zebra_dplane_info for context passingMark Stapp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-09lib: Isolate nexthop_group functions to nexthop_group.cDonald Sharp
2017-08-28zebra: cleanup blackhole supportDavid Lamparter
2017-07-31build: zebra: remove *_method Makefile hacksDavid Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent