summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4026 from donaldsharp/pim_interface_fixupRenato Westphal2019-03-292-66/+66
|\
| * pimd: Interfaces can be upto 16 charactersDonald Sharp2019-03-272-66/+66
* | Merge pull request #4014 from dslicenc/zclient-interface-addRenato Westphal2019-03-291-0/+5
|\ \
| * | lib: zclient provide interface info during reg_requestsDon Slice2019-03-251-0/+5
* | | Merge pull request #4038 from manuhalo/fix-lu-bgp-masterDonald Sharp2019-03-291-5/+5
|\ \ \
| * | | bgpd: fix show bgp labeled_unicastEmanuele Di Pascale2019-03-281-5/+5
* | | | Merge pull request #4035 from qlyoung/update-slack-linkChristian Franke2019-03-281-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | README.md: point to self-inviting slack linkQuentin Young2019-03-281-2/+3
* | | | Merge pull request #4030 from cfra/feature/fix-alpine-buildQuentin Young2019-03-287-58/+84
|\ \ \ \ | |/ / / |/| | |
| * | | docker/alpine: Update buildscript to keep the docker image aroundChristian Franke2019-03-273-13/+28
| * | | docker/alpine/build.sh: Install packages to docker/alpineChristian Franke2019-03-261-1/+1
| * | | alpine/APKBUILD.in: Don't include daemons from srcdirChristian Franke2019-03-261-2/+2
| * | | alpine/APKBUILD.in: Add libyang-dev dependency, drop binutils-libsChristian Franke2019-03-261-2/+2
| * | | docker/alpine: Unbreak build by using edge/testingChristian Franke2019-03-263-40/+49
| * | | alpine: Move docker-start to Docker buildChristian Franke2019-03-263-3/+5
| | |/ | |/|
* | | Merge pull request #4015 from opensourcerouting/topotests-fixesMark Stapp2019-03-282-20/+17
|\ \ \
| * | | topotests/lib: fix router specific log outputRafael Zalamena2019-03-251-2/+2
| * | | topotests/lib: fallback topology logdir if none was configuredRafael Zalamena2019-03-251-18/+15
* | | | Merge pull request #3764 from donaldsharp/rib_dest_tMark Stapp2019-03-2823-215/+576
|\ \ \ \
| * | | | isisd, ospf6d, ripngd: Do not allow v6 LL's to be `redist connected` inDonald Sharp2019-03-273-0/+10
| * | | | zebra: Re-evaluate the nexthop tracking if flags changedDonald Sharp2019-03-271-1/+7
| * | | | zebra: If we copy re than the state has changedDonald Sharp2019-03-271-0/+1
| * | | | zebra: Modify lsp processing to be invoked as neededDonald Sharp2019-03-274-25/+48
| * | | | zebra: Add detailed debugging command for NHT trackingDonald Sharp2019-03-274-17/+116
| * | | | zebra: Modify NHT to occur when needed.Donald Sharp2019-03-275-30/+166
| * | | | zebra: Add a base node for the zebra vrf tablesDonald Sharp2019-03-272-0/+19
| * | | | zebra: Abstract the rib_dest_t creationDonald Sharp2019-03-272-4/+18
| * | | | zebra: Set and track the resolved_route for the rnh as it changes.Donald Sharp2019-03-271-2/+28
| * | | | zebra: Add the afi_t to the rnhDonald Sharp2019-03-272-1/+5
| * | | | zebra: Add the type we are working on to the rnh data structureDonald Sharp2019-03-272-2/+5
| * | | | zebra: The prn value may be NULL do not allow derefDonald Sharp2019-03-271-1/+1
| * | | | zebra: Make the import_check look like nexthop_checkDonald Sharp2019-03-271-5/+8
| * | | | zebra: Modify code so that dplane is responsible for indicating success/fail ...Donald Sharp2019-03-274-122/+115
| * | | | zebra: On route install/update failure correctly indicate in ribDonald Sharp2019-03-271-2/+3
| * | | | zebra: Unset old_re as queued.Donald Sharp2019-03-271-1/+1
| * | | | zebra: zebra_router.c does not own the data plane shutdown of tablesDonald Sharp2019-03-271-2/+0
| * | | | zebra: When shutting down actually close the socketDonald Sharp2019-03-273-0/+21
| * | | | topotests: Add a bit more useful debugging to ldp-vpls-topo1Donald Sharp2019-03-273-6/+10
* | | | | Merge pull request #4002 from qlyoung/doc-update-build-docs-fedoraRafael Zalamena2019-03-279-548/+395
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | doc: update build docs for Ubuntu 14.04Quentin Young2019-03-261-95/+92
| * | | | doc: update build docs for Ubuntu 16.04Quentin Young2019-03-261-127/+89
| * | | | doc: update build docs for Ubuntu 18.04Quentin Young2019-03-251-154/+51
| * | | | doc: update building.rst for new fedora docQuentin Young2019-03-251-1/+1
| * | | | doc: reorganize fedora doc a bitQuentin Young2019-03-251-42/+15
| * | | | doc: pull out compile instructions into snippetQuentin Young2019-03-253-1/+39
| * | | | doc: mv Fedora 24 docs to cover 24+Quentin Young2019-03-252-3/+5
| * | | | doc: update Fedora 24 build docQuentin Young2019-03-251-52/+41
| * | | | doc: update Fedora 24 build doc styleQuentin Young2019-03-251-119/+108
| | |_|/ | |/| |
* | | | Merge pull request #4004 from chiragshah6/evpn_dev2Sri Mohana Singamsetty2019-03-271-0/+10
|\ \ \ \
| * | | | zebra: add mac ip dad timers cleanupChirag Shah2019-03-231-0/+10