summaryrefslogtreecommitdiffstats
path: root/zebra/rt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* zebra: Add `enum dp_req_result` to lsp install/deletesDonald Sharp2018-05-301-3/+3
* zebra: Add a result from dataplane requestDonald Sharp2018-05-301-3/+11
* zebra: Rename SOUTHBOUND_XXX to DP_XXXDonald Sharp2018-05-301-7/+7
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-8/+6
* zebra: ipv6 operations stick to namespacePhilippe Guibert2018-02-271-1/+2
* zebra: Modify southbound interface to pass `struct route_node`Donald Sharp2018-01-241-3/+5
* zebra: Add one-shot thread to recheck speedDonald Sharp2018-01-111-0/+1
* Merge pull request #1546 from pguibert6WIND/issue__1537Donald Sharp2017-12-141-0/+2
|\
| * zebra: ipv6 addressing uses netlink socket instead of standard ioctlPhilippe Guibert2017-12-131-0/+2
* | zebra: Make zserv.h the true api for zapi northboundDonald Sharp2017-12-131-0/+14
|/
* zebra: Fix lsp add/del from kernel using SETFLAGDonald Sharp2017-11-291-3/+17
* zebra: Implement call back for route install/delete success/failDonald Sharp2017-11-291-2/+30
* zebra: Note about functionality in rt.hDonald Sharp2017-11-161-0/+11
* lib, pimd, zebra: Allow pim to set pimregX into appropriate vrfDonald Sharp2017-07-241-1/+2
* zebra: Allow S,G lookup to use RTNL_FAMILY_IPMRDonald Sharp2017-07-241-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-26/+27
* bgpd, zebra: Support for sticky MACsvivek2017-07-121-1/+2
* zebra: MAC and Neighbor (ARP/ND) handlingvivek2017-07-121-0/+10
* zebra: VNI and VTEP handlingvivek2017-07-121-0/+5
* zebra: Refactor 'struct rib' to be 'struct route_entry'Donald Sharp2017-06-011-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* zebra: add srcdest support to ribChristian Franke2017-01-301-1/+2
* zebra: Allow the collection of sg stats on more platforms.Donald Sharp2017-01-181-0/+1
* zebra: kernel interface simplificationTimo Teräs2016-10-181-7/+1
* zebra: check at startup if the kernel supports MPLSRenato Westphal2016-09-231-1/+1
* mpls: add support to the OpenBSD kernelRenato Westphal2016-09-231-0/+1
* Quagga: Install label forwarding entries for statically configured LSPsvivek2016-09-231-0/+6