index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isisd.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4529 from donaldsharp/vrf_conversions
Renato Westphal
2019-09-20
1
-1
/
+2
|
\
|
*
isisd: Add vrf_id to the main isis structure
Donald Sharp
2019-09-10
1
-1
/
+2
*
|
isisd: remove leftover from old dict code
Renato Westphal
2019-09-17
1
-1
/
+0
|
/
*
isisd: unify isis_nexthop and isis_nexthop6 into a single struct
Renato Westphal
2019-08-21
1
-2
/
+1
*
Merge pull request #3045 from opensourcerouting/atoms
Lou Berger
2019-04-30
1
-3
/
+3
|
\
|
*
isisd: replace dict_* with DECLARE_RBTREE
David Lamparter
2019-04-27
1
-3
/
+3
*
|
isisd: Add IS-IS-TE support per Area
Olivier Dugeon
2019-04-25
1
-0
/
+2
*
|
Revert "isisd: Add IS-IS-TE support per Area"
Russ White
2019-04-23
1
-2
/
+0
*
|
Issue #4032: Add IS-IS-TE support per Area
Olivier Dugeon
2019-04-15
1
-0
/
+2
|
/
*
isisd: implemented the 'own-lsp-purge' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+3
*
isisd: implemented the 'sequence-number-skipped' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+2
*
isisd: add the 'lsp-error-detected' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+3
*
isisd: implement the 'version-skew' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+2
*
isisd: implement the 'id-len-mismatch' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+2
*
isisd: implement the 'lsp-generation' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+2
*
isisd: implement the 'lsp-received' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+3
*
isisd: implement the 'area-mismatch' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+2
*
isisd: implement the 'rejected-adjacency' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+3
*
isisd: implement the 'adjacency-state-change' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+2
*
isisd: implement the authentication failure notifications
Emanuele Di Pascale
2018-12-18
1
-0
/
+6
*
isisd: implement 'max-area-addresses-mismatch' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+3
*
isisd: implement the 'attempt-to-exceed-max-sequence' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+2
*
isisd: implement the 'corrupted-lsp-detected' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+2
*
isisd: implement the 'if-state-change' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+2
*
isisd: implement the 'lsp-too-large' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+2
*
isisd: implement the 'database-overload' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+3
*
isisd: retrofit the 'metric-style' command
Emanuele Di Pascale
2018-12-18
1
-0
/
+7
*
isisd: retrofit 'router isis' and 'ip router isis' cmds
Emanuele Di Pascale
2018-12-18
1
-0
/
+2
*
isisd, yang: add configuration model and callback stubs
Emanuele Di Pascale
2018-12-18
1
-0
/
+3
*
isisd: Provide statistics over number of generated purges
Christian Franke
2018-12-07
1
-0
/
+1
*
isisd: Provide statistics over number of LSP regenerations
Christian Franke
2018-12-07
1
-0
/
+1
*
isisd: Provide statistics about retransmitted LSPs
Christian Franke
2018-12-07
1
-0
/
+1
*
isisd: Provide statistics about sent/received PDU count
Christian Franke
2018-12-07
1
-0
/
+4
*
isisd: Move code to find LSP out of show database
Christian Franke
2018-12-07
1
-0
/
+1
*
isisd: Provide better flooding debugging
Christian Franke
2018-12-07
1
-1
/
+1
*
isisd: Add debug output for tx-queues
Christian Franke
2018-12-07
1
-0
/
+1
*
isisd: Remove unused debug flags
Christian Franke
2018-11-08
1
-17
/
+11
*
isisd: delay lsp regeneration while events are still coming in
Christian Franke
2018-10-24
1
-0
/
+1
*
isisd: Combine lsp_l1/l2_refresh
Christian Franke
2018-10-24
1
-0
/
+7
*
isisd: Add debugging for BFD
Christian Franke
2018-10-05
1
-0
/
+1
*
isisd: add purge originator identification support
Christian Franke
2018-09-05
1
-0
/
+1
*
fabricd: add flooding algorithm debugging
Christian Franke
2018-09-05
1
-0
/
+1
*
fabricd: adjacency formation optimization as per section 2.4
Christian Franke
2018-09-05
1
-0
/
+4
*
isis: Cleanup CLI, split into parts which are shared, fabricd and isisd
Christian Franke
2018-09-05
1
-1
/
+0
*
fabricd: add new daemon as build of isisd
Christian Franke
2018-09-05
1
-0
/
+18
*
isisd: make spf code dst-src aware
Christian Franke
2018-08-03
1
-0
/
+1
*
isisd: make use of advanced concepts like arrays and loops
Christian Franke
2018-08-03
1
-2
/
+7
*
isisd: move route_table into spftree
Christian Franke
2018-08-03
1
-2
/
+3
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-13
/
+13
*
isisd: cleanup usage of circuit_id
Christian Franke
2018-03-10
1
-1
/
+1
[next]