Commit 592335a
bonding: accept unsolicited NA message
The unsolicited NA message with all-nodes multicast dest address should
be valid, as this also means the link could reach the target.
Also rename bond_validate_ns() to bond_validate_na().
Reported-by: LiLiang <liali@redhat.com>
Fixes: 5e1eeef ("bonding: NS target should accept link local address")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent fd16eb9 commit 592335a
1 file changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3201 | 3201 | | |
3202 | 3202 | | |
3203 | 3203 | | |
3204 | | - | |
| 3204 | + | |
3205 | 3205 | | |
3206 | 3206 | | |
3207 | 3207 | | |
3208 | 3208 | | |
3209 | | - | |
| 3209 | + | |
| 3210 | + | |
| 3211 | + | |
| 3212 | + | |
| 3213 | + | |
| 3214 | + | |
| 3215 | + | |
| 3216 | + | |
3210 | 3217 | | |
3211 | 3218 | | |
3212 | 3219 | | |
| |||
3249 | 3256 | | |
3250 | 3257 | | |
3251 | 3258 | | |
3252 | | - | |
| 3259 | + | |
3253 | 3260 | | |
3254 | 3261 | | |
3255 | 3262 | | |
3256 | | - | |
| 3263 | + | |
3257 | 3264 | | |
3258 | 3265 | | |
3259 | | - | |
| 3266 | + | |
3260 | 3267 | | |
3261 | 3268 | | |
3262 | 3269 | | |
| |||
0 commit comments