Closed ilyacodes closed 5 years ago
It seems like it should be possible to write a test case for this that confirms that this works on kernels >=4.8. Do you think you could add a test case under https://github.com/cozybit/authsae/tree/master/tests?
Excellent, thanks!
We currently do not send an AMPE PLINK_CLOSE frame when a CMD_DEL_STATION event is given to us by the kernel. This results in the other end of our link potentially staying in ESTAB even though we have no intent to talk to it again.
Note: until version 4.8, the kernel would send these frames automatically in all cases. Starting with 4.8, it no longer sends them if userspace mesh peering has been requested.
Test results before:
Test results after: