Message ID | 20220519031555.3192-1-ap420073@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | amt: fix several bugs in gateway mode | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 19 May 2022 03:15:53 +0000 you wrote: > This patchset fixes bugs in amt module. > > First patch fixes amt gateway mode's status stuck. > amt gateway and relay established so these two mode manage status. > But gateway stuck to change its own status if a relay doesn't send > responses. > > [...] Here is the summary with links: - [net,v3,1/2] amt: fix gateway mode stuck https://git.kernel.org/netdev/net/c/937956ba404e - [net,v3,2/2] amt: fix memory leak for advertisement message https://git.kernel.org/netdev/net/c/fe29794c3585 You are awesome, thank you!