| Commit message (Expand) | Author | Age | Files | Lines |
* | *: use rb-trees to store interfaces instead of sorted linked-lists | Renato Westphal | 2017-10-10 | 1 | -11/+2 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -72/+60 |
* | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+2 |
* | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 1 | -2/+2 |
* | lib, zebra: Pass up kernel table_id for vrf's | Donald Sharp | 2017-06-02 | 1 | -0/+17 |
* | Merge pull request #537 from donaldsharp/vrf_stuff | David Lamparter | 2017-05-17 | 1 | -27/+24 |
|\ |
|
| * | lib: Add some more documentation to vrf.h | Donald Sharp | 2017-05-16 | 1 | -1/+20 |
| * | *: Consolidate vrf_hooks into vrf_init | Donald Sharp | 2017-05-16 | 1 | -22/+4 |
| * | *: Remove some unneeded functions | Donald Sharp | 2017-05-16 | 1 | -4/+2 |
| * | lib, zebra: Cleanup vrf api some | Donald Sharp | 2017-05-16 | 1 | -2/+0 |
* | | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
|/ |
|
* | lib: Add VRF_ALL define | Donald Sharp | 2017-01-24 | 1 | -0/+1 |
* | Merge branch 'queue/osr/vtysh-generic' | David Lamparter | 2016-12-05 | 1 | -0/+3 |
|\ |
|
* \ | Merge branch 'stable/2.0' | David Lamparter | 2016-12-05 | 1 | -43/+13 |
|\ \
| |/
|/| |
|
| * | zebra/lib: remove redundant fields from zebra_vrf | Renato Westphal | 2016-11-28 | 1 | -1/+1 |
| * | lib/zebra: put vrf_get() on a diet | Renato Westphal | 2016-11-28 | 1 | -2/+1 |
| * | lib/zebra: convert vrf_list to a red-black tree | Renato Westphal | 2016-11-28 | 1 | -2/+4 |
| * | *: rename two vrf functions | Renato Westphal | 2016-11-28 | 1 | -1/+1 |
| * | lib: convert vrf code to use red-black trees as well | Renato Westphal | 2016-11-28 | 1 | -38/+7 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -0/+4 |
|\| |
|
| * | lib: qobj: register ifaces, routemaps & keychains | David Lamparter | 2016-10-07 | 1 | -0/+4 |
* | | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -4/+0 |
* | | Revert "lib, zebra: Fixup if.c to work in the new regime" | Daniel Walton | 2016-09-22 | 1 | -1/+1 |
* | | lib, zebra: Fixup if.c to work in the new regime | Donald Sharp | 2016-09-21 | 1 | -1/+1 |
|/ |
|
* | lib: VRF_GET_ID should respect VRF_UNKNOWN | Donald Sharp | 2016-05-02 | 1 | -1/+1 |
* | lib, zebra: Refactor vrf creation a bit more | Donald Sharp | 2016-04-13 | 1 | -2/+1 |
* | lib: passing in vrf string length is not needed | Donald Sharp | 2016-04-13 | 1 | -1/+1 |
* | lib, zebra: Rename ZEBRA_VRF_ACTIVE | Donald Sharp | 2016-04-08 | 1 | -1/+1 |
* | lib: Refactor XX_name_len away | Donald Sharp | 2016-04-08 | 1 | -2/+0 |
* | lib: Combine name comparison function | Donald Sharp | 2016-03-31 | 1 | -1/+0 |
* | BGP: Fix interface list upon instance creation/deletion | vivek | 2016-02-24 | 1 | -0/+2 |
* | BGP: Cleanup interfaces properly on instance delete or exit | vivek | 2016-02-22 | 1 | -0/+2 |
* | lib, vtysh, zebra: Better VRF debug handling | Donald Sharp | 2016-02-03 | 1 | -0/+4 |
* | lib, zebra: Abstract vrf.c to handle both vrf_id_t and char *name | Donald Sharp | 2016-02-01 | 1 | -3/+75 |
* | *: add VRF ID in the API message header | Feng Lu | 2015-11-04 | 1 | -0/+13 |
* | lib/vrf: enable / disable a VRF | Feng Lu | 2015-10-30 | 1 | -0/+9 |
* | lib: move the interface list into "struct vrf" | Feng Lu | 2015-10-30 | 1 | -0/+22 |
* | lib, zebra: move "struct vrf" to be a lib module | Feng Lu | 2015-10-30 | 1 | -0/+96 |