summaryrefslogtreecommitdiffstats
path: root/isisd/iso_checksum.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-15lib: Use ifindex_t for struct pbr_ruleStephen Worley1-1/+1
2019-10-15zebra: Only free if rule was found/release in tableStephen Worley1-2/+6
2019-10-15bgpd: Soft reconfig-in should find the right bgp_path_infoDonald Sharp1-2/+6
2019-10-15bgpd: Implement "sh bgp l2vpn evpn community|large-community X"Lakshman Krishnamoorthy1-0/+100
2019-10-15lib: fix harmless lyd_schema_sort() warningRenato Westphal1-0/+4
2019-10-15bgpd: Be careful about displaying vni's as labels.Donald Sharp1-1/+1
2019-10-15bgpd: Refactor bgp_path_info creationDonald Sharp1-36/+30
2019-10-15bgpd: Properly lock parent node for type4 routesDonald Sharp1-1/+2
2019-10-14Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"Quentin Young25-2749/+22
2019-10-14bgpd: move assert out of error caseQuentin Young1-2/+2
2019-10-12lib: use `prefix` for yang get prefix wrapperRafael Zalamena2-3/+9
2019-10-12lib: reduce memory allocation when processing large config transactionsRenato Westphal2-14/+13
2019-10-12lib: fix processing of the 'apply_finish' callbacksRenato Westphal1-5/+22
2019-10-12lib: optimize loading of the startup configurationRenato Westphal2-7/+18
2019-10-12lib: avoid expensive operations when editing a candidate configRenato Westphal4-11/+23
2019-10-12lib: remove expensive error handling in the northbound CLI clientRenato Westphal1-26/+9
2019-10-12lib: optimize VTY_CHECK_XPATHRenato Westphal1-1/+2
2019-10-11bfdd: don't allow link-local without interfaceRafael Zalamena1-0/+26
2019-10-11bfdd: simplify session observers codeRafael Zalamena3-31/+5
2019-10-11bfdd: set session down after disabling itRafael Zalamena1-3/+13
2019-10-11lib: require json-cQuentin Young2-33/+1
2019-10-11doc: minor updates to vrrp docGhasem Naddaf1-3/+4
2019-10-11bfdd: disable sockets polling before closing itRafael Zalamena1-0/+9
2019-10-11bfdd: upon vrf disable, unlink bfd session with vrfPhilippe Guibert1-0/+1
2019-10-11bfdd: Fixing coredump in logSumitAgarwal1231-1/+1
2019-10-11doc: minor updates to vrrp docGhasem Naddaf1-6/+8
2019-10-10yang: add range to string nodes in zebra modulesChirag Shah2-13/+38
2019-10-10yang: align indent zebra modulesChirag Shah2-368/+552
2019-10-10zebra: entries can be pushed in tables, under vrf netns backendPhilippe Guibert1-2/+2
2019-10-10bgpd: withdraw fib entry on appropriate table identifierPhilippe Guibert2-0/+12
2019-10-10bgpd: ability to export prefixes entries to a kernel table identifierPhilippe Guibert5-0/+71
2019-10-10lib: Fix read beyond end of data structureDonald Sharp1-2/+12
2019-10-10bgpd: Ensure that struct prefix_rd rd is zero'ed outDonald Sharp1-1/+1
2019-10-10bgpd: When creating extra from stack ensure it is zero'ed outDonald Sharp2-5/+5
2019-10-10*: Cleanup interface creation apisStephen Worley6-32/+60
2019-10-10lib: Don't add/del from name tree if name isnt setStephen Worley1-2/+6
2019-10-10lib: Use correct if compare function in tree protoStephen Worley1-1/+1
2019-10-10*: add ietf routing types yang module in makefileChirag Shah2-0/+2