summaryrefslogtreecommitdiffstats
path: root/stamp-h.in (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-02tests: fix warnings related to afi/safi constantsRenato Westphal1-15/+14
2018-02-02tests: fix warnings by removing dead codeRenato Westphal1-91/+0
2018-01-30bgpd: fix output of show bgp vrf all neighbor x.x.x.xDon Slice1-4/+19
2018-01-30lib, pimd: Remove PIM_NODE as it is not neededDonald Sharp4-37/+118
2018-01-30ospfd: Fix default-info and redis cmd optionsChirag Shah1-0/+9
2018-01-30zebra: Fix v6 nexthop-vrf and nexthop confusionDonald Sharp10-27/+116
2018-01-29zebra: Fix crash when dereferencing dest->selected_fibDonald Sharp1-0/+3
2018-01-29zebra: On shutdown actually delete rn's assoc w/ other_tablesDonald Sharp1-0/+1
2018-01-29lib: When we shutdown we would leak interface descriptionDonald Sharp1-0/+3
2018-01-29zebra: Cleanup error handling of nexthop vrf and vrfDonald Sharp1-20/+23
2018-01-29doc: remove references to encap safiLou Berger2-19/+9
2018-01-29doc: change vpnvX -> ipvX vpnLou Berger2-15/+15
2018-01-28zebra: Fix failure to parse srcDonald Sharp1-1/+1
2018-01-27zebra: Fix to get correct nexthop-vrfDonald Sharp16-108/+92
2018-01-26Revert "bgpd: disallow invalid config at cli layer"Quentin Young1-8/+31
2018-01-25bgpd: remove poorly located bestpath json outputDon Slice1-1/+0
2018-01-25zebra: Fix crash in ptm codeDonald Sharp30-600/+426
2018-01-25ospfd: clean route map prefixlist vrf during exitChirag Shah1-0/+15
2018-01-25ospfd: allow multiple options in the redistribute commandRenato Westphal1-9/+9
2018-01-24zebra: Move selected_fib assignmentDonald Sharp1-16/+62
2018-01-24bgpd: check flags before attempting keepalive opsQuentin Young1-0/+6
2018-01-24tests: make tests happy for pthread changesQuentin Young2-2/+10
2018-01-24bgpd: update pthreads to use lib changesQuentin Young5-190/+92
2018-01-24lib: streamline frr_pthreads, add default loopQuentin Young2-118/+259
2018-01-24zebra: Modify southbound interface to pass `struct route_node`Donald Sharp4-14/+19
2018-01-24bgpd: fix race condition causing occasional assertQuentin Young1-21/+31
2018-01-23OSPFD: Solve Issue #1652Olivier Dugeon2-25/+0
2018-01-23ospf6d: spf calculation w/ multiple router lsasChirag Shah7-143/+266
2018-01-23bgpd, lib, pimd: Abstract commands for nexthop trackingDonald Sharp4-51/+36
2018-01-23pimd: No need to assert on the redist_defaultDonald Sharp1-2/+0
2018-01-23lib: Unset bitmap when not using itDonald Sharp1-2/+2
2018-01-23lib: Cleanup some zclient clutter.Donald Sharp1-38/+44
2018-01-22bgpd: update last_update whenever obuf sentLou Berger1-8/+8
2018-01-22zebra: implement recursive MPLS labelsRenato Westphal1-0/+6
2018-01-22zebra: use zclient_create_headerDonald Sharp8-39/+26
2018-01-22lib, zebra: Rename and place appropriately the label stackDonald Sharp6-16/+15
2018-01-22zebra: replace 0 value on zebra with NS_DEFAULTPhilippe Guibert1-1/+1
2018-01-22zebra: replace 0 value on zebra with VRF_DEFAULTPhilippe Guibert2-6/+6
2018-01-22bgpd: bgp_redist_lookup param handles instances, not vrfsPhilippe Guibert1-1/+1
2018-01-22pim: fix compilation issue with pimPhilippe Guibert3-9/+9
2018-01-22bgpd: fix compilation issue with bgpdPhilippe Guibert5-16/+20
2018-01-22ospfd: fix compilation issue with ospfdPhilippe Guibert2-8/+9
2018-01-22lib: ns_id_t changed to 32 bitPhilippe Guibert2-5/+3
2018-01-22lib: vrf_bitmap_groups increased from 8 to 1024Philippe Guibert1-1/+1
2018-01-22lib: increase vrf_id from 16 bit to 32 bit identifierPhilippe Guibert7-20/+19
2018-01-21zebra: Install connected routes during VRF change only if interface is upvivek1-1/+2
2018-01-21ospfd: show ip ospf neighbor json output formatChirag Shah3-5/+38
2018-01-19Doc: Update OSPF-TE and ISIS-TE exampleOlivier Dugeon2-54/+56
2018-01-19bgp: small fix for write to 'address-family l2vpn evpn' configurationdturlupov1-1/+1
2018-01-18zebra: Add some more debug information on read issues in FPMDonald Sharp1-2/+18