summaryrefslogtreecommitdiffstats
path: root/ospfd/OSPF-ALIGNMENT.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-01OSPFd: Correct Extended Prefix LSA refreshOlivier Dugeon3-17/+16
2018-01-30OSPFd: Clean up Segment Routing patchOlivier Dugeon4-26/+4
2018-01-30OSPFd: Remove unecessary debug messageOlivier Dugeon1-1/+0
2018-01-30OSPFd: Correct compilation errorOlivier Dugeon2-4/+1
2018-01-30ospfd: Fix default-info and redis cmd optionsChirag Shah1-0/+9
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-29OSPFd: Update Segment Routing PR following reviewOlivier Dugeon12-782/+976
2018-01-28zebra: Fix failure to parse srcDonald Sharp1-1/+1
2018-01-27zebra: Fix to get correct nexthop-vrfDonald Sharp30-5457/+190
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 Sharp46-5973/+536
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-23OSPFD: Set Segment Routing patch conform to C99Olivier Dugeon6-117/+115
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-22OSPFD: Update Segment Routing following reviewsOlivier Dugeon8-13/+43
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-19OSPFD: Update Segment Routing implementationOlivier Dugeon3-58/+114