| Commit message (Expand) | Author | Age | Files | Lines |
* | *: move CLI node names to cmd_node->name | David Lamparter | 2020-04-16 | 1 | -0/+1 |
* | *: move CLI parent data to cmd_node->parent_node | David Lamparter | 2020-04-16 | 1 | -0/+1 |
* | *: remove second parameter on install_node() | David Lamparter | 2020-04-16 | 1 | -1/+3 |
* | *: remove cmd_node->vtysh | David Lamparter | 2020-04-16 | 1 | -1/+0 |
* | *: clean up cmd_node initializers | David Lamparter | 2020-04-16 | 1 | -1/+3 |
* | bgpd, ospfd, ospf6d: long is not bool :( | David Lamparter | 2020-04-02 | 1 | -2/+2 |
* | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__ | Donatas Abraitis | 2020-03-05 | 1 | -2/+2 |
* | ospfd: use new defaults mechanism (v2) | David Lamparter | 2019-12-06 | 1 | -7/+10 |
* | ospf6: Add vrf_id to the ospf6 data structure | Donald Sharp | 2019-09-10 | 1 | -2/+3 |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -4/+2 |
* | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 1 | -1/+2 |
* | ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrf | Philippe Guibert | 2019-06-11 | 1 | -1/+2 |
* | lib: retrofit interface commands to the new northbound model | Renato Westphal | 2018-10-27 | 1 | -1/+1 |
* | *: list_delete_and_null() -> list_delete() | David Lamparter | 2018-10-02 | 1 | -1/+1 |
* | ospf6d: Remove deprecated code after 1 year | Donald Sharp | 2018-08-30 | 1 | -15/+0 |
* | ospf6d: remove VERSION_TYPE_DEV from CONFDATE checks | Lou Berger | 2018-07-10 | 1 | -2/+2 |
* | ospf6d: fix area border router duplicate | Chirag Shah | 2018-05-08 | 1 | -4/+7 |
* | *: Only test CONFDATE when VERSION_TYPE_DEV defined | Lou Berger | 2018-04-03 | 1 | -2/+2 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -3/+3 |
* | Merge pull request #1814 from chiragshah6/mdev | Jafar Al-Gharaibeh | 2018-03-09 | 1 | -2/+24 |
|\ |
|
| * | ospf6d: assign zebra router-id to ospf6 instance | Chirag Shah | 2018-03-01 | 1 | -2/+24 |
* | | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -10/+4 |
* | | ospf6d: ECMP for external routes | Chirag Shah | 2018-03-01 | 1 | -9/+18 |
|/ |
|
* | Merge pull request #1754 from chiragshah6/ospfv3_dev | Jafar Al-Gharaibeh | 2018-02-15 | 1 | -2/+27 |
|\ |
|
| * | ospf6d: router-id change notify to restart ospf6d | Chirag Shah | 2018-02-15 | 1 | -2/+27 |
* | | Merge pull request #1742 from chiragshah6/mdev | Jafar Al-Gharaibeh | 2018-02-15 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | ospf6d: Fix distance command | Chirag Shah | 2018-02-12 | 1 | -0/+4 |
* | | ospf6d: Handle Premature Aging of LSAs | Chirag Shah | 2018-02-15 | 1 | -0/+2 |
|/ |
|
* | ospf6d: Fix redist w/ route-map during restart | Chirag Shah | 2018-01-26 | 1 | -0/+1 |
* | ospf6d: Fix External routes ECMP | Chirag Shah | 2018-01-02 | 1 | -0/+14 |
* | lib: nuke the if_*_by_name_len() functions | Renato Westphal | 2017-10-10 | 1 | -1/+1 |
* | *: Convert list_delete(struct list *) to ** to allow nulling | Donald Sharp | 2017-10-05 | 1 | -1/+1 |
* | ospf6d: Note when we calculated spf | Donald Sharp | 2017-09-14 | 1 | -1/+1 |
* | *: fix style | Quentin Young | 2017-08-30 | 1 | -15/+13 |
* | ospf6d, ospfd: add `no ospf6 router-id ...` | Quentin Young | 2017-08-28 | 1 | -6/+48 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -613/+560 |
* | *: remove VTYNL, part 6 of 6 | David Lamparter | 2017-07-14 | 1 | -8/+8 |
* | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 1 | -27/+26 |
* | *: remove VTYNL, part 2 of 6 | David Lamparter | 2017-07-14 | 1 | -6/+6 |
* | *: remove VTYNL, part 1 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+2 |
* | ospf6d: VNL -> VTYNL | David Lamparter | 2017-07-14 | 1 | -28/+28 |
* | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -9/+9 |
* | *: fix excess docstring | Quentin Young | 2017-07-05 | 1 | -2/+0 |
* | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 1 | -2/+2 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -15/+12 |
* | *: remove VTY_GET_* | Quentin Young | 2017-06-27 | 1 | -2/+2 |
* | ospf6d: remember format for ospf6 area id | Quentin Young | 2017-05-19 | 1 | -1/+1 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: update thread_add_* calls | Quentin Young | 2017-05-09 | 1 | -4/+3 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -2/+3 |