Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-02-09 | lib, sharpd, zebra: Add new enum for lsp type and pass it through. | Donald Sharp | 6 | -13/+46 |
2018-02-09 | *: Make code use a consisten definition of labels | Donald Sharp | 16 | -110/+89 |
2018-02-09 | zebra: Cleanup mpls handling to allow a NEXTHOP_TYPE_IFINDEX | Donald Sharp | 1 | -2/+38 |
2018-02-09 | sharpd: Consolidate commands under 'sharp' keyword | Donald Sharp | 1 | -3/+6 |
2018-02-09 | sharpd: Add some infrastructure to allow test of ZEBRA_VRF_LABEL | Donald Sharp | 3 | -0/+33 |
2018-02-09 | lib, zebra: Add new api to specify a label associated with the vrf | Donald Sharp | 5 | -0/+78 |
2018-02-09 | lib, zebra: Move nh_resolve_via_default to appropriate header | Donald Sharp | 4 | -14/+11 |
2018-02-09 | *: Track vrfs per nexthop not per route entry | Donald Sharp | 28 | -152/+185 |
2018-02-08 | zebra: Fix vrf routes from assuming their nh's were in the default | Donald Sharp | 1 | -4/+20 |
2018-02-07 | isis: use descriptor polling instead of time | Rafael Zalamena | 1 | -1/+1 |