Commit 5b0e5c4
router: remove some log spam in send_router_advert()
Both these messages would otherwise be printed on each RA.
Especially the second one merely means that we're follwing the cfg
explicitly set by the user, so they're not very likely to be interested
to know that we're doing what we've been told to do.
Signed-off-by: David Härdeman <david@hardeman.nu>
Link: #358
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>1 parent eddd0f8 commit 5b0e5c4
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1017 | 1017 | | |
1018 | 1018 | | |
1019 | 1019 | | |
1020 | | - | |
1021 | | - | |
1022 | | - | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
1023 | 1023 | | |
1024 | 1024 | | |
1025 | 1025 | | |
1026 | 1026 | | |
1027 | | - | |
1028 | | - | |
1029 | | - | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
1030 | 1030 | | |
1031 | 1031 | | |
1032 | 1032 | | |
| |||
0 commit comments