summaryrefslogtreecommitdiffstats
path: root/doc/developer/topotests.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-28README.md: point to self-inviting slack linkQuentin Young1-2/+3
2019-03-27isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` inDonald Sharp3-0/+10
2019-03-27zebra: Re-evaluate the nexthop tracking if flags changedDonald Sharp1-1/+7
2019-03-27zebra: If we copy re than the state has changedDonald Sharp1-0/+1
2019-03-27zebra: Modify lsp processing to be invoked as neededDonald Sharp4-25/+48
2019-03-27zebra: Add detailed debugging command for NHT trackingDonald Sharp4-17/+116
2019-03-27zebra: Modify NHT to occur when needed.Donald Sharp5-30/+166
2019-03-27zebra: Add a base node for the zebra vrf tablesDonald Sharp2-0/+19
2019-03-27zebra: Abstract the rib_dest_t creationDonald Sharp2-4/+18
2019-03-27zebra: Set and track the resolved_route for the rnh as it changes.Donald Sharp1-2/+28
2019-03-27zebra: Add the afi_t to the rnhDonald Sharp2-1/+5
2019-03-27zebra: Add the type we are working on to the rnh data structureDonald Sharp2-2/+5
2019-03-27zebra: The prn value may be NULL do not allow derefDonald Sharp1-1/+1
2019-03-27zebra: Make the import_check look like nexthop_checkDonald Sharp1-5/+8
2019-03-27zebra: Modify code so that dplane is responsible for indicating success/fail ...Donald Sharp4-122/+115
2019-03-27zebra: On route install/update failure correctly indicate in ribDonald Sharp1-2/+3
2019-03-27zebra: Unset old_re as queued.Donald Sharp1-1/+1
2019-03-27zebra: zebra_router.c does not own the data plane shutdown of tablesDonald Sharp1-2/+0
2019-03-27zebra: When shutting down actually close the socketDonald Sharp3-0/+21
2019-03-27topotests: Add a bit more useful debugging to ldp-vpls-topo1Donald Sharp3-6/+10
2019-03-27docker/alpine: Update buildscript to keep the docker image aroundChristian Franke3-13/+28
2019-03-27pimd: Interfaces can be upto 16 charactersDonald Sharp2-66/+66
2019-03-26doc: update build docs for Ubuntu 14.04Quentin Young1-95/+92
2019-03-26doc: update build docs for Ubuntu 16.04Quentin Young1-127/+89
2019-03-26doc: exclude bfd-options.rst from toctreeQuentin Young1-1/+1
2019-03-26docker/alpine/build.sh: Install packages to docker/alpineChristian Franke1-1/+1
2019-03-26alpine/APKBUILD.in: Don't include daemons from srcdirChristian Franke1-2/+2
2019-03-26alpine/APKBUILD.in: Add libyang-dev dependency, drop binutils-libsChristian Franke1-2/+2
2019-03-26docker/alpine: Unbreak build by using edge/testingChristian Franke3-40/+49
2019-03-26alpine: Move docker-start to Docker buildChristian Franke3-3/+5
2019-03-26bgpd: Split up warn message to allow finer grained understandingDonald Sharp1-3/+3
2019-03-26tools/frr.in: Only attempt to load daemons.conf if presentChristian Franke1-1/+3
2019-03-26zebra: Fix extended ack error message parsingStephen Worley1-20/+26
2019-03-25doc: update build docs for Ubuntu 18.04Quentin Young1-154/+51
2019-03-25doc: update building.rst for new fedora docQuentin Young1-1/+1
2019-03-25doc: reorganize fedora doc a bitQuentin Young1-42/+15
2019-03-25doc: pull out compile instructions into snippetQuentin Young3-1/+39
2019-03-25topotests/lib: fix router specific log outputRafael Zalamena1-2/+2
2019-03-25topotests/lib: fallback topology logdir if none was configuredRafael Zalamena1-18/+15
2019-03-25zebra: use the INSTALLED flag consistently in route summaryMark Stapp1-1/+1
2019-03-25lib: zclient provide interface info during reg_requestsDon Slice1-0/+5
2019-03-25doc: mv Fedora 24 docs to cover 24+Quentin Young2-3/+5
2019-03-25doc: update Fedora 24 build docQuentin Young1-52/+41
2019-03-25doc: update Fedora 24 build doc styleQuentin Young1-119/+108
2019-03-25add cplusplus guards to all zebra headersEmanuele Di Pascale42-2/+343
2019-03-25zebra: remove duplicated json informationPhilippe Guibert1-6/+0
2019-03-25ospfd: Remaining packet calculation while fragmenting lsu, ls-ack and ls-reqSaravanan K1-6/+22
2019-03-25lib: Improve debugs in zclient.cDonald Sharp1-3/+4
2019-03-25lib: Fixup missing log entriesDonald Sharp1-0/+10
2019-03-24tools/frrcommon.sh: ignore 'declare' failuresDavid Lamparter1-1/+1