summaryrefslogtreecommitdiffstats
path: root/eigrpd/eigrp_northbound.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* eigrpd: convert distribute-list configuration to northboundIgor Ryzhov2024-01-221-0/+56
* lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-291-17/+17
* *: Rearrange vrf_bitmap_X api to reduce memory footprintDonald Sharp2023-06-261-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-15/+1
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-2/+2
* vrf_name_to_id(): removeG. Paul Ziemba2021-09-071-2/+15
* eigrpd: Create eigrp_cli.h and move forward declarationsDonnie Savage2021-01-121-0/+1
* eigrpd: Tone down warning when command is not implemented yetDonald Sharp2020-10-221-13/+26
* *: change the signature of the northbound callbacks to be more flexibleRenato Westphal2020-04-231-286/+202
* *: Replace s_addr 0 => INADDR_ANYDonatas Abraitis2020-02-061-1/+1
* eigrpd: Add `router eigrp AS [vrf NAME]` and various stuffDonald Sharp2019-08-071-6/+10
* eigrpd: Use the eigrp->vrf_id where we can immediately transformDonald Sharp2019-08-071-2/+5
* eigrpd: Add vrf_id to `struct eigrp`Donald Sharp2019-08-071-3/+6
* eigrpd: migrate old CLI to northboundRafael Zalamena2019-08-031-0/+1584