| Commit message (Expand) | Author | Age | Files | Lines |
* | *: generously apply const | David Lamparter | 2019-12-02 | 1 | -1/+7 |
* | ospf6d: Prevent use after free | Donald Sharp | 2019-09-25 | 1 | -8/+23 |
* | ospf6d: fix mistaken if_is_* instead of oi->type | David Lamparter | 2019-09-17 | 1 | -1/+1 |
* | *: replace XMALLOC + memset with XCALLOC | Quentin Young | 2019-02-26 | 1 | -3/+1 |
* | *: remove casts of XMALLOC / XCALLOC | Quentin Young | 2019-02-26 | 1 | -2/+1 |
* | *: Fixup to use proper list_cmp functions | Donald Sharp | 2018-10-19 | 1 | -1/+5 |
* | ospf6d: remove extra struct in ospf6_lsa_handler | David Lamparter | 2018-09-09 | 1 | -1/+1 |
* | *: ALLOC calls cannot fail | Donald Sharp | 2018-08-11 | 1 | -4/+0 |
* | ospf6d: router-id change to display msg to restart | Chirag Shah | 2018-04-13 | 1 | -2/+3 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -7/+7 |
* | ospf6d: Intra-prefix LSA update after frr restart | Chirag Shah | 2018-03-08 | 1 | -0/+3 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -2/+2 |
* | ospf6d: router-id change notify to restart ospf6d | Chirag Shah | 2018-02-15 | 1 | -0/+4 |
* | ospf6d: Handle Premature Aging of LSAs | Chirag Shah | 2018-02-15 | 1 | -0/+5 |
* | ospf6d: New version of GCC with new warnings | Donald Sharp | 2017-07-28 | 1 | -3/+3 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -753/+702 |
* | Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactor | David Lamparter | 2017-07-14 | 1 | -60/+45 |
|\ |
|
| * | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 1 | -57/+42 |
| * | *: remove VTYNL, part 2 of 6 | David Lamparter | 2017-07-14 | 1 | -3/+3 |
| * | ospf6d: VNL -> VTYNL | David Lamparter | 2017-07-14 | 1 | -30/+30 |
* | | ospf6d: use macro for LSDB walks | David Lamparter | 2017-07-11 | 1 | -32/+16 |
|/ |
|
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: update thread_add_* calls | Quentin Young | 2017-05-09 | 1 | -12/+15 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -14/+13 |
* | *: use hooks for sending SNMP traps | David Lamparter | 2017-03-25 | 1 | -8/+5 |
* | *: use monotime() | David Lamparter | 2017-01-23 | 1 | -4/+4 |
* | lib: time: remove recent_relative_time() | David Lamparter | 2017-01-23 | 1 | -5/+3 |
* | ospf6d: fix broken indentation in "show ipv6 ospf6 neighbor" | Renato Westphal | 2017-01-04 | 1 | -4/+4 |
* | *: fix up DEFUNs without install_element calls | David Lamparter | 2016-12-05 | 1 | -0/+1 |
* | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -1/+0 |
|\ |
|
| * | *: Consolidate all double VIEW_NODE and ENABLE_NODE's | Donald Sharp | 2016-10-08 | 1 | -2/+0 |
* | | all: added some missing <>s within []s | Daniel Walton | 2016-09-30 | 1 | -3/+3 |
* | | ospf6d: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -53/+23 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+3 |
* | | ospf6d: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -2/+3 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -35/+35 |
* | | ospf6d: argv update | Daniel Walton | 2016-09-23 | 1 | -8/+8 |
|/ |
|
* | *: add missing includes | David Lamparter | 2016-06-07 | 1 | -0/+1 |
* | Add "no debug ospf" and "no debug ospf6" commands to disable all ospf debugging | Daniel Walton | 2015-11-03 | 1 | -0/+51 |
* | Fix for IPv6 OSPF BFD session staying down when ifdown/ifup on logical interf... | radhika | 2015-10-09 | 1 | -1/+1 |
* | Support of BFD status in Quagga | radhika | 2015-08-31 | 1 | -0/+4 |
* | This patch changes ospfd from only listening mode for BFD status updates to i... | Donald Sharp | 2015-07-22 | 1 | -1/+2 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -1/+1 |
* | ospf6d: add 'log-adjacency-changes [detail]' | Dinesh Dutt | 2013-11-08 | 1 | -16/+41 |
* | ospf6d: increment dbdesc seqnum on SeqNumberMismatch/BadLsReq event | Dinesh Dutt | 2013-11-08 | 1 | -0/+4 |
* | ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance) | Dinesh Dutt | 2013-11-08 | 1 | -6/+33 |
* | ospf6d: add SNMP notifications/traps support | Vincent Bernat | 2012-06-25 | 1 | -0/+9 |
* | ospf6d: add SNMP support for ospfv3NbrTable | Vincent Bernat | 2012-06-25 | 1 | -0/+2 |
* | Convert ospf6d over to quagga_gettime() wrappers. | Takashi Sogabe | 2009-06-22 | 1 | -5/+5 |
* | [trivia] finish off static'ification of ospf6d and ripngd | Paul Jakma | 2008-08-22 | 1 | -9/+9 |