| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | ospfd: Fix zclient cleanup on shutdown | Donald Sharp | 2017-06-30 | 1 | -0/+2 |
|/ |
|
* | *: rebase vty_outln() -> master | Quentin Young | 2017-06-29 | 1 | -3/+2 |
* | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 3 | -3/+3 |
* | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 4 | -404/+395 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 8 | -259/+219 |
* | Merge pull request #735 from qlyoung/fix-routemap | Russ White | 2017-06-29 | 1 | -96/+14 |
|\ |
|
| * | ospfd: fix route-map brokenness | Quentin Young | 2017-06-17 | 1 | -96/+14 |
* | | Merge pull request #754 from qlyoung/fix-argv-arg | Russ White | 2017-06-29 | 1 | -3/+3 |
|\ \ |
|
| * | | *: use ->text and strmatch where appropriate | Quentin Young | 2017-06-27 | 1 | -3/+3 |
* | | | Merge pull request #759 from qlyoung/remove-vty-argparsers | Jafar Al-Gharaibeh | 2017-06-29 | 2 | -67/+63 |
|\ \ \ |
|
| * | | | *: remove VTY_GET_* | Quentin Young | 2017-06-27 | 2 | -67/+63 |
| |/ / |
|
* | | | Merge pull request #763 from dslicenc/ospfd-network-statement | Jafar Al-Gharaibeh | 2017-06-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | lib/ospf/eigrp: enable ospf and eigrp to use more specific network statements | Don Slice | 2017-06-28 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge remote-tracking branch 'origin/stable/3.0' | Donald Sharp | 2017-06-29 | 3 | -12/+13 |
|\ \ \ |
|
| * \ \ | Merge pull request #704 from chiragshah6/pim_dev_3_0 | Jafar Al-Gharaibeh | 2017-06-23 | 3 | -12/+13 |
| |\ \ \ |
|
| | * | | | ospfd: correct typo in zebra trace | Chirag Shah | 2017-06-14 | 2 | -1/+4 |
| | * | | | ospfd: ospf bandwidth handling | Chirag Shah | 2017-06-12 | 2 | -4/+2 |
| | * | | | ospfd: ospf bandwidth handling | Chirag Shah | 2017-06-12 | 3 | -12/+12 |
* | | | | | ospfd: The CLI validates the IP address | Jafar Al-Gharaibeh | 2017-06-29 | 1 | -2/+2 |
* | | | | | ospfd: Bring in some OSPF useful changes that were lost during Quagga fork | Jafar Al-Gharaibeh | 2017-06-29 | 4 | -181/+245 |
| |_|/ /
|/| | | |
|