summaryrefslogtreecommitdiffstats
path: root/pimd (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-18isisd: retrofit the 'lsp-gen-interval' commandEmanuele Di Pascale7-89/+135
2018-12-18isisd: retrofit the 'area-password' and 'domain-password' cmdsEmanuele Di Pascale7-103/+225
2018-12-18isisd: retrofit the 'metric-style' commandEmanuele Di Pascale6-101/+74
2018-12-18isisd: retrofit 'set-overload-bit' and 'set-attached-bit' cmdsEmanuele Di Pascale6-56/+105
2018-12-18isisd: retrofit the 'dynamic-hostname' commandEmanuele Di Pascale4-29/+36
2018-12-18isisd: retrofit the 'is-type' commandEmanuele Di Pascale4-53/+67
2018-12-18isisd: retrofit the 'net' commandEmanuele Di Pascale5-4/+140
2018-12-18isisd: retrofit 'router isis' and 'ip router isis' cmdsEmanuele Di Pascale7-134/+594
2018-12-18isisd, yang: add configuration model and callback stubsEmanuele Di Pascale8-0/+3311
2018-12-18lib: fix issue with yang_str2enumEmanuele Di Pascale1-1/+7
2018-12-18lib: copy xpaths when enqueing changesEmanuele Di Pascale2-2/+2
2018-12-18lib: add NB phase-specific error codesEmanuele Di Pascale3-11/+57
2018-12-17zebra: the default vrf name in vxlan is correctly setPhilippe Guibert1-1/+1
2018-12-17bgpd: bgp default vrf in show route naming changePhilippe Guibert1-1/+1
2018-12-17bgpd: nexthop vrf name set to default vrfPhilippe Guibert1-1/+1
2018-12-17zebra: avoid initialising more than one the l3vni hash structurePhilippe Guibert4-9/+7
2018-12-17ripd, ripngd: fix memleaks when deleting routing instanceRenato Westphal2-3/+3
2018-12-17topotests: Allow sharpd to be used in topotestsDonald Sharp1-1/+1
2018-12-17topotests: module_present should return a True/FalseDonald Sharp1-2/+2
2018-12-16bgpd: Fix confederation identifier unsigned displayDonald Sharp1-1/+1
2018-12-15topotests: Start abstraction of module_present for other platformsDonald Sharp1-1/+10
2018-12-15topotests: Cleanup diagnose_env to allow thought about multi-platformsDonald Sharp1-1/+12
2018-12-14doc: re-add copyright & license noteDavid Lamparter1-0/+20
2018-12-14*: remove all MIBs for DFSG complianceDavid Lamparter10-9905/+0
2018-12-14lib: flip to ISC on hook & module codeDavid Lamparter4-65/+41
2018-12-14zebra: On route removal failure return proper messageDonald Sharp1-1/+1
2018-12-13build: disable empty libfrrfpm_pbDavid Lamparter1-2/+2
2018-12-13zebra: use a small retry timeout for the rib workqueueMark Stapp2-0/+2
2018-12-13libs: support timeout for workqueue retriesMark Stapp2-7/+27
2018-12-13.github: add core guidelines to issue templateQuentin Young1-0/+9
2018-12-13zebra: Allow zebra to only mark up to multipath_num nexthops as ACTIVEDonald Sharp2-15/+14
2018-12-13zebra: make incoming zserv message-processing a singleton eventMark Stapp2-2/+16
2018-12-12bgpd: Cleanup non-normal compiled code pathDonald Sharp2-3/+4
2018-12-12lib: Reorder Zebra message flags and documentDonald Sharp1-6/+39
2018-12-12lib: Remove unused ZEBRA_FLAG_SCOPE_LINKDonald Sharp1-1/+0
2018-12-12lib, zebra: Remove ZEBRA_FLAG_STATICDonald Sharp2-7/+0
2018-12-12lib: Fix string size issue with clangDonald Sharp1-1/+1
2018-12-12zebra: Make v4 and v6 code paths for rib_XXX calls in kernel_socket the sameDonald Sharp1-43/+22
2018-12-12zebra: Remove rib_lookup_ipv4_routeDonald Sharp3-193/+6
2018-12-12zebra: For rnh handling use actual resolved nexthopDonald Sharp1-5/+3
2018-12-12topotests: Add a basic route leak vrf testDonald Sharp4-0/+180
2018-12-12Minor adjustments to address CI warningsRodny Molina6-27/+33
2018-12-10tests/topotests: Pull docker image from registryChristian Franke2-6/+28
2018-12-10zebra: Convert nexthop_active functions to use boolDonald Sharp1-9/+9
2018-12-10ospfd: remove call to if_lookup_all_vrfPhilippe Guibert2-43/+75
2018-12-09tools: update checkpatch to stop suggesting the use of kstrto()Renato Westphal1-27/+0
2018-12-09lib, tests: add support for keyless YANG listsRenato Westphal5-68/+121
2018-12-08topotest: bgp_l3vpn_to_bgp_vrf put ce4 into vrf (without a default)Lou Berger7-12/+34
2018-12-08topotests/lib: help script writers understand wrong VRF failureLou Berger1-1/+10
2018-12-08topotest: remove sleep on staticd startupLou Berger1-1/+0