summaryrefslogtreecommitdiff
path: root/zebra/rt_netlink.h
AgeCommit message (Expand)Author
2023-09-04zebra: support route replace semantics in FPMRafael Zalamena
2023-07-05zebra: Rename vrf_lookup_by_tableid to zebra_vrf_lookup..Donald Sharp
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13zebra: Bug fixes in fdb read for flooded traffic and remote fdb cleanup upon ...Sharath Ramamurthy
2023-02-13zebra: multiple vlan aware bridge datastructure changes and vxlan device ifty...Sharath Ramamurthy
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-24zebra_fpm: Add support for other protocols in fpm:netlinkSpoorthi K
2023-01-18Merge pull request #12604 from donaldsharp/distance_metric_offload_fixesRuss White
2023-01-05zebra: Set metric appropriately on route offload to asicDonald Sharp
2022-12-25fpm: Send NH message to FPM even if the local kernel doesn't support itYutaro Hayakawa
2022-12-12zebra: Add ctx to netlink message parsingDonald Sharp
2022-03-09zebra: add support for protodown reason codeStephen Worley
2022-02-10zebra: add netlink debugs for ip rulesTrey Aspelund
2021-07-19zebra: use more constMark Stapp
2020-12-14Merge pull request #7162 from opensourcerouting/zebra-human-netlinkStephen Worley
2020-11-27zebra: dplane FPM handle LSP install/update/deleteDuncan Eastoe
2020-09-23zebra: human readable netlink dumpsRafael Zalamena
2020-08-10zebra: netlink message batchingJakub Urbańczyk
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-06-13zebra: check for buffer boundaryJakub Urbańczyk
2020-05-13zebra: format files to make polychaeta happyRafael Zalamena
2020-05-05fpm: add toggle to enable/disable next hop groupsRafael Zalamena
2020-05-05fpm: add next hop group supportRafael Zalamena
2020-04-22zebra: Expose vrf lookup by table id out of rt_netlink.cDonald Sharp
2020-04-14zebra: data plane FPM add support RMAC VNIRafael Zalamena
2020-04-14zebra: adapt and export rmac netlink functionsRafael Zalamena
2020-04-14zebra: export netlink function and change returnRafael Zalamena
2019-10-25zebra: Add functionality to parse RTM_NEWNEXTHOP and RTM_DELNEXTHOP messagesStephen Worley
2019-03-25add cplusplus guards to all zebra headersEmanuele Di Pascale
2019-01-23Merge pull request #3508 from chiragshah6/evpn_dev2Russ White
2019-01-22zebra: openbsd LSP update codeMark Stapp
2019-01-22zebra: infra for LSP updates using dplaneMark Stapp
2018-12-31zebra: evpn remote delete fetch local entryChirag Shah
2018-09-05zebra: add RTPROT_FABRICD route type 197Christian Franke
2018-05-27Merge pull request #2283 from donaldsharp/ignore_some_moreRuss White
2018-05-26tools, zebra: Use different protocol value for our staticsDonald Sharp
2018-05-24zebra: Remove unnecessary function parameterDonald Sharp
2018-04-27zebra: Add PBR and SHARP handlingDonald Sharp
2017-11-27sharpd: Add Super Happy Advanced Routing ProtocolDonald Sharp
2017-10-27zebra: Move clear_nhlfe_installed to calling functionsDonald Sharp
2017-10-05*: Add some documentation about how to handle new daemonsDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-12zebra: MAC and Neighbor (ARP/ND) handlingvivek
2017-06-13Merge remote-tracking branch 'frr/master' into pull-624David Lamparter
2017-06-08zebra: In which RTPROT_BABEL is hardDonald Sharp
2017-06-08zebra: For older distributions RTPROT_BABEL might not be definedDonald Sharp
2017-06-08tools, zebra: Fix netlink notification of who owns the routesDonald Sharp
2017-05-25zebra: Store commonly used values instead of regeneratingDonald Sharp
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-04-20Add source of route as protocol string in ip route pushed into kernelDinesh G Dutt