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
*
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
*
isisd: revert some counterproductive indentation
Christian Franke
2018-03-10
1
-3
/
+2
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-4
/
+3
*
isisd: Allow struct zebra_privs_t to be available
Donald Sharp
2017-10-24
1
-0
/
+2
*
isisd: generate unique circuit ids
Christian Franke
2017-09-20
1
-1
/
+2
*
isisd: Remove unused version
Donald Sharp
2017-08-20
1
-2
/
+0
*
isisd: don't validate dict integrity for regular builds
Christian Franke
2017-08-04
1
-1
/
+1
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-1
/
+1
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-1
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-121
/
+119
[next]