| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1031 from opensourcerouting/small-bits | Donald Sharp | 2017-08-24 | 4 | -53/+66 |
|\ |
|
| * | ospf6d: properly update prefix list references | David Lamparter | 2017-08-24 | 4 | -53/+66 |
* | | Merge pull request #1022 from opensourcerouting/zapi_consolidation | Donald Sharp | 2017-08-24 | 3 | -290/+92 |
|\ \ |
|
| * | | ospf6d: fix regression detected by topotest | Renato Westphal | 2017-08-24 | 1 | -6/+8 |
| * | | *: use zapi_route to send/receive redistributed routes as well | Renato Westphal | 2017-08-24 | 1 | -68/+18 |
| * | | ospf6d: use the new API to send routes to zebra | Renato Westphal | 2017-08-23 | 3 | -74/+31 |
| * | | *: remove leftovers from "router zebra" | Renato Westphal | 2017-08-23 | 1 | -112/+1 |
| * | | *: reduce excessive indentation in a few places | Renato Westphal | 2017-08-23 | 1 | -67/+71 |
| |/ |
|
* | | Merge pull request #1026 from qlyoung/no-ospf6 | David Lamparter | 2017-08-24 | 1 | -21/+87 |
|\ \
| |/
|/| |
|
| * | ospf6d: add `no` forms for interface commands | Quentin Young | 2017-08-22 | 1 | -21/+87 |
* | | Merge pull request #1025 from qlyoung/no-ospf | David Lamparter | 2017-08-22 | 1 | -6/+7 |
|\| |
|
| * | ospfd, ospf6d: cleanup some `no` commands | Quentin Young | 2017-08-22 | 1 | -6/+7 |
* | | Merge pull request #1009 from donaldsharp/show_cmds | David Lamparter | 2017-08-21 | 1 | -1/+17 |
|\ \ |
|
| * | | *: Add 'show debugging' command from vtysh | Donald Sharp | 2017-08-21 | 1 | -1/+17 |
| |/ |
|
* | | Merge pull request #929 from opensourcerouting/hooks-doc-irdp | Donald Sharp | 2017-08-21 | 1 | -7/+3 |
|\ \
| |/
|/| |
|
| * | *: centralize some exit cleanup into libfrr | David Lamparter | 2017-08-15 | 1 | -7/+3 |
* | | ospf6d: Remove ospf6d version string | Donald Sharp | 2017-08-20 | 2 | -21/+0 |
|/ |
|
* | Merge pull request #911 from opensourcerouting/non-recursive-2 | Donald Sharp | 2017-08-09 | 4 | -44/+77 |
|\ |
|
| * | build: non-recursive ospf* | David Lamparter | 2017-08-04 | 4 | -44/+77 |
* | | ospf6: Fix DEBUG compiling error | ßingen | 2017-08-09 | 1 | -2/+1 |
|/ |
|
* | Merge pull request #870 from chiragshah6/mdev | David Lamparter | 2017-08-04 | 8 | -28/+41 |
|\ |
|
| * | ospf6d: adjust changes per PR 870 review | Chirag Shah | 2017-07-31 | 2 | -10/+15 |
| * | ospf6d: Fix memory leaks | Chirag Shah | 2017-07-27 | 9 | -40/+48 |
* | | ospf6d: New version of GCC with new warnings | Donald Sharp | 2017-07-28 | 4 | -7/+7 |
|/ |
|
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 5 | -25/+15 |
* | ospf6d: crash in ospf6_lsdb_show | Daniel Walton | 2017-07-18 | 1 | -2/+4 |
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 5 | -15/+25 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 39 | -17856/+17046 |
* | Merge pull request #820 from opensourcerouting/gcc7 | Donald Sharp | 2017-07-14 | 3 | -3/+4 |
|\ |
|
| * | *: fix GCC 7 warnings/issues | David Lamparter | 2017-07-14 | 1 | -1/+1 |
| * | *: fix GCC 7 switch/case fallthrough warnings | David Lamparter | 2017-07-14 | 2 | -2/+3 |
* | | Merge remote-tracking branch 'frr/master' into table-hash-ospf6-lsdb-refactor | David Lamparter | 2017-07-14 | 16 | -532/+491 |
|\| |
|
| * | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 4 | -12/+12 |
| |\ |
|
| | * | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 4 | -13/+13 |
| * | | *: remove VTYNL, part 6 of 6 | David Lamparter | 2017-07-14 | 3 | -69/+69 |
| * | | *: remove VTYNL, part 5 of 6 | David Lamparter | 2017-07-14 | 1 | -3/+2 |
| * | | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 13 | -339/+302 |
| * | | *: remove VTYNL, part 3 of 6 | David Lamparter | 2017-07-14 | 2 | -8/+6 |
| * | | *: remove VTYNL, part 2 of 6 | David Lamparter | 2017-07-14 | 15 | -79/+79 |
| * | | *: remove VTYNL, part 1 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+2 |
| * | | ospf6d: VNL -> VTYNL | David Lamparter | 2017-07-14 | 14 | -344/+344 |
| * | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 6 | -21/+21 |
| * | | lib: move \n vs. \r\n handling into vty code | David Lamparter | 2017-07-13 | 1 | -1/+0 |
| |/ |
|
* | | ospf6d: rewrite ospf6_lsdb_lookup_next() | David Lamparter | 2017-07-11 | 1 | -30/+4 |
* | | ospf6d: rewrite LSDB iteration | David Lamparter | 2017-07-11 | 2 | -154/+74 |
* | | ospf6d: use macro for LSDB walks | David Lamparter | 2017-07-11 | 10 | -99/+61 |
* | | lib: add some abstraction guards for table code | David Lamparter | 2017-07-11 | 1 | -0/+3 |
|/ |
|
* | *: fix excess docstring | Quentin Young | 2017-07-05 | 2 | -5/+1 |
* | ospf6d: Fix zclient cleanup on shutdown | Donald Sharp | 2017-06-30 | 1 | -1/+4 |
* | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 1 | -2/+2 |