index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_northbound.c
(
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, yang: set default network-type to broadcast
Emanuele Di Pascale
2018-12-18
1
-10
/
+0
*
isisd, yang: change type empty leafs to booleans
Emanuele Di Pascale
2018-12-18
1
-277
/
+78
*
isisd: implemented the 'own-lsp-purge' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+22
*
isisd: implemented the 'sequence-number-skipped' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+22
*
isisd: add the 'lsp-error-detected' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+28
*
isisd: implement the 'version-skew' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+25
*
isisd: implement the 'id-len-mismatch' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+25
*
isisd: implement the 'lsp-generation' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+26
*
isisd: implement the 'lsp-received' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+32
*
isisd: implement the 'area-mismatch' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+22
*
isisd: implement the 'rejected-adjacency' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+25
*
isisd: implement the 'adjacency-state-change' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+50
*
isisd: implement the authentication failure notifications
Emanuele Di Pascale
2018-12-18
1
-0
/
+44
*
isisd: implement 'max-area-addresses-mismatch' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+26
*
isisd: implement the 'attempt-to-exceed-max-sequence' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+19
*
isisd: implement the 'corrupted-lsp-detected' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+19
*
isisd: implement the 'if-state-change' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+21
*
isisd: implement the 'lsp-too-large' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+44
*
isisd: implement the 'database-overload' notification
Emanuele Di Pascale
2018-12-18
1
-0
/
+42
*
isisd: retrofit the 'log-adjacency-changes' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+17
*
isisd: retrofit the 'isis priority' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+20
*
isisd: retrofit the 'isis network' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+37
*
isisd: retrofit the 'isis circuit-type' command
Emanuele Di Pascale
2018-12-18
1
-0
/
+1
*
isisd: retrofit the 'isis topology' command
Emanuele Di Pascale
2018-12-18
1
-14
/
+50
*
isisd: retrofit the 'isis [c|p]snp-interval' commands
Emanuele Di Pascale
2018-12-18
1
-4
/
+40
*
isisd: retrofit the 'isis hello-padding' command
Emanuele Di Pascale
2018-12-18
1
-1
/
+9
*
isisd: retrofit the 'isis three-way-handshake' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+17
*
isisd: retrofit the 'isis hello-multiplier' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+24
*
isisd: retrofit the 'isis hello-interval' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+24
*
isisd: retrofit the 'isis metric' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+24
*
isisd: retrofit the 'isis password' command
Emanuele Di Pascale
2018-12-18
1
-4
/
+30
*
isisd: retrofit the 'isis passive' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+51
*
isisd: retrofit the 'topology' command
Emanuele Di Pascale
2018-12-18
1
-48
/
+96
*
isisd: retrofit the 'redistribute' command
Emanuele Di Pascale
2018-12-18
1
-12
/
+66
*
isisd: retrofit the 'default-originate' command
Emanuele Di Pascale
2018-12-18
1
-16
/
+74
*
isisd: retrofit the mpls-te commands
Emanuele Di Pascale
2018-12-18
1
-4
/
+94
*
isisd: retrofit the 'purge-originator' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+17
*
isisd: retrofit the 'spf-delay-ietf' command
Emanuele Di Pascale
2018-12-18
1
-7
/
+45
*
isisd: retrofit the 'spf-interval' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+20
*
isisd: retrofit the 'lsp-mtu' command
Emanuele Di Pascale
2018-12-18
1
-1
/
+34
*
isisd: retrofit the 'max-lsp-lifetime' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+24
*
isisd: retrofit the 'lsp-refresh-interval' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+24
*
isisd: retrofit the 'lsp-gen-interval' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+24
*
isisd: retrofit the 'area-password' and 'domain-password' cmds
Emanuele Di Pascale
2018-12-18
1
-10
/
+66
*
isisd: retrofit the 'metric-style' command
Emanuele Di Pascale
2018-12-18
1
-1
/
+13
*
isisd: retrofit 'set-overload-bit' and 'set-attached-bit' cmds
Emanuele Di Pascale
2018-12-18
1
-4
/
+34
*
isisd: retrofit the 'dynamic-hostname' command
Emanuele Di Pascale
2018-12-18
1
-1
/
+9
*
isisd: retrofit the 'is-type' command
Emanuele Di Pascale
2018-12-18
1
-0
/
+1
*
isisd: retrofit the 'net' command
Emanuele Di Pascale
2018-12-18
1
-2
/
+111
[next]