summaryrefslogtreecommitdiff
path: root/zebra/rt.h
AgeCommit message (Expand)Author
2023-07-05zebra: Use zebra dplane for RTM link and addrDonald Sharp
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13zebra: handle STP state change for SVD per vlan IDStephen Worley
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-23zebra: use typesafe lib lists in zebra dplaneMark Stapp
2023-01-05zebra: Set metric appropriately on route offload to asicDonald Sharp
2022-08-11zebra: add tc netlink and dplane opsSiger Yang
2022-08-08zebra: Add a `mpls enable` interface node commandDonald Sharp
2022-03-09zebra: add boilerplate protodown updates for *bsdStephen Worley
2022-02-11zebra: make netlink object hash threadsafeMark Stapp
2021-09-14zebra: use the dataplane to read netlink intf addr changesMark Stapp
2021-07-19zebra: use more constMark Stapp
2021-04-30zebra: new dplane action to set gre link interfacePhilippe Guibert
2021-04-09zebra: move neighbor table configuration to dplane contextsPhilippe Guibert
2021-04-09zebra: handler for configuring neighbor tablePhilippe Guibert
2021-04-09nhrp, lib, zebra: add/del neighbor entry possible from nhrpPhilippe Guibert
2021-04-09zebra: link layer config and notification, implementation in zebraPhilippe Guibert
2020-08-10zebra: remove old kernel one-update-at-a-time apiJakub Urbańczyk
2020-08-10zebra: prepare dplane for batchingJakub Urbańczyk
2020-08-05zebra: support for adding L2NHG and mac-ecmp in the linux kernelAnuradha Karuppiah
2019-10-25zebra: Add base functionality for nexthop processing via the dataplaneStephen Worley
2019-09-17zebra: inform upper layer error when reading correct speed interfaceJulien Floret
2019-09-04zebra: move EVPN VTEP programming to dataplaneMark Stapp
2019-08-23zebra: Use dataplane for evpn neighbor changesMark Stapp
2019-08-02zebra: use dataplane for vxlan remote mac programmingMark Stapp
2019-05-13zebra: Share route type checking macrosStephen Worley
2019-04-22zebra: removing old intf address codeMark Stapp
2019-04-22zebra: Use dplane for interface addresses (netlink)Mark Stapp
2019-03-27zebra: Modify code so that dplane is responsible for indicating success/fail ...Donald Sharp
2019-03-25add cplusplus guards to all zebra headersEmanuele Di Pascale
2019-02-05Merge pull request #3684 from mjstapp/dplane_pwDonald Sharp
2019-01-29zebra: add kernel neigh update apiChirag Shah
2019-01-25zebra: convert PW updates to async dataplaneMark Stapp
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-11-21zebra: separate netlink socket for dataplaneMark Stapp
2018-10-25zebra: revise struct names to resolve review commentsMark Stapp
2018-10-25zebra: remove old apis after new dplane workMark Stapp
2018-10-25zebra: start dataplane layer workMark Stapp
2018-09-24Merge pull request #3052 from donaldsharp/dplane_2Russ White
2018-09-19zebra: Create zebra_dplane.c and .hMark Stapp
2018-09-18zebra: Use boolean for certain VxLAN-EVPN flagsvivek
2018-09-18zebra: Remove unused parameter in MAC deletevivek
2018-07-17bgpd: support evpn nd ext communityChirag Shah
2018-07-11zebra, libs: use const prefix ptrs in apisMark Stapp
2018-05-30zebra: Add `enum dp_req_result` to lsp install/deletesDonald Sharp