summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_ext.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9683 from volta-networks/sr-minor-fixesIgor Ryzhov2021-11-201-2/+2
|\
| * ospfd: replace iterator by RO version ..Fredi Raspall2021-09-281-2/+2
* | ospfd: fix display of plain-text data on "show ... json" commandsRenato Westphal2021-10-081-4/+14
|/
* ospfd: Correct Coverity defectsOlivier Dugeon2021-05-191-19/+64
* ospfd: Correct Segment Routing prefix bugsOlivier Dugeon2021-03-091-1/+2
* ospfd: Add more Segment Routing controlsOlivier Dugeon2020-10-231-9/+16
* ospfd: replace inet_ntoaMark Stapp2020-10-221-9/+9
* ospfd: Coverity correctionsOlivier Dugeon2020-08-261-4/+4
* OSPFd: Correct Extended Prefix flooding for SROlivier Dugeon2020-08-201-8/+1
* ospfd: Add Segment Routing Local BlockOlivier Dugeon2020-08-201-30/+135
* *: un-split strings across linesDavid Lamparter2020-07-141-23/+11
* ospfd: Update Prefix & Adjacency SIDs ManagementOlivier Dugeon2020-06-031-10/+65
* ospfd: Add ECMP support to OSPF Segment RoutingOlivier Dugeon2020-06-031-104/+72
* ospfd: Solve crash after removing and adding conf.Olivier Dugeon2020-05-261-90/+104
* *: Do not cast to the same typeDonatas Abraitis2020-04-081-2/+2
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-1/+1
* ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young2018-09-131-25/+25
* *: style for flog_warn conversionsQuentin Young2018-09-061-15/+19
* ospfd: Convert ospf_ext.c to use new error-code subsystemDonald Sharp2018-09-061-47/+45
* ospfd: Add OSPF_WARN_LSA_INSTALL_FAILURE error codeDonald Sharp2018-09-061-4/+8
* ospfd: Add OSPF_WARN_OPAQUE_REGISTRATIONDonald Sharp2018-09-061-2/+5
* ospfd: Cleanup some warnings that were not warningsDonald Sharp2018-09-061-10/+0
* ospfd: Add ospf_lsa_new_and_data function and abstract awayDonald Sharp2018-08-211-28/+2
* *: ALLOC calls cannot failDonald Sharp2018-08-111-5/+0
* ospfd: buffer termination (Coverity 1464993)paco2018-06-141-2/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-2/+2
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-95/+72
* OSPFD: Fix Segment Routing Lan Adjacency TLVsOlivier Dugeon2018-02-191-11/+18
* ospfd: Fix some new SA issues found by coverityDonald Sharp2018-02-141-1/+1
* OSPFd: Fix Opaque LSA filtering in Segment RoutingOlivier Dugeon2018-02-051-2/+12
* OSPFd: Fix ospfd crash during CIOlivier Dugeon2018-02-031-2/+26
* OSPFd: Correct Extended Prefix LSA refreshOlivier Dugeon2018-02-011-7/+10
* OSPFd: Clean up Segment Routing patchOlivier Dugeon2018-01-301-1/+2
* OSPFd: Remove unecessary debug messageOlivier Dugeon2018-01-301-1/+0
* OSPFd: Update Segment Routing PR following reviewOlivier Dugeon2018-01-291-283/+296
* OSPFD: Set Segment Routing patch conform to C99Olivier Dugeon2018-01-231-35/+35
* OSPFD: Update Segment Routing implementationOlivier Dugeon2018-01-191-0/+8
* OSPFD: Add Experimental Segment Routing supportOlivier Dugeon2018-01-181-0/+1769