summaryrefslogtreecommitdiff
path: root/zebra/subdir.am
AgeCommit message (Expand)Author
2024-03-04zebra: Add `show fpm status [json]` commandDonald Sharp
2024-03-04zebra: Add fpm_listenerDonald Sharp
2024-01-28zebra: convert to mgmtdIgor Ryzhov
2024-01-28zebra: convert router-id commands to NBIgor Ryzhov
2024-01-28zebra: convert interface evpn mh es-id commands to NBIgor Ryzhov
2023-12-14zebra: Add function to resolve Generic Netlink familyCarmine Scarpitta
2023-09-29zebra: dump label table informationfmihoub6WIND
2023-02-15Merge pull request #12494 from louis-6wind/ext_admin_groupOlivier Dugeon
2023-02-13zebra: add zebra_vxlan_if.h header file to noinst_HEADERSharath Ramamurthy
2023-02-13zebra: add zebra_l2_bridge_if.h header file to noinst_HEADERStephen Worley
2023-02-13zebra: multiple vlan aware bridge data structure and related changesSharath Ramamurthy
2023-02-13zebra: vxlan interface refactoring changesSharath Ramamurthy
2023-02-10lib,zebra: add affinity-map configuration hooksLouis Scalbert
2022-11-22zebra: traffic control state managementSiger Yang
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-08-11zebra: add empty placeholders for tc via BSD socketSiger Yang
2022-08-11zebra: add tc netlink and dplane opsSiger Yang
2022-06-27configure, zebra: include DPDK headers and shared libs in the dp-dpdk buildAnuradha Karuppiah
2022-06-27zebra: infastructure for the new dataplane pluginAnuradha Karuppiah
2022-06-27zebra: add support for maintaining local neigh entriesAnuradha Karuppiah
2022-04-20zebra: Add initial zebra tracepoint supportDonald Sharp
2022-03-09zebra: add boilerplate protodown updates for *bsdStephen Worley
2022-02-25zebra: Start of work to get data about mpls from kernelDonald Sharp
2021-10-20zebra: Add encoders/decoders for zebraDonald Lee
2021-08-23lib, zebra: move vrf netns commands from lib to zebraIgor Ryzhov
2021-07-21build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter
2021-06-02zebra: rewrite locator_prefix_cmd with DEFPYHiroki Shirokura
2021-06-02zebra: ZAPI add new api to manipulate srv6-locator (step2)Hiroki Shirokura
2021-06-02*: new cli-nodes for SRv6 manager (step2)Hiroki Shirokura
2021-04-21build: properly split CFLAGS from AC_CFLAGSDavid Lamparter
2021-04-13build: don't use $(top_srcdir) in vtysh_scanDavid Lamparter
2021-04-09*: remove *.conf.sample filesQuentin Young
2021-03-30zebra: North-bound implementation for zebra rmapsSarita Patra
2021-03-22zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter
2021-03-17snmp: change -std=gnu99 to -std=gnu11David Lamparter
2021-01-11zebra: add the sample dataplane plugin to the buildMark Stapp
2020-12-14Merge pull request #7162 from opensourcerouting/zebra-human-netlinkStephen Worley
2020-10-02vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov
2020-09-23zebra: human readable netlink dumpsRafael Zalamena
2020-09-21*: Remove solaris from FRRDonald Sharp
2020-08-12zebra: extract core EVPN functions from zebra_vxlan.cPat Ruddy
2020-08-12zebra: extract neighbor functions from zebra_vxlan.cPat Ruddy
2020-08-12zebra: extract evpn mac functions from zebra_vxlan.cPat Ruddy
2020-08-07lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle
2020-08-05zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah
2020-06-19build: fix protobuf dependenciesDavid Lamparter
2020-06-02zebra: add zebra opaque moduleMark Stapp
2020-04-27build: make clippy Makefile rules nicerDavid Lamparter
2020-04-27build: use VPATH for vtysh_scanDavid Lamparter
2020-04-18Merge pull request #6231 from dslicenc/v6-ra-hoplimitDonatas Abraitis