summaryrefslogtreecommitdiffstats
path: root/lib/nexthop_group.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix SA warningDonald Sharp2018-04-241-0/+7
* lib: Handle if up/down and vrf enable/disable eventsDonald Sharp2018-04-181-50/+201
* lib: Store nexthop information independentlyDonald Sharp2018-04-181-3/+125
* lib: Clean up delete of a nexthop from a nexthop groupDonald Sharp2018-04-181-0/+4
* lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface.Donald Sharp2018-04-181-1/+7
* lib: dont break display of nexthop-groups themselvesQuentin Young2018-04-061-1/+3
* lib, pbrd: rm extra space when displaying nexthopQuentin Young2018-04-061-1/+1
* lib: Add the ability for other people to call a nexthop write lineDonald Sharp2018-03-141-42/+40
* lib: Expose nhgc_find commandDonald Sharp2018-03-141-1/+1
* lib: Add nexthop-group cliDonald Sharp2018-03-141-7/+308
* lib, vtysh: Start cli for nexthop-groupDonald Sharp2018-03-091-0/+34
* lib: Isolate nexthop_group functions to nexthop_group.cDonald Sharp2018-03-091-0/+66