| Commit message (Expand) | Author | Age | Files | Lines |
* | ospf6d: fix two "show" commands | Renato Westphal | 2018-10-20 | 1 | -2/+12 |
* | *: list_delete_and_null() -> list_delete() | David Lamparter | 2018-10-02 | 1 | -1/+1 |
* | *: ALLOC calls cannot fail | Donald Sharp | 2018-08-11 | 1 | -6/+0 |
* | ospf6d: unchecked return value (Coverity 1221437) | paco | 2018-06-15 | 1 | -2/+1 |
* | ospf6d: remove ospf6_interface_if_del | Quentin Young | 2018-04-13 | 1 | -22/+0 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -11/+11 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -26/+18 |
* | ospf6d: Handle Premature Aging of LSAs | Chirag Shah | 2018-02-15 | 1 | -0/+2 |
* | ospf6d: Add protocol stats and show command | Chirag Shah | 2018-01-16 | 1 | -0/+99 |
* | ospf6d: Fix setting interface ipv6 ospf6 cost value (LSA hooks were never cal... | Juergen Kammer | 2017-11-09 | 1 | -9/+14 |
* | *: use the FOR_ALL_INTERFACES abstraction from babeld | Renato Westphal | 2017-10-10 | 1 | -4/+4 |
* | *: use rb-trees to store interfaces instead of sorted linked-lists | Renato Westphal | 2017-10-10 | 1 | -8/+8 |
* | *: Convert list_delete(struct list *) to ** to allow nulling | Donald Sharp | 2017-10-05 | 1 | -1/+1 |
* | ospf6d: OSPFv3 interface bandwidth handling | Chirag Shah | 2017-09-19 | 1 | -2/+11 |
* | *: remove empty "interface XYZ" config blocks | David Lamparter | 2017-08-29 | 1 | -2/+2 |
* | ospf6d: add `no` forms for interface commands | Quentin Young | 2017-08-22 | 1 | -21/+87 |
* | ospfd, ospf6d: cleanup some `no` commands | Quentin Young | 2017-08-22 | 1 | -6/+7 |
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -4/+3 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -3/+4 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -1429/+1357 |
* | Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactor | David Lamparter | 2017-07-14 | 1 | -79/+69 |
|\ |
|
| * | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 1 | -3/+3 |
| |\ |
|
| | * | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 1 | -3/+3 |
| * | | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 1 | -65/+55 |
| * | | *: remove VTYNL, part 2 of 6 | David Lamparter | 2017-07-14 | 1 | -10/+10 |
| * | | ospf6d: VNL -> VTYNL | David Lamparter | 2017-07-14 | 1 | -45/+45 |
| * | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -1/+1 |
| |/ |
|
* / | ospf6d: use macro for LSDB walks | David Lamparter | 2017-07-11 | 1 | -4/+2 |
|/ |
|
* | *: fix excess docstring | Quentin Young | 2017-07-05 | 1 | -3/+1 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -1/+1 |
* | ospf6d: add buffer length check to ifmtu changes | Don Slice | 2017-06-28 | 1 | -2/+13 |
* | ospf6d: fix ifmtu settings when kernel changes values | Don Slice | 2017-06-26 | 1 | -7/+27 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: update thread_add_* calls | Quentin Young | 2017-05-09 | 1 | -5/+6 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -17/+18 |
* | *: use hooks for sending SNMP traps | David Lamparter | 2017-03-25 | 1 | -11/+4 |
* | *: Refactor if_lookup_by_name to be VRF aware | Donald Sharp | 2017-03-15 | 1 | -3/+3 |
* | *: Remove non-vrf based ifindex lookup | Donald Sharp | 2017-03-15 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/stable/2.0' | Donald Sharp | 2017-02-07 | 1 | -1/+1 |
|\ |
|
| * | ospf6d: Fix compile warnings | Donald Sharp | 2017-02-03 | 1 | -1/+1 |
* | | *: use monotime() | David Lamparter | 2017-01-23 | 1 | -1/+1 |
* | | *: coccinelle-replace vty->index | David Lamparter | 2016-12-09 | 1 | -51/+20 |
* | | ospfd, ospf6d: add qobj registrations | David Lamparter | 2016-12-09 | 1 | -0/+5 |
* | | *: make DEFUN installations file-local | David Lamparter | 2016-12-01 | 1 | -4/+1 |
* | | lib, ospf6d: Change SECONDS_STR to be more generic | Quentin Young | 2016-11-17 | 1 | -2/+1 |
* | | ospfd, ospf6d: Clean up and unify doc strings | Quentin Young | 2016-11-17 | 1 | -7/+7 |
* | | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -3/+0 |
|\| |
|
| * | *: Consolidate all double VIEW_NODE and ENABLE_NODE's | Donald Sharp | 2016-10-08 | 1 | -8/+0 |
* | | *: rename all instances of OSPFv6 to OSPF6 or OSPFv3 | Renato Westphal | 2016-10-13 | 1 | -1/+1 |
* | | ospfd, ospf6d, ripd: Fix miscellaneous syntax errors | Quentin Young | 2016-10-04 | 1 | -1/+1 |