summaryrefslogtreecommitdiffstats
path: root/zebra/subdir.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Add `show fpm status [json]` commandDonald Sharp2024-03-041-0/+1
* zebra: Add fpm_listenerDonald Sharp2024-03-041-0/+6
* zebra: convert to mgmtdIgor Ryzhov2024-01-281-2/+1
* zebra: convert router-id commands to NBIgor Ryzhov2024-01-281-0/+1
* zebra: convert interface evpn mh es-id commands to NBIgor Ryzhov2024-01-281-1/+1
* zebra: Add function to resolve Generic Netlink familyCarmine Scarpitta2023-12-141-0/+2
* zebra: dump label table informationfmihoub6WIND2023-09-291-0/+1
* Merge pull request #12494 from louis-6wind/ext_admin_groupOlivier Dugeon2023-02-151-0/+2
|\
| * lib,zebra: add affinity-map configuration hooksLouis Scalbert2023-02-101-0/+2
* | zebra: add zebra_vxlan_if.h header file to noinst_HEADERSharath Ramamurthy2023-02-141-0/+1
* | zebra: add zebra_l2_bridge_if.h header file to noinst_HEADERStephen Worley2023-02-141-0/+1
* | zebra: multiple vlan aware bridge data structure and related changesSharath Ramamurthy2023-02-141-0/+1
* | zebra: vxlan interface refactoring changesSharath Ramamurthy2023-02-141-0/+1
|/
* zebra: traffic control state managementSiger Yang2022-11-221-0/+2
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-25/+0
* zebra: add empty placeholders for tc via BSD socketSiger Yang2022-08-101-0/+1
* zebra: add tc netlink and dplane opsSiger Yang2022-08-101-0/+2
* configure, zebra: include DPDK headers and shared libs in the dp-dpdk buildAnuradha Karuppiah2022-06-271-0/+2
* zebra: infastructure for the new dataplane pluginAnuradha Karuppiah2022-06-271-0/+11
* zebra: add support for maintaining local neigh entriesAnuradha Karuppiah2022-06-271-0/+2
* zebra: Add initial zebra tracepoint supportDonald Sharp2022-04-201-1/+3
* zebra: add boilerplate protodown updates for *bsdStephen Worley2022-03-101-0/+1
* zebra: Start of work to get data about mpls from kernelDonald Sharp2022-02-251-0/+2
* zebra: Add encoders/decoders for zebraDonald Lee2021-10-191-0/+2
* lib, zebra: move vrf netns commands from lib to zebraIgor Ryzhov2021-08-231-0/+2
* build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter2021-07-211-6/+6
* zebra: rewrite locator_prefix_cmd with DEFPYHiroki Shirokura2021-06-021-0/+1
* zebra: ZAPI add new api to manipulate srv6-locator (step2)Hiroki Shirokura2021-06-021-0/+2
* *: new cli-nodes for SRv6 manager (step2)Hiroki Shirokura2021-06-021-0/+3
* build: properly split CFLAGS from AC_CFLAGSDavid Lamparter2021-04-211-1/+1
* build: don't use $(top_srcdir) in vtysh_scanDavid Lamparter2021-04-131-1/+1
* *: remove *.conf.sample filesQuentin Young2021-04-091-1/+0
* zebra: North-bound implementation for zebra rmapsSarita Patra2021-03-301-0/+4
* zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-2/+0
* snmp: change -std=gnu99 to -std=gnu11David Lamparter2021-03-171-1/+1
* zebra: add the sample dataplane plugin to the buildMark Stapp2021-01-111-0/+11
* Merge pull request #7162 from opensourcerouting/zebra-human-netlinkStephen Worley2020-12-141-0/+6
|\
| * zebra: human readable netlink dumpsRafael Zalamena2020-09-241-0/+6
* | vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov2020-10-021-0/+2
|/
* *: Remove solaris from FRRDonald Sharp2020-09-211-5/+0
* zebra: extract core EVPN functions from zebra_vxlan.cPat Ruddy2020-08-121-0/+2
* zebra: extract neighbor functions from zebra_vxlan.cPat Ruddy2020-08-121-0/+1
* zebra: extract evpn mac functions from zebra_vxlan.cPat Ruddy2020-08-121-0/+4
* lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle2020-08-071-0/+2
* zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah2020-08-051-0/+4
* build: fix protobuf dependenciesDavid Lamparter2020-06-191-0/+3
* zebra: add zebra opaque moduleMark Stapp2020-06-021-22/+24
* build: make clippy Makefile rules nicerDavid Lamparter2020-04-271-16/+8
* build: use VPATH for vtysh_scanDavid Lamparter2020-04-271-14/+14
* Merge pull request #6231 from dslicenc/v6-ra-hoplimitDonatas Abraitis2020-04-181-0/+3
|\