summaryrefslogtreecommitdiff
path: root/ospf6d
AgeCommit message (Expand)Author
2021-08-10ospf6d: Check the cost only when asbr_present for ECMP routesYash Ranjan
2021-08-04ospf6d: fix argument processing in the "area ... range" commandRenato Westphal
2021-07-24Merge pull request #9158 from FRRouting/mergify/bp/stable/8.0/pr-9102Martin Winter
2021-07-24Merge pull request #9154 from FRRouting/mergify/bp/stable/8.0/pr-9095Martin Winter
2021-07-23Merge pull request #9140 from FRRouting/mergify/bp/stable/8.0/pr-8950Donald Sharp
2021-07-23build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter
2021-07-23ospf6d: always generate default route for stubsRafael Zalamena
2021-07-23ospf6d: use per-vrf router id instead of one globalIgor Ryzhov
2021-07-23ospf6d: Release last dbdesc packet after router dead intervalYash Ranjan
2021-07-23Merge pull request #9125 from FRRouting/mergify/bp/stable/8.0/pr-9016Martin Winter
2021-07-23Merge pull request #9124 from FRRouting/mergify/bp/stable/8.0/pr-8868Martin Winter
2021-07-23Merge pull request #9123 from FRRouting/mergify/bp/stable/8.0/pr-8841Martin Winter
2021-07-23Merge pull request #9122 from FRRouting/mergify/bp/stable/8.0/pr-8891Martin Winter
2021-07-23Merge pull request #9121 from FRRouting/mergify/bp/stable/8.0/pr-8878Martin Winter
2021-07-23Merge pull request #9119 from FRRouting/mergify/bp/stable/8.0/pr-8850Martin Winter
2021-07-23Merge pull request #9118 from FRRouting/mergify/bp/stable/8.0/pr-8954Martin Winter
2021-07-22ospf6d: fix backlink checkChristian Hopps
2021-07-22ospf6d: Set metric from default values when route-map metric not presentYash Ranjan
2021-07-22ospf6d: Change the default metric parameter for redistributeYash Ranjan
2021-07-22ospf6: Drop LSA with bad seqnumberlynne
2021-07-22lib: remove vrf-interface config when removing the VRFIgor Ryzhov
2021-07-22ospf6d: fix "show ipv6 ospf6 neighbor" commandIgor Ryzhov
2021-07-22ospf6d: consistent checksum json outputDavid Schweizer
2021-07-22ospf6d: route-map config changed, not getting applied on all types of routesMobashshera Rasool
2021-07-22ospf6d: Max aged LSAs are not getting deleted from DBMobashshera Rasool
2021-07-13ospf6d: fix freebsd mcast group issuesIgor Ryzhov
2021-06-29Merge pull request #8933 from FRRouting/mergify/bp/dev/8.0/pr-8925Donald Sharp
2021-06-28ospf6d: Show neighbor displays twice for every neighbor.Abhinay Ramesh
2021-06-28ospf6d: fix duplicated packet readIgor Ryzhov
2021-06-10ospf6d: fix interface area configurationIgor Ryzhov
2021-06-09lib, ospfd, ospf6d: fix logging of pointer addressesRenato Westphal
2021-06-08ospf6d: fix using vrf interface as a loopbackIgor Ryzhov
2021-06-08isisd, ospf6d, pimd: set vrf_id when creating bfd sessionsIgor Ryzhov
2021-06-08ospf6d: unlink router from vrf on deletionIgor Ryzhov
2021-06-03ospf6d: read ospf6 socket until failurePat Ruddy
2021-06-03ospf6d: create an ospf_read_helper functionPat Ruddy
2021-05-28ospf6: fix memory leak in ospf6_abr_examin_summaryPat Ruddy
2021-05-27ospf6d: Fix route map "set tag" commandMartin Buck
2021-05-27ospf6d: fix debug message config writeIgor Ryzhov
2021-05-27ospf6d: fix invalid "no debug ospf6 message unknown"Igor Ryzhov
2021-05-27ospf6d: fix possible crashesIgor Ryzhov
2021-05-27ospf6d: fix address sanitizer crashRafael Zalamena
2021-05-27ospf6d: fix "default-information originate" in non-existing vrfIgor Ryzhov
2021-05-27ospf6d: free "default-information originate" config when removing routerIgor Ryzhov
2021-05-27ospf6d: fix crash when removing router from vrf that doesn't existIgor Ryzhov
2021-05-27ospf6d: always free redistribute configIgor Ryzhov
2021-05-13Merge pull request #8658 from gromit1811/bugfix_8567Martin Winter
2021-05-11ospf6d: Limit the number of interface addresses being supportedlynne
2021-05-11ospf6d: Send MAXAGE LS update for received old self-originated LSAsMartin Buck
2021-05-09Merge pull request #8639 from idryzhov/isis-new-bfd-libRafael Zalamena