Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Fix SA warning | Donald Sharp | 2018-04-24 | 1 | -0/+7 |
* | lib: Handle if up/down and vrf enable/disable events | Donald Sharp | 2018-04-18 | 1 | -50/+201 |
* | lib: Store nexthop information independently | Donald Sharp | 2018-04-18 | 1 | -3/+125 |
* | lib: Clean up delete of a nexthop from a nexthop group | Donald Sharp | 2018-04-18 | 1 | -0/+4 |
* | lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface. | Donald Sharp | 2018-04-18 | 1 | -1/+7 |
* | lib: dont break display of nexthop-groups themselves | Quentin Young | 2018-04-06 | 1 | -1/+3 |
* | lib, pbrd: rm extra space when displaying nexthop | Quentin Young | 2018-04-06 | 1 | -1/+1 |
* | lib: Add the ability for other people to call a nexthop write line | Donald Sharp | 2018-03-14 | 1 | -42/+40 |
* | lib: Expose nhgc_find command | Donald Sharp | 2018-03-14 | 1 | -1/+1 |
* | lib: Add nexthop-group cli | Donald Sharp | 2018-03-14 | 1 | -7/+308 |
* | lib, vtysh: Start cli for nexthop-group | Donald Sharp | 2018-03-09 | 1 | -0/+34 |
* | lib: Isolate nexthop_group functions to nexthop_group.c | Donald Sharp | 2018-03-09 | 1 | -0/+66 |