| Commit message (Expand) | Author | Age | Files | Lines |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -22/+22 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -40/+37 |
* | ospfd: Fix ospfd crash | Olivier Dugeon | 2018-02-09 | 1 | -1/+35 |
* | OSPFd: Fix ospfd crash during CI | Olivier Dugeon | 2018-02-03 | 1 | -0/+9 |
* | OSPFd: Clean up Segment Routing patch | Olivier Dugeon | 2018-01-30 | 1 | -1/+1 |
* | Merge remote-tracking 'frr/master' into SR-Routing | Olivier Dugeon | 2018-01-30 | 1 | -24/+0 |
|\ |
|
| * | OSPFD: Solve Issue #1652 | Olivier Dugeon | 2018-01-23 | 1 | -24/+0 |
* | | OSPFd: Update Segment Routing PR following review | Olivier Dugeon | 2018-01-29 | 1 | -1/+0 |
* | | OSPFD: Add Experimental Segment Routing support | Olivier Dugeon | 2018-01-18 | 1 | -3/+22 |
|/ |
|
* | *: don't use deprecated stream.h macros | Quentin Young | 2017-12-01 | 1 | -1/+1 |
* | *: Convert list_delete(struct list *) to ** to allow nulling | Donald Sharp | 2017-10-05 | 1 | -13/+11 |
* | ospfd: OSPFv2 VRF Support | Chirag Shah | 2017-10-03 | 1 | -7/+9 |
* | ospfd: Fix MI-OSPF configuraton clis | Chirag Shah | 2017-08-04 | 1 | -2/+2 |
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 1 | -15/+18 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 1 | -18/+15 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -1664/+1651 |
* | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -4/+4 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -7/+6 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -5/+4 |
* | *: update thread_add_* calls | Quentin Young | 2017-05-09 | 1 | -9/+9 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -8/+7 |
* | *: kill useless if(...) after VTY_DECLVAR_CONTEXT | David Lamparter | 2016-12-09 | 1 | -6/+0 |
* | *: coccinelle-replace vty->index | David Lamparter | 2016-12-09 | 1 | -2/+2 |
* | ospf6d: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -2/+0 |
* | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+2 |
* | ospfd: resolve CHECK ME's | Quentin Young | 2016-09-29 | 1 | -15/+19 |
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -13/+15 |
* | lib: migrate to new memory-type handling | David Lamparter | 2016-09-19 | 1 | -5/+4 |
* | Add support Router Capabilities support to OSPF | Olivier Dugeon | 2016-09-03 | 1 | -0/+9 |
* | Update Traffic Engineering Support for OSPFD | Olivier Dugeon | 2016-09-03 | 1 | -25/+15 |
* | ospfd: Remove HAVE_OSPF_TE | Donald Sharp | 2016-08-16 | 1 | -6/+0 |
* | ospfd: Remove HAVE_OPAQUE_LSA | Donald Sharp | 2016-08-16 | 1 | -2/+0 |
* | *: get rid of "MTYPE 0" | David Lamparter | 2016-07-28 | 1 | -3/+3 |
* | ospfd: Remove another odd flooding hack in opaque LSA code | Paul Jakma | 2016-06-08 | 1 | -108/+0 |
* | ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation' | Paul Jakma | 2016-06-08 | 1 | -201/+4 |
* | ospfd: Fix initial Opaque LSA DB synchronisation | Olivier Dugeon | 2016-05-26 | 1 | -7/+13 |
* | configuration options for faster OSPF convergence | Michael Rossberg | 2015-07-31 | 1 | -16/+16 |
* | Multi-Instance OSPF Summary | Donald Sharp | 2015-05-20 | 1 | -0/+6 |
* | ospfd: compile warning cleanups | Andrew Certain | 2013-01-07 | 1 | -3/+9 |
* | ospfd: Compile fix for opaque support | Paul Jakma | 2011-03-22 | 1 | -6/+7 |
* | ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer | Paul Jakma | 2010-12-08 | 1 | -2/+2 |
* | [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free | Paul Jakma | 2006-07-26 | 1 | -7/+4 |
* | 2005-09-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-09-17 | 1 | -9/+3 |
* | 2005-05-11 Paul Jakma <paul.jakma@sun.com> | paul | 2005-05-11 | 1 | -88/+66 |
* | 2005-05-06 Paul Jakma <paul.jakma@sun.com> | paul | 2005-05-06 | 1 | -2/+0 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul | 2005-04-07 | 1 | -87/+60 |
* | add comments about warnings | gdt | 2004-12-09 | 1 | -0/+1 |
* | 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-12-08 | 1 | -36/+36 |
* | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2004-11-20 | 1 | -3/+3 |
* | Unbreak ospfclient compilation. | hasso | 2004-10-12 | 1 | -1/+2 |