]> git.baikalelectronics.ru Git - kernel.git/commit
amt: add missing regeneration nonce logic in request logic
authorTaehee Yoo <ap420073@gmail.com>
Sun, 17 Jul 2022 16:09:06 +0000 (16:09 +0000)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 19 Jul 2022 10:37:02 +0000 (12:37 +0200)
commitea8828a0cacc7379698fa3d407666fedf472fb77
treea6554bc8a88394856c99a9c63d1748f39493f988
parentcb186ccb716ad44983d20755f70ceb5698512946
amt: add missing regeneration nonce logic in request logic

When AMT gateway starts sending a new request message, it should
regenerate the nonce variable.

Fixes: 565d46b7231c ("amt: add data plane of amt interface")
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/amt.c