summaryrefslogtreecommitdiffstats
path: root/isisd/iso_checksum.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-12-07bgpd: Back out rest of e23b9ef6d2Donald Sharp1-1/+1
2018-12-07fabricd: Disabling OpenFabric optimization to avoid considering T0 devices on...Rodny Molina1-17/+1
2018-12-07isisd: Provide statistics over number of generated purgesChristian Franke3-0/+6
2018-12-07isisd: Provide statistics over number of LSP regenerationsChristian Franke3-0/+7
2018-12-07isisd: Provide statistics about retransmitted LSPsChristian Franke3-0/+11
2018-12-07isisd: Provide statistics about sent/received PDU countChristian Franke6-12/+185
2018-12-07fabricd: Update neighbor list on adjacency state changeChristian Franke3-4/+26
2018-12-07fabricd: make triggered csnp delay configurableChristian Franke4-6/+67
2018-12-07fabricd: Improve LSP flooding logChristian Franke5-8/+55
2018-12-07fabricd: Add `show openfabric flooding` commandChristian Franke5-11/+144