summaryrefslogtreecommitdiff
path: root/ospf6d
AgeCommit message (Expand)Author
2021-07-02Revert "ospf6d: fix LSAs remain in LSDB with an old router-id value"revert-8795-fix-ospf6-router-idDonald Sharp
2021-07-02Merge pull request #8970 from ton31337/fix/use_IPV6_MAX_BITLENMark Stapp
2021-07-02Merge pull request #8795 from louis-oui/fix-ospf6-router-idPhilippe Guibert
2021-07-01*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlenDonatas Abraitis
2021-07-01*: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLENDonatas Abraitis
2021-07-01ospf6d: harmonize ospf6_asbr_redistribute_disable and _resetLouis Scalbert
2021-07-01ospf6d: reset areas and redistribution at router-id modificationLouis Scalbert
2021-07-01ospf6d: factorize router-id updateLouis Scalbert
2021-07-01ospf6d: don't update router-id if at least one adjacency is FullLouis Scalbert
2021-07-01Merge pull request #8954 from mobash-rasool/ospfv3-featureIgor Ryzhov
2021-06-30ospf6d: route-map config changed, not getting applied on all types of routesMobashshera Rasool
2021-06-29ospf6d: use per-vrf router id instead of one globalIgor Ryzhov
2021-06-29Merge pull request #8835 from ranjanyash54/clear_processIgor Ryzhov
2021-06-29Merge pull request #8850 from opensourcerouting/ospf6-checksum-jsonQuentin Young
2021-06-27ospf6d: "clear ipv6 ospf6 process" commandYash Ranjan
2021-06-26ospf6d: fix duplicated packet readIgor Ryzhov
2021-06-23Merge pull request #8904 from rameshabhinay/ospf6_showIgor Ryzhov
2021-06-23Merge pull request #8899 from idryzhov/ospf6-asbrRafael Zalamena
2021-06-23ospf6d: Show neighbor displays twice for every neighbor.Abhinay Ramesh
2021-06-23ospf6d: fix NSSA status updateIgor Ryzhov
2021-06-23ospf6d: fix redistribute configurationIgor Ryzhov
2021-06-23ospf6d: small ospf6_asbr_redistribute_set improvementIgor Ryzhov
2021-06-22Merge pull request #8878 from idryzhov/fix-ospf6-neighbor-detailRuss White
2021-06-22Merge pull request #8725 from pjdruddy/ospfv3_fair_socketRuss White
2021-06-22Merge pull request #8891 from idryzhov/no-vrf-interfaceRuss White
2021-06-21ospf6d: fix "show ipv6 ospf6 neighbor" commandIgor Ryzhov
2021-06-21lib: remove vrf-interface config when removing the VRFIgor Ryzhov
2021-06-19ospf6d: Release last dbdesc packet after router dead intervalYash Ranjan
2021-06-19Merge pull request #8841 from volta-networks/fix_ospf6_bad_seqnumDonald Sharp
2021-06-19Merge pull request #8868 from ranjanyash54/redistribute_fixDonald Sharp
2021-06-18ospf6: Drop LSA with bad seqnumberlynne
2021-06-18Merge pull request #8839 from volta-networks/fix_ospf6_flags_for_error_logsDonald Sharp
2021-06-18ospf6d: Set metric from default values when route-map metric not presentYash Ranjan
2021-06-18ospf6d: Change the default metric parameter for redistributeYash Ranjan
2021-06-18ospf6d: add write-multiplier configurationPat Ruddy
2021-06-18ospf6d: add warning log for late hello packetsPat Ruddy
2021-06-18ospf6d: add lsupdate messages to tx fifoPat Ruddy
2021-06-18ospf6d: add lsack messages to tx fifoPat Ruddy
2021-06-18ospf6d: add lsreq messages to tx fifoPat Ruddy
2021-06-18ospf6d: add dbdesc messages to tx FIFOPat Ruddy
2021-06-18ospf6d: add hello messages to tx fifoPat Ruddy
2021-06-18ospf6d: add packet apisPat Ruddy
2021-06-18ospf6d: add tx fifo infrastructurePat Ruddy
2021-06-18ospf6d: read ospf6 socket until failurePat Ruddy
2021-06-18ospf6d: create an ospf_read_helper functionPat Ruddy
2021-06-14ospf6d: move error logs out from behind debug flagslynne
2021-06-14ospf6d: Link state ID in LSA database JSON outputDavid Schweizer
2021-06-14ospf6d: consistent checksum json outputDavid Schweizer
2021-06-10ospf6d: fix undefined functionStephen Worley
2021-06-10Merge pull request #8823 from donaldsharp/ospfv3_coverityRafael Zalamena