summaryrefslogtreecommitdiffstats
path: root/zebra/rt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Introduce Local Host Routes to FRRDonald Sharp2023-11-011-1/+2
* zebra: Use zebra dplane for RTM link and addrDonald Sharp2023-07-051-0/+2
* Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-16/+1
|\
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* | zebra: handle STP state change for SVD per vlan IDStephen Worley2023-02-141-0/+1
* | zebra: Bug fixes in fdb read for flooded traffic and remote fdb cleanup upon ...Sharath Ramamurthy2023-02-141-0/+2
* | zebra: multiple vlan aware bridge datastructure changes and vxlan device ifty...Sharath Ramamurthy2023-02-141-1/+1
|/
* zebra: use typesafe lib lists in zebra dplaneMark Stapp2023-01-231-1/+1
* zebra: Set metric appropriately on route offload to asicDonald Sharp2023-01-051-0/+2
* zebra: add tc netlink and dplane opsSiger Yang2022-08-101-0/+1
* zebra: Add a `mpls enable` interface node commandDonald Sharp2022-08-081-0/+3
* zebra: add boilerplate protodown updates for *bsdStephen Worley2022-03-101-0/+3
* zebra: make netlink object hash threadsafeMark Stapp2022-02-111-0/+4
* zebra: use the dataplane to read netlink intf addr changesMark Stapp2021-09-141-0/+5
* zebra: use more constMark Stapp2021-07-191-2/+2
* zebra: new dplane action to set gre link interfacePhilippe Guibert2021-04-301-3/+0
* zebra: move neighbor table configuration to dplane contextsPhilippe Guibert2021-04-091-1/+3
* zebra: handler for configuring neighbor tablePhilippe Guibert2021-04-091-0/+1
* nhrp, lib, zebra: add/del neighbor entry possible from nhrpPhilippe Guibert2021-04-091-2/+3
* zebra: link layer config and notification, implementation in zebraPhilippe Guibert2021-04-091-0/+2
* zebra: remove old kernel one-update-at-a-time apiJakub Urbańczyk2020-08-101-2/+6
* zebra: prepare dplane for batchingJakub Urbańczyk2020-08-101-0/+6
* zebra: support for adding L2NHG and mac-ecmp in the linux kernelAnuradha Karuppiah2020-08-051-0/+5
* zebra: Add base functionality for nexthop processing via the dataplaneStephen Worley2019-10-251-2/+6
* zebra: inform upper layer error when reading correct speed interfaceJulien Floret2019-09-171-1/+1
* zebra: move EVPN VTEP programming to dataplaneMark Stapp2019-09-041-4/+0
* zebra: Use dataplane for evpn neighbor changesMark Stapp2019-08-231-5/+2
* zebra: use dataplane for vxlan remote mac programmingMark Stapp2019-08-021-7/+3
* zebra: Share route type checking macrosStephen Worley2019-05-141-2/+4
* zebra: removing old intf address codeMark Stapp2019-04-221-5/+0
* zebra: Use dplane for interface addresses (netlink)Mark Stapp2019-04-221-0/+4
* zebra: Modify code so that dplane is responsible for indicating success/fail ...Donald Sharp2019-03-271-0/+3
* add cplusplus guards to all zebra headersEmanuele Di Pascale2019-03-251-0/+8
* Merge pull request #3684 from mjstapp/dplane_pwDonald Sharp2019-02-061-1/+3
|\
| * zebra: convert PW updates to async dataplaneMark Stapp2019-01-251-1/+3
* | zebra: add kernel neigh update apiChirag Shah2019-01-291-0/+2
|/
* Merge pull request #3508 from chiragshah6/evpn_dev2Russ White2019-01-231-0/+5
|\
| * zebra: evpn remote delete fetch local entryChirag Shah2018-12-311-0/+5
* | zebra: openbsd LSP update codeMark Stapp2019-01-221-15/+0
* | zebra: infra for LSP updates using dplaneMark Stapp2019-01-221-1/+4
|/
* zebra: separate netlink socket for dataplaneMark Stapp2018-11-211-1/+1
* zebra: revise struct names to resolve review commentsMark Stapp2018-10-251-1/+2
* zebra: remove old apis after new dplane workMark Stapp2018-10-251-27/+0
* zebra: start dataplane layer workMark Stapp2018-10-251-0/+6
* Merge pull request #3052 from donaldsharp/dplane_2Russ White2018-09-241-35/+11
|\
| * zebra: Create zebra_dplane.c and .hMark Stapp2018-09-201-35/+11
* | zebra: Use boolean for certain VxLAN-EVPN flagsvivek2018-09-181-1/+1
* | zebra: Remove unused parameter in MAC deletevivek2018-09-181-2/+1
|/
* bgpd: support evpn nd ext communityChirag Shah2018-07-171-1/+1
* zebra, libs: use const prefix ptrs in apisMark Stapp2018-07-111-3/+4