summaryrefslogtreecommitdiff
path: root/ospfd/ospf_ext.c
AgeCommit message (Expand)Author
2024-02-12ospfd: Decode Extended Link & Prefix TLVs for jsonOlivier Dugeon
2023-12-08ospfd: Correct SID check sizeOlivier Dugeon
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2022-04-01*: Fix spelling of FollowingDonald Sharp
2021-11-20Merge pull request #9683 from volta-networks/sr-minor-fixesIgor Ryzhov
2021-10-08ospfd: fix display of plain-text data on "show ... json" commandsRenato Westphal
2021-09-28ospfd: replace iterator by RO version ..Fredi Raspall
2021-05-19ospfd: Correct Coverity defectsOlivier Dugeon
2021-03-09ospfd: Correct Segment Routing prefix bugsOlivier Dugeon
2020-10-23ospfd: Add more Segment Routing controlsOlivier Dugeon
2020-10-22ospfd: replace inet_ntoaMark Stapp
2020-08-26ospfd: Coverity correctionsOlivier Dugeon
2020-08-20OSPFd: Correct Extended Prefix flooding for SROlivier Dugeon
2020-08-20ospfd: Add Segment Routing Local BlockOlivier Dugeon
2020-07-14*: un-split strings across linesDavid Lamparter
2020-06-03ospfd: Update Prefix & Adjacency SIDs ManagementOlivier Dugeon
2020-06-03ospfd: Add ECMP support to OSPF Segment RoutingOlivier Dugeon
2020-05-26ospfd: Solve crash after removing and adding conf.Olivier Dugeon
2020-04-08*: Do not cast to the same typeDonatas Abraitis
2018-10-02*: list_delete_and_null() -> list_delete()David Lamparter
2018-09-13ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young
2018-09-06*: style for flog_warn conversionsQuentin Young
2018-09-06ospfd: Convert ospf_ext.c to use new error-code subsystemDonald Sharp
2018-09-06ospfd: Add OSPF_WARN_LSA_INSTALL_FAILURE error codeDonald Sharp
2018-09-06ospfd: Add OSPF_WARN_OPAQUE_REGISTRATIONDonald Sharp
2018-09-06ospfd: Cleanup some warnings that were not warningsDonald Sharp
2018-08-20ospfd: Add ospf_lsa_new_and_data function and abstract awayDonald Sharp
2018-08-11*: ALLOC calls cannot failDonald Sharp
2018-06-14ospfd: buffer termination (Coverity 1464993)paco
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-02-19OSPFD: Fix Segment Routing Lan Adjacency TLVsOlivier Dugeon
2018-02-13ospfd: Fix some new SA issues found by coverityDonald Sharp
2018-02-05OSPFd: Fix Opaque LSA filtering in Segment RoutingOlivier Dugeon
2018-02-03OSPFd: Fix ospfd crash during CIOlivier Dugeon
2018-02-01OSPFd: Correct Extended Prefix LSA refreshOlivier Dugeon
2018-01-30OSPFd: Clean up Segment Routing patchOlivier Dugeon
2018-01-30OSPFd: Remove unecessary debug messageOlivier Dugeon
2018-01-29OSPFd: Update Segment Routing PR following reviewOlivier Dugeon
2018-01-23OSPFD: Set Segment Routing patch conform to C99Olivier Dugeon
2018-01-19OSPFD: Update Segment Routing implementationOlivier Dugeon
2018-01-18OSPFD: Add Experimental Segment Routing supportOlivier Dugeon