index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isisd: fix point-to-point network type config
Emanuele Di Pascale
2019-01-07
1
-3
/
+2
*
isisd: suppress maybe uninitialized warnings
Emanuele Di Pascale
2018-12-18
1
-0
/
+6
*
isisd, yang: set default network-type to broadcast
Emanuele Di Pascale
2018-12-18
1
-10
/
+0
*
isisd: formatting fixes in isis_cli.c
Emanuele Di Pascale
2018-12-18
1
-6
/
+7
*
isisd: fix 'no router isis' on candidate config
Emanuele Di Pascale
2018-12-18
1
-14
/
+11
*
isisd: retrieve default values from the yang model
Emanuele Di Pascale
2018-12-18
2
-4
/
+79
*
isisd: implement sighup handler
Emanuele Di Pascale
2018-12-18
1
-2
/
+13
*
isisd, yang: change type empty leafs to booleans
Emanuele Di Pascale
2018-12-18
2
-308
/
+141
*
isisd: embed the isisd yang model
Emanuele Di Pascale
2018-12-18
1
-1
/
+4
*
isisd: implemented the 'own-lsp-purge' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+32
*
isisd: implemented the 'sequence-number-skipped' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+39
*
isisd: add the 'lsp-error-detected' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+42
*
isisd: implement the 'version-skew' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+35
*
isisd: implement the 'id-len-mismatch' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+31
*
isisd: implement the 'lsp-generation' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+34
*
isisd: implement the 'lsp-received' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+41
*
isisd: implement the 'area-mismatch' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+32
*
isisd: implement the 'rejected-adjacency' notification
Emanuele Di Pascale
2018-12-18
3
-1
/
+73
*
isisd: implement the 'adjacency-state-change' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+57
*
isisd: implement the authentication failure notifications
Emanuele Di Pascale
2018-12-18
5
-18
/
+133
*
isisd: implement 'max-area-addresses-mismatch' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+41
*
isisd: implement the 'attempt-to-exceed-max-sequence' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+30
*
isisd: implement the 'corrupted-lsp-detected' notification
Emanuele Di Pascale
2018-12-18
2
-0
/
+21
*
isisd: implement the 'if-state-change' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+33
*
isisd: implement the 'lsp-too-large' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+51
*
isisd: implement the 'database-overload' notification
Emanuele Di Pascale
2018-12-18
3
-0
/
+48
*
isisd: modify config_write funcs to use the northbound
Emanuele Di Pascale
2018-12-18
2
-0
/
+45
*
isisd: retrofit the 'log-adjacency-changes' command
Emanuele Di Pascale
2018-12-18
4
-8
/
+45
*
isisd: retrofit the 'isis priority' command
Emanuele Di Pascale
2018-12-18
6
-131
/
+81
*
isisd: retrofit the 'isis network' command
Emanuele Di Pascale
2018-12-18
6
-62
/
+69
*
isisd: retrofit the 'isis circuit-type' command
Emanuele Di Pascale
2018-12-18
4
-63
/
+101
*
isisd: retrofit the 'isis topology' command
Emanuele Di Pascale
2018-12-18
5
-73
/
+218
*
isisd: retrofit the 'isis [c|p]snp-interval' commands
Emanuele Di Pascale
2018-12-18
6
-166
/
+244
*
isisd: retrofit the 'isis hello-padding' command
Emanuele Di Pascale
2018-12-18
4
-37
/
+37
*
isisd: retrofit the 'isis three-way-handshake' command
Emanuele Di Pascale
2018-12-18
4
-19
/
+43
*
isisd: retrofit the 'isis hello-multiplier' command
Emanuele Di Pascale
2018-12-18
6
-83
/
+126
*
isisd: retrofit the 'isis hello-interval' command
Emanuele Di Pascale
2018-12-18
6
-83
/
+126
*
isisd: retrofit the 'isis metric' command
Emanuele Di Pascale
2018-12-18
6
-113
/
+149
*
isisd: retrofit the 'isis password' command
Emanuele Di Pascale
2018-12-18
5
-54
/
+128
*
isisd: retrofit the 'isis passive' command
Emanuele Di Pascale
2018-12-18
5
-36
/
+109
*
isisd: retrofit the 'topology' command
Emanuele Di Pascale
2018-12-18
4
-49
/
+226
*
isisd: retrofit the 'redistribute' command
Emanuele Di Pascale
2018-12-18
4
-46
/
+141
*
isisd: retrofit the 'default-originate' command
Emanuele Di Pascale
2018-12-18
5
-53
/
+178
*
isisd: retrofit the mpls-te commands
Emanuele Di Pascale
2018-12-18
4
-145
/
+166
*
isisd: retrofit the 'purge-originator' command
Emanuele Di Pascale
2018-12-18
5
-16
/
+53
*
isisd: retrofit the 'spf-delay-ietf' command
Emanuele Di Pascale
2018-12-18
5
-69
/
+177
*
isisd: retrofit the 'spf-interval' command
Emanuele Di Pascale
2018-12-18
6
-71
/
+109
*
isisd: retrofit the 'lsp-mtu' command
Emanuele Di Pascale
2018-12-18
5
-51
/
+117
*
isisd: retrofit the 'max-lsp-lifetime' command
Emanuele Di Pascale
2018-12-18
7
-105
/
+152
*
isisd: retrofit the 'lsp-refresh-interval' command
Emanuele Di Pascale
2018-12-18
7
-89
/
+139
[next]