index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_route.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: remove previous labels before fast-reroute
Louis Scalbert
2022-10-24
1
-11
/
+17
*
isisd: apply fast-reroute on an adjacency failure
Louis Scalbert
2022-10-24
1
-0
/
+50
*
Revert "isisd: apply fast-reroute on an adjacency failure"
Donatas Abraitis
2022-07-10
1
-50
/
+0
*
Revert "isisd: remove previous labels before fast-reroute"
Donatas Abraitis
2022-07-10
1
-17
/
+11
*
Revert "isisd: allow nexthop lookup on interface only"
Donatas Abraitis
2022-07-10
1
-8
/
+2
*
isisd: allow nexthop lookup on interface only
Louis Scalbert
2022-05-23
1
-2
/
+8
*
isisd: remove previous labels before fast-reroute
Louis Scalbert
2022-05-23
1
-11
/
+17
*
isisd: apply fast-reroute on an adjacency failure
Louis Scalbert
2022-05-23
1
-0
/
+50
*
*: Fix spelling of non-existant
Donald Sharp
2022-04-19
1
-1
/
+1
*
isisd: Add support for RFC6119 (IPv6 TE in IS-IS)
Olivier Dugeon
2021-11-30
1
-2
/
+2
*
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
*: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
isisd: kill isis_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-0
/
+3
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
isisd: implement Remote LFA
Renato Westphal
2021-01-09
1
-5
/
+32
*
isisd: add support for classic LFA (RFC 5286)
Renato Westphal
2020-11-25
1
-4
/
+8
*
isisd: refactor handling of SR Prefix-SIDs
Renato Westphal
2020-10-23
1
-25
/
+81
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-12
/
+9
*
isisd: add support for Topology Independent LFA (TI-LFA)
Renato Westphal
2020-10-14
1
-11
/
+65
*
isisd: improve route-event logs
Emanuele Di Pascale
2020-09-14
1
-26
/
+45
*
tests, isisd: add IS-IS SPF unit tests
Renato Westphal
2020-08-27
1
-0
/
+20
*
isisd: make the SPF code more modular
Renato Westphal
2020-08-27
1
-2
/
+6
*
Merge pull request #6619 from Niral-Networks/niral_isis_debug_p2
Donald Sharp
2020-06-25
1
-7
/
+7
|
\
|
*
ISIS VRF: ISIS Debug structure modifications
harios
2020-06-24
1
-7
/
+7
*
|
ISIS VRF: Route info with vrf_id from ISIS to Zebra
Kaushik
2020-06-19
1
-2
/
+2
|
/
*
isisd: add support for segment routing
Renato Westphal
2020-04-30
1
-0
/
+3
*
isisd: remove refcount from the isis_nexthop structure
Renato Westphal
2020-04-30
1
-15
/
+1
*
isisd: introduce new route update hook
Renato Westphal
2019-09-17
1
-7
/
+16
*
isisd: move management of route flags out of isis_zebra.c
Renato Westphal
2019-09-17
1
-2
/
+25
*
isisd: unify isis_nexthop and isis_nexthop6 into a single struct
Renato Westphal
2019-08-21
1
-146
/
+92
*
isisd: reuse the nexthop lookup functions to avoid code duplication
Renato Westphal
2019-08-21
1
-24
/
+19
*
isisd: remove unnecessary null checks
Renato Westphal
2019-08-21
1
-4
/
+2
*
isisd: remove unused struct fields
Renato Westphal
2019-08-21
1
-2
/
+0
*
isisd: del routes when area is unconfigured
Emanuele Di Pascale
2019-05-29
1
-1
/
+7
*
isisd: replace dict_* with DECLARE_RBTREE
David Lamparter
2019-04-27
1
-1
/
+0
*
bgpd isisd lib: fix return on void functions
F. Aragon
2018-11-20
1
-1
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
*
isisd: fix refcounting in isis_route.c
Christian Franke
2018-08-03
1
-26
/
+37
*
isisd: make spf code dst-src aware
Christian Franke
2018-08-03
1
-21
/
+44
*
isisd: fix isis_route_merge_verify logic
Christian Franke
2018-08-03
1
-3
/
+28
*
isisd: move route_table into spftree
Christian Franke
2018-08-03
1
-111
/
+36
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-4
/
+4
*
isisd: remove unused debug code
Christian Franke
2018-03-10
1
-40
/
+0
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-2
/
+2
*
isisd: use only one IP of neighbor as nexthop
Christian Franke
2017-09-23
1
-6
/
+2
*
isisd: send/receive LSPs with new parser
Christian Franke
2017-08-03
1
-1
/
+0
*
isisd: send/receive IIHs with new parser
Christian Franke
2017-08-03
1
-8
/
+6
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-504
/
+484
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+4
*
isisd: Clean up leaked memory
Donald Sharp
2017-03-01
1
-0
/
+1
[next]