summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_area.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: remove trailing newlines from zlog messagesQuentin Young2019-03-141-3/+3
* ospf6d: upon interface deletion, the area if list may be updatedPhilippe Guibert2019-02-141-0/+13
* ospf6d: add missing vty commands to ospf6 area commandPhilippe Guibert2018-11-121-6/+12
* *: spelchekDavid Lamparter2018-10-251-2/+2
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-1/+1
* ospfd: handling of OSPF_AREA_RANGE_ADVERTISE flagSarita Patra2018-09-251-0/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-7/+7
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-5/+6
* ospf6d: spf calculation w/ multiple router lsasChirag Shah2018-01-231-0/+2
* ospf6d: Fix External routes ECMPChirag Shah2018-01-021-1/+3
* ospf6d: SPF consider all Router LSAsChirag Shah2017-11-171-2/+2
* ospf6d: Divide LSupdate to keep size smallChirag Shah2017-10-201-0/+1
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-1/+1
* ospf6d: Fix crash in prefix-list handlingDonald Sharp2017-09-131-0/+3
* ospf6d: fix prefix list name SEGVDavid Lamparter2017-08-291-2/+2
* ospf6d: properly update prefix list referencesDavid Lamparter2017-08-241-17/+24
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-715/+645
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-2/+2
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-2/+2
* | *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-27/+27
* | *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-2/+2
* | ospf6d: VNL -> VTYNLDavid Lamparter2017-07-141-22/+22
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-5/+5
|/
* *: use vty_outlnQuentin Young2017-06-291-9/+7
* *: remove VTY_GET_*Quentin Young2017-06-271-1/+1
* 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
* | ospf6d: remember format for ospf6 area idQuentin Young2017-05-191-15/+26
* | Merge branch 'stable/3.0'David Lamparter2017-05-181-18/+3
|\|
| * ospf6d: fix decimal area ID cliQuentin Young2017-05-181-18/+3
* | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-171-6/+4
|\|
| * ospf6d: Fix 'no area .. range...' commandDonald Sharp2017-05-161-6/+4
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
|/
* lib: time: remove recent_relative_time()David Lamparter2017-01-231-1/+1
* Merge branch 'stable/2.0-for-merge'David Lamparter2017-01-131-4/+0
|\
| * ospf6d: resolve problem with area range lsid creationDon Slice2017-01-031-4/+0
* | all: Fix all underfull doc stringsQuentin Young2016-11-301-3/+8
* | all: Fix underfull doc strings, part 2Quentin Young2016-11-081-2/+4
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-4/+0
|\|
| * *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-4/+0
* | ospf6d: fix a few vty help stringsRenato Westphal2016-10-131-4/+7
* | *: rename all instances of OSPFv6 to OSPF6 or OSPFv3Renato Westphal2016-10-131-16/+16
* | all: added some missing <>s within []sDaniel Walton2016-09-301-1/+1
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-32/+9
* | ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-41/+1
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+4
* | ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-36/+56
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-6/+6
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-62/+56