Commit 2a465b2
Mika
DNS configuration lifetime validation
DNS configuration lifetime needs to be at least same as the router lifetime
So it can not expire before the router is timing out.
this prevents DNS information to expire between RA messages causing inconsintent
configuration in the Wi-SUN network
"The value of Lifetime SHOULD by default be at least
3 * MaxRtrAdvInterval, where MaxRtrAdvInterval is the
maximum RA interval as defined in [RFC4861]"
Router lifetime should be
Default: 3 * MaxRtrAdvInterval1 parent 9a3278a commit 2a465b2
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
886 | 886 | | |
887 | 887 | | |
888 | 888 | | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
889 | 894 | | |
890 | 895 | | |
891 | 896 | | |
| |||
899 | 904 | | |
900 | 905 | | |
901 | 906 | | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
902 | 913 | | |
903 | 914 | | |
904 | 915 | | |
| |||
0 commit comments