summaryrefslogtreecommitdiffstats
path: root/zebra/rtadv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "zebra: implement draft-bz-v4goawayflag-00"Quentin Young2018-04-021-22/+0
* zebra: implement draft-bz-v4goawayflag-00Quentin Young2018-04-011-0/+22
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-8/+8
* zebra: reorganize zserv, batch i/oQuentin Young2018-03-121-10/+9
* zebra: standardize ZAPI message handler argsQuentin Young2018-03-121-7/+16
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-3/+3
* zebra: socket operations stick to namespace if necessaryPhilippe Guibert2018-02-271-3/+4
* zebra: do not display ipv6 ra commands created by bgpdDon Slice2017-12-061-13/+33
* lib, zebra: Modify zebra to use STREAM_GET for zapiDonald Sharp2017-11-131-3/+5
* *: fix coverity warnings - resource leaksRenato Westphal2017-10-241-0/+1
* zebra: No need to pass sock descriptor around.Donald Sharp2017-10-241-1/+1
* *: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal2017-10-101-1/+1
* *: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal2017-10-101-2/+1
* zebra: Properly initialize memory for rtadvDonald Sharp2017-10-021-2/+4
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-30/+37
* zebra: Coverity Code CleanupDonald Sharp2017-08-251-1/+0
* *: fix assorted issues detected by Coverity ScanRenato Westphal2017-08-251-0/+1
* zebra: start detangling rtadv & irdpDavid Lamparter2017-08-151-1/+76
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-4/+3
* *: reindent pt. 2whitespace / reindent2017-07-171-3/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1209/+1180
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-9/+9
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-9/+9
* | *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-1/+1
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-27/+27
|/
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-1/+1
* *: use vty_outlnQuentin Young2017-06-291-31/+32
* *: remove VTY_GET_*Quentin Young2017-06-271-7/+7
* zebra: Fix help string orderingDonald Sharp2017-06-021-2/+2
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-13/+6
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-2/+2
* Merge remote-tracking branch 'osr/master' into vtysh-grammarQuentin Young2016-12-061-7/+7
|\
| * Merge branch 'stable/2.0'David Lamparter2016-12-051-7/+7
| |\
| | * zebra/lib: remove redundant fields from zebra_vrfRenato Westphal2016-11-281-4/+4
| | * lib: convert vrf code to use red-black trees as wellRenato Westphal2016-11-281-3/+3
* | | all: Fix all underfull doc stringsQuentin Young2016-11-301-0/+1
|/ /
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-107/+47
|\|
| * zebra: use qobj and enable concurrent config editsDavid Lamparter2016-10-071-106/+47
* | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-1/+0
* | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+1
* | zebra: refactor rtadv.cQuentin Young2016-09-251-443/+85
* | zebra: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-16/+27
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-9/+9
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-383/+344
* | zebra: argv update for all but zebra_vty.cDaniel Walton2016-09-221-17/+16
* | Revert "zebra: Fixup to use the new parser"Daniel Walton2016-09-221-19/+19
* | zebra: Fixup to use the new parserDonald Sharp2016-09-211-19/+19
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+1
* lib, zebra: unify link layer type and hardware address handlingTimo Teräs2016-09-031-22/+0