Commit 239d886
amt: drop unexpected query message
AMT gateway interface should not receive unexpected query messages.
In order to drop unexpected query messages, it checks nonce.
And it also checks ready4 and ready6 variables to drop duplicated messages.
Fixes: cbc21dc ("amt: add data plane of amt interface")
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>1 parent 40185f3 commit 239d886
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
967 | 967 | | |
968 | 968 | | |
969 | 969 | | |
970 | | - | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
971 | 973 | | |
| 974 | + | |
972 | 975 | | |
973 | 976 | | |
974 | 977 | | |
| |||
2353 | 2356 | | |
2354 | 2357 | | |
2355 | 2358 | | |
| 2359 | + | |
| 2360 | + | |
| 2361 | + | |
2356 | 2362 | | |
2357 | 2363 | | |
2358 | 2364 | | |
| |||
2367 | 2373 | | |
2368 | 2374 | | |
2369 | 2375 | | |
| 2376 | + | |
| 2377 | + | |
| 2378 | + | |
2370 | 2379 | | |
2371 | 2380 | | |
2372 | 2381 | | |
| |||
2389 | 2398 | | |
2390 | 2399 | | |
2391 | 2400 | | |
| 2401 | + | |
| 2402 | + | |
| 2403 | + | |
2392 | 2404 | | |
2393 | 2405 | | |
2394 | 2406 | | |
| |||
0 commit comments