| Commit message (Expand) | Author | Age | Files | Lines |
* | ospf6d: properly update prefix list references | David Lamparter | 2017-08-24 | 1 | -0/+18 |
* | *: Add 'show debugging' command from vtysh | Donald Sharp | 2017-08-21 | 1 | -1/+17 |
* | ospf6d: Remove ospf6d version string | Donald Sharp | 2017-08-20 | 1 | -19/+0 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -844/+801 |
* | *: remove VTYNL, part 6 of 6 | David Lamparter | 2017-07-14 | 1 | -59/+59 |
* | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 1 | -5/+5 |
* | *: remove VTYNL, part 3 of 6 | David Lamparter | 2017-07-14 | 1 | -4/+2 |
* | *: remove VTYNL, part 2 of 6 | David Lamparter | 2017-07-14 | 1 | -17/+17 |
* | ospf6d: VNL -> VTYNL | David Lamparter | 2017-07-14 | 1 | -77/+77 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -1/+1 |
* | ospf6d: Fix parse_type_spec | Donald Sharp | 2017-04-28 | 1 | -7/+7 |
* | ospf6d: Fix some issues with 'show ipv6 ospf6 data..' | Donald Sharp | 2017-04-28 | 1 | -2/+2 |
* | *: snmp: convert into modules | David Lamparter | 2017-03-25 | 1 | -8/+0 |
* | *: use hooks for sending SNMP traps | David Lamparter | 2017-03-25 | 1 | -1/+1 |
* | Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int... | Quentin Young | 2016-12-02 | 1 | -17/+14 |
|\ |
|
| * | vtysh: fix some macro breakage | David Lamparter | 2016-11-23 | 1 | -17/+14 |
* | | all: Fix all underfull doc strings | Quentin Young | 2016-11-30 | 1 | -4/+4 |
|/ |
|
* | all: Fix underfull doc strings, part 1 | Quentin Young | 2016-11-05 | 1 | -1/+3 |
* | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -19/+0 |
|\ |
|
| * | *: Consolidate all double VIEW_NODE and ENABLE_NODE's | Donald Sharp | 2016-10-08 | 1 | -7/+0 |
* | | all: removed all DEFUN command stomps | Daniel Walton | 2016-10-06 | 1 | -1/+0 |
* | | all: added some missing <>s within []s | Daniel Walton | 2016-09-30 | 1 | -1/+1 |
* | | ospf6d: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -248/+37 |
* | | ospf6d: scrubbed some argc CHECK MEs | Daniel Walton | 2016-09-30 | 1 | -507/+163 |
* | | ospf6d: clean up command string in CHECK ME comments | Daniel Walton | 2016-09-30 | 1 | -44/+13 |
* | | all: added CHECK ME for DEFUNs that look at argc | Daniel Walton | 2016-09-29 | 1 | -0/+17 |
* | | zebra: CHECK ME fixes | Daniel Walton | 2016-09-25 | 1 | -0/+73 |
* | | ospf6d: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -28/+38 |
* | | convert <1-255> to (1-255), ()s to <>s, etc | Daniel Walton | 2016-09-23 | 1 | -8/+8 |
* | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -576/+476 |
* | | ospf6d: argv update | Daniel Walton | 2016-09-23 | 1 | -80/+53 |
|/ |
|
* | lib: zclient.c remove extern struct thread_master * | Donald Sharp | 2015-09-23 | 1 | -1/+1 |
* | This patch changes ospfd from only listening mode for BFD status updates to i... | Donald Sharp | 2015-07-22 | 1 | -0/+2 |
* | Adding the initialization check in ospfv3_clean() | Donald Sharp | 2015-05-20 | 1 | -0/+2 |
* | ospf6d: ospfv3-show-cmds-instance-check-fix.patch | Donald Sharp | 2015-05-20 | 1 | -0/+4 |
* | Support for 'clear ipv6 ospf6 interface [ifname] | Donald Sharp | 2015-05-20 | 1 | -0/+2 |
* | *: nuke ^L (page feed) | David Lamparter | 2014-06-04 | 1 | -1/+1 |
* | ospf6d: remove own routes on SIGTERM (BZ#448) | Phil Laverdiere | 2012-02-21 | 1 | -1/+8 |
* | [ospf6d] Fix ospf6d crash in show border routers | Jon | 2009-06-18 | 1 | -0/+6 |
* | [cleanup] Make command nodes static | Stephen Hemminger | 2009-06-12 | 1 | -1/+1 |
* | [trivia] finish off static'ification of ospf6d and ripngd | Paul Jakma | 2008-08-22 | 1 | -31/+26 |
* | [ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debug | Paul Jakma | 2006-05-15 | 1 | -0/+2 |
* | * ospf6d.c: No need for double ';'. Fixes parsing "show ipv6 ospf6 | hasso | 2005-05-31 | 1 | -5/+1 |
* | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul | 2005-04-07 | 1 | -90/+44 |
* | 2004-10-10 Paul Jakma <paul@dishone.st> | paul | 2004-10-10 | 1 | -4/+4 |
* | Merge svn revisions 1065 and 1066 from Zebra CVS. | hasso | 2004-10-08 | 1 | -0/+8 |
* | Remove usage of evil list and listnode typedefs. | hasso | 2004-09-23 | 1 | -16/+16 |
* | Merge svn revision 981 from Zebra cvs. | hasso | 2004-09-03 | 1 | -0/+90 |
* | Merge svn revision 975 from Zebra repository. | hasso | 2004-09-01 | 1 | -12/+15 |