| Commit message (Expand) | Author | Age | Files | Lines |
* | *: use zapi_route to send/receive redistributed routes as well | Renato Westphal | 2017-08-24 | 1 | -47/+18 |
* | ospfd: use the new API to send routes to zebra | Renato Westphal | 2017-08-23 | 1 | -157/+62 |
* | *: remove leftovers from "router zebra" | Renato Westphal | 2017-08-23 | 1 | -32/+0 |
* | *: reduce excessive indentation in a few places | Renato Westphal | 2017-08-23 | 1 | -209/+208 |
* | Merge pull request #1025 from qlyoung/no-ospf | David Lamparter | 2017-08-22 | 1 | -4/+7 |
|\ |
|
| * | ospfd, ospf6d: cleanup some `no` commands | Quentin Young | 2017-08-22 | 1 | -4/+7 |
* | | Merge pull request #939 from jbonor/optimization | Lou Berger | 2017-08-22 | 1 | -1/+1 |
|\ \ |
|
| * | | lib: optimize IPV4_ADDR_[SAME|COPY]() | Jorge Boncompte | 2017-08-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #1009 from donaldsharp/show_cmds | David Lamparter | 2017-08-21 | 1 | -13/+13 |
|\ \ |
|
| * | | *: Add 'show debugging' command from vtysh | Donald Sharp | 2017-08-21 | 1 | -13/+13 |
| |/ |
|
* | | Merge pull request #929 from opensourcerouting/hooks-doc-irdp | Donald Sharp | 2017-08-21 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | lib: replace if_add_hook with hook_* logic | David Lamparter | 2017-08-15 | 1 | -2/+2 |
* | | Merge pull request #994 from dwalton76/ospfd-show-neighbor | David Lamparter | 2017-08-17 | 1 | -6/+12 |
|\ \ |
|
| * | | ospfd: "show ip ospf neighbor" options not passed | Daniel Walton | 2017-08-16 | 1 | -6/+12 |
* | | | Merge pull request #989 from qlyoung/if-area-df | David Lamparter | 2017-08-16 | 2 | -2/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | ospfd: remember area-id format for ifaces | Quentin Young | 2017-08-16 | 2 | -2/+10 |
| |/ |
|
* / | ospfd: Fix ospfd crash in free_nexthop | Chirag Shah | 2017-08-15 | 1 | -3/+3 |
|/ |
|
* | ospfd: Fix conflict router-id, memory leaks | Chirag Shah | 2017-08-11 | 4 | -2/+6 |
* | Merge pull request #911 from opensourcerouting/non-recursive-2 | Donald Sharp | 2017-08-09 | 4 | -50/+104 |
|\ |
|
| * | build: non-recursive ospf* | David Lamparter | 2017-08-04 | 4 | -50/+104 |
* | | ospfd: deprecate `timers lsa arrival ...` | Quentin Young | 2017-08-07 | 1 | -63/+30 |
* | | ospfd: Handle multi instance router ospf command | Chirag Shah | 2017-08-05 | 1 | -3/+5 |
* | | ospfd: Fix MI-OSPF CLIs | Chirag Shah | 2017-08-05 | 2 | -37/+79 |
* | | ospfd: Fix MI-OSPF configuraton clis | Chirag Shah | 2017-08-04 | 3 | -86/+86 |
|/ |
|
* | Merge pull request #870 from chiragshah6/mdev | David Lamparter | 2017-08-04 | 2 | -2/+13 |
|\ |
|
| * | ospf6d: adjust changes per PR 870 review | Chirag Shah | 2017-07-31 | 3 | -5/+3 |
| * | ospfd: Fix memory leaks | Chirag Shah | 2017-07-27 | 4 | -2/+15 |
* | | ospfd: Fix, don't run network unset commands on virtual links | Jafar Al-Gharaibeh | 2017-08-01 | 1 | -2/+6 |
* | | Merge pull request #839 from Orange-OpenSource/TE | Russ White | 2017-08-01 | 6 | -454/+386 |
|\ \ |
|
| * | | Correct build TLV functions | Olivier Dugeon | 2017-07-31 | 2 | -4/+4 |
| * | | Correct code style as requested by review of PR839 | Olivier Dugeon | 2017-07-31 | 1 | -16/+14 |
| * | | Update PR #839 following review | Olivier Dugeon | 2017-07-27 | 4 | -105/+83 |
| * | | Correct indentation and remove _opcode_t typedef | Olivier Dugeon | 2017-07-21 | 4 | -10/+9 |
| * | | OSPF OPAQUE, TE and RI macro refactoring & cleanup | Olivier Dugeon | 2017-07-20 | 6 | -389/+346 |
* | | | bgpd/ospfd: fix json leaks and blank output | Renato Westphal | 2017-07-26 | 1 | -0/+8 |
| |/
|/| |
|
* | | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 15 | -178/+136 |
|/ |
|
* | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 15 | -136/+178 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 56 | -38794/+37799 |
* | *: fix GCC 7 switch/case fallthrough warnings | David Lamparter | 2017-07-14 | 3 | -0/+4 |
* | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 3 | -110/+110 |
|\ |
|
| * | vtysh: return non-zero for configuration failures | Daniel Walton | 2017-07-13 | 3 | -110/+110 |
* | | *: remove VTYNL, part 6 of 6 | David Lamparter | 2017-07-14 | 1 | -29/+28 |
* | | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 3 | -328/+278 |
* | | *: remove VTYNL, part 3 of 6 | David Lamparter | 2017-07-14 | 3 | -30/+24 |
* | | *: remove VTYNL, part 2 of 6 | David Lamparter | 2017-07-14 | 2 | -209/+156 |
* | | *: remove VTYNL, part 1 of 6 | David Lamparter | 2017-07-14 | 3 | -5/+5 |
* | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 8 | -152/+152 |
|/ |
|
* | *: fix excess docstring | Quentin Young | 2017-07-05 | 1 | -12/+6 |
* | Merge pull request #740 from donaldsharp/ospf_commands | Jafar Al-Gharaibeh | 2017-06-30 | 1 | -29/+11 |
|\ |
|
| * | ospfd: Fix 'advanced' type data base show | Donald Sharp | 2017-06-30 | 1 | -29/+11 |