summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: fix excess docstringQuentin Young2017-07-052-5/+1
* ospf6d: Fix zclient cleanup on shutdownDonald Sharp2017-06-301-1/+4
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-2/+2
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-2/+2
* *: use vty_outlnQuentin Young2017-06-296-33/+28
* Merge pull request #754 from qlyoung/fix-argv-argRuss White2017-06-292-14/+14
|\
| * *: use ->text and strmatch where appropriateQuentin Young2017-06-272-14/+14
* | Merge pull request #759 from qlyoung/remove-vty-argparsersJafar Al-Gharaibeh2017-06-293-6/+6
|\ \
| * | *: remove VTY_GET_*Quentin Young2017-06-273-6/+6
| |/
* | ospf6d: add buffer length check to ifmtu changesDon Slice2017-06-281-2/+13
* | ospf6d: fix ifmtu settings when kernel changes valuesDon Slice2017-06-262-7/+30
|/
* *: simplify log message lookupQuentin Young2017-06-211-7/+7
* Merge branch 'stable/3.0'David Lamparter2017-06-131-2/+7
|\
| * ospf6d: fix heap uafQuentin Young2017-06-061-2/+7
* | Merge branch 'stable/3.0'David Lamparter2017-06-061-13/+17
|\|
| * ospf6d: fix filter-list commandsQuentin Young2017-06-041-13/+17
* | ospf6d: default to dotted quad instead of ret NULLQuentin Young2017-05-251-2/+1
* | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-241-1/+2
|\|
| * ospf6d: fix use-after-freeQuentin Young2017-05-221-1/+2
* | Merge pull request #582 from qlyoung/ospf6-df-areaidDavid Lamparter2017-05-223-17/+30
|\ \
| * | ospf6d: remember format for ospf6 area idQuentin Young2017-05-193-17/+30
* | | ospf6d: Make 'show zebra' 'show ipv6 ospf6 zebra'Donald Sharp2017-05-181-6/+5
|/ /
* | Merge branch 'stable/3.0'David Lamparter2017-05-181-18/+3
|\|
| * ospf6d: fix decimal area ID cliQuentin Young2017-05-181-18/+3
* | Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-171-1/+1
|\ \
| * | *: Consolidate vrf_hooks into vrf_initDonald Sharp2017-05-161-1/+1
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-171-6/+4
|\ \ \ | | |/ | |/|
| * | ospf6d: Fix debug line always showing up in ospf6dDonald Sharp2017-05-171-2/+1
| * | ospf6d: Fix 'no area .. range...' commandDonald Sharp2017-05-161-6/+4
* | | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-05-171-3/+1
|\ \ \
| * | | ospf6d: Allow unconfig of unknown lsa'sDonald Sharp2017-05-161-3/+23
| * | | ospf6d: Fix debug line always showing up in ospf6dDonald Sharp2017-05-161-4/+17
* | | | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-1540-160/+120
| |_|/ |/| |
* | | ospf6d, zebra: remove unnecessary assertsQuentin Young2017-05-091-1/+0
* | | *: update thread_add_* callsQuentin Young2017-05-097-85/+85
* | | *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-0910-135/+119
| |/ |/|
* | ospf6d: Allow some route-map commands to workDonald Sharp2017-05-031-0/+9
* | ospf6d: Fix redistribution debug knowledgeDonald Sharp2017-05-031-1/+1
* | ospf6d: Fix parse_type_specDonald Sharp2017-04-281-7/+7
* | ospf6d: Fix some issues with 'show ipv6 ospf6 data..'Donald Sharp2017-04-281-2/+2
* | ospf6d: fix "no router ospf6"Renato Westphal2017-04-221-0/+8
* | Merge pull request #332 from opensourcerouting/snmp-fixDonald Sharp2017-04-041-0/+1
|\ \
| * | build: fix CFLAGS for snmp modulesDavid Lamparter2017-04-041-0/+1
* | | Merge pull request #330 from dwalton76/ospf-no-log-adjacency-changes-detailDavid Lamparter2017-04-041-1/+0
|\ \ \ | |/ / |/| |
| * | ospfd: "no log-adjacency-changes detail" disables log-adjacency-changesDaniel Walton2017-04-041-1/+0
* | | Merge branch 'master'David Lamparter2017-04-048-69/+70
|\| |
| * | Merge pull request #294 from opensourcerouting/modulesDonald Sharp2017-04-048-69/+70
| |\ \
| | * | *: snmp: convert into modulesDavid Lamparter2017-03-253-19/+28
| | * | *: use hooks for sending SNMP trapsDavid Lamparter2017-03-258-57/+49
| | * | build: split off libfrrsnmpDavid Lamparter2017-03-251-1/+1