index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_lsp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: Convert thread_cancel to THREAD_OFF
Donald Sharp
2022-07-21
1
-4
/
+4
*
isisd: Fix crash with xfrm interface type
Donald Sharp
2022-06-23
1
-4
/
+2
*
Merge pull request #10701 from rampxxxx/feat_isis_json_show_cmds
Russ White
2022-03-08
1
-13
/
+63
|
\
|
*
isisd: Add json to show isis database command.
Javier Garcia
2022-03-02
1
-13
/
+63
*
|
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-16
/
+14
|
/
*
isisd: Prepare IS-IS for Link State support
Olivier Dugeon
2021-11-30
1
-16
/
+35
*
isisd: Add support for RFC6119 (IPv6 TE in IS-IS)
Olivier Dugeon
2021-11-30
1
-2
/
+14
*
isisd: Fix sending of LSP with null seqno
Guillaume Solignac
2021-08-26
1
-2
/
+2
*
isisd: fix setting IS type in LSPs
Igor Ryzhov
2021-07-13
1
-1
/
+1
*
isisd: fix processing of the attached bit
Igor Ryzhov
2021-07-13
1
-1
/
+4
*
isisd: fix setting of the attached bit
Igor Ryzhov
2021-07-13
1
-60
/
+41
*
isisd: per-instance dynamic hostname cache
Igor Ryzhov
2021-06-11
1
-6
/
+6
*
isisd: kill isis_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-0
/
+2
*
isisd: Fix spelling mistake
Donald Sharp
2021-03-21
1
-1
/
+1
*
isisd: avoid lsp_sched loop when unstable
Emanuele Di Pascale
2021-03-19
1
-5
/
+15
*
Merge pull request #7945 from volta-networks/feat_isis_snmp
Renato Westphal
2021-03-15
1
-4
/
+4
|
\
|
*
isisd: support for snmp
lynne
2021-03-02
1
-4
/
+4
*
|
*: remove more sprintf()
Quentin Young
2021-02-09
1
-6
/
+6
|
/
*
isisd: When adjacencies go up and down add support to modify attached-bit
lynne
2021-02-01
1
-12
/
+66
*
isisd: Fix Attach-bit processing
lynne
2021-01-20
1
-20
/
+71
*
*: Replace s_addr check agains 0 with INADDR_ANY
Donatas Abraitis
2020-12-14
1
-1
/
+1
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-4
/
+4
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-15
/
+8
*
isisd: circuit->area->isis to circuit->isis
Donald Sharp
2020-10-09
1
-4
/
+4
*
isisd: introduce two LSP iteration functions
Renato Westphal
2020-08-27
1
-0
/
+154
*
isisd : Transformational changes to support different VRFs.
Kaushik
2020-08-14
1
-23
/
+31
*
isisd: don't attach Adj-SIDs to pseudo-node LSPs
Renato Westphal
2020-08-11
1
-2
/
+2
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-34
/
+16
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-10
/
+5
*
isisd: Fast RIB recovery from BFD recognized link failures
GalaxyGorilla
2020-07-03
1
-13
/
+29
*
Merge pull request #6619 from Niral-Networks/niral_isis_debug_p2
Donald Sharp
2020-06-25
1
-9
/
+9
|
\
|
*
ISIS VRF: ISIS Debug structure modifications
harios
2020-06-24
1
-9
/
+9
*
|
isisd: Add Segment Routing Local Block support
Olivier Dugeon
2020-06-23
1
-0
/
+9
|
/
*
isisd: add support for segment routing
Renato Westphal
2020-04-30
1
-6
/
+60
*
bgpd, isis, tools: style fixen
Quentin Young
2020-04-21
1
-4
/
+2
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
1
-4
/
+6
*
isisd: split northbound callbacks into multiple files
Renato Westphal
2019-10-30
1
-0
/
+1
*
isisd: Update TLVs processing for TE, RI & SR
Olivier Dugeon
2019-09-17
1
-61
/
+22
*
*: rename new ForEach macros from the typesafe API
Renato Westphal
2019-05-21
1
-4
/
+4
*
Merge pull request #3045 from opensourcerouting/atoms
Lou Berger
2019-04-30
1
-171
/
+126
|
\
|
*
isisd: replace dict_* with DECLARE_RBTREE
David Lamparter
2019-04-27
1
-171
/
+126
*
|
isisd: Add IS-IS-TE support per Area
Olivier Dugeon
2019-04-25
1
-2
/
+2
*
|
Revert "isisd: Add IS-IS-TE support per Area"
Russ White
2019-04-23
1
-2
/
+2
*
|
Issue #4032: Add IS-IS-TE support per Area
Olivier Dugeon
2019-04-15
1
-2
/
+2
|
/
*
isisd: skip over deleted fragments
David Lamparter
2019-02-18
1
-0
/
+21
*
isisd: implement the 'lsp-generation' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+6
*
isisd: implement the 'attempt-to-exceed-max-sequence' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+9
*
isisd: Provide statistics over number of generated purges
Christian Franke
2018-12-07
1
-0
/
+2
*
isisd: Provide statistics over number of LSP regenerations
Christian Franke
2018-12-07
1
-0
/
+2
*
fabricd: Add `show openfabric flooding` command
Christian Franke
2018-12-07
1
-1
/
+3
[next]