summaryrefslogtreecommitdiffstats
path: root/eigrpd/eigrp_northbound.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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