summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_route.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: add print helper for SPF trees and route tablesGalaxyGorilla2020-08-181-0/+1
* ospfd: introduce a 'dry run' into SPF codeGalaxyGorilla2020-08-181-1/+2
* ospfd: Add ECMP support to OSPF Segment RoutingOlivier Dugeon2020-06-031-0/+12
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-7/+7
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-4/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-85/+80
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* ospfd: ditch unused time fieldsDavid Lamparter2016-07-281-6/+0
* Unnumbered interface support.Donald Sharp2015-05-201-0/+1
* ospfd: blackhole route removal for area rangeJR Rivers2012-10-251-1/+1
* ospf_spf_process_stubs: use LSA pos to find OSFP interfaceJoakim Tjernlund2012-07-251-1/+1
* ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund2009-08-031-1/+1
* [ospfd] Minor enhancements to recent self-host-routes suppression patchPaul Jakma2008-09-041-1/+2
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-37/+39
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-4/+4
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-2/+0
* 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-7/+7
* Initial revisionpaul2002-12-131-0/+165