summaryrefslogtreecommitdiffstats
path: root/isisd/isis_route.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-1/+1
* isisd: implement Remote LFARenato Westphal2021-01-091-0/+2
* isisd: add support for classic LFA (RFC 5286)Renato Westphal2020-11-251-2/+2
* isisd: refactor handling of SR Prefix-SIDsRenato Westphal2020-10-231-9/+9
* isisd: add support for Topology Independent LFA (TI-LFA)Renato Westphal2020-10-141-3/+15
* isisd: add support for segment routingRenato Westphal2020-04-301-0/+2
* isisd: remove refcount from the isis_nexthop structureRenato Westphal2020-04-301-1/+0
* isisd: introduce new route update hookRenato Westphal2019-09-171-0/+5
* isisd: unify isis_nexthop and isis_nexthop6 into a single structRenato Westphal2019-08-211-7/+3
* isisd: remove unused struct fieldsRenato Westphal2019-08-211-2/+0
* isisd: make spf code dst-src awareChristian Franke2018-08-031-1/+3
* isisd: move route_table into spftreeChristian Franke2018-08-031-3/+13
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-5/+5
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-34/+31
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-4/+0
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-2/+2
* isisd: couple of bug fixesSubbaiah Venkata2012-04-071-0/+2
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-3/+7
* * isis_spf.c: Changing cost from uint16_t to uint32_t. Unsethasso2005-09-261-1/+1
* Indentation only. No any functional changes.hasso2004-09-101-9/+12
* Initial revisionjardin2003-12-231-0/+61