[PATCH v2 08/14] AP: Move anti clogging handling code

Jouni Malinen j at w1.fi
Mon Jan 25 17:58:07 EST 2021


On Wed, Dec 16, 2020 at 01:00:59PM +0200, Ilan Peer wrote:
> The anti-clogging code was under CONFIG_SAE. Move it
> around so it can be used both with CONFIG_SAE and
> CONFIG_PSAN.

>  src/ap/ieee802_11.c | 308 +++++++++++++++++++++++---------------------
>  1 file changed, 158 insertions(+), 150 deletions(-)

This is undesired way of handling such changes since it makes the patch
difficult to review and introduces undesired whitespace changes. I'll
replace this with the actual needed changes which are minimal. Moving
functions around can be done separately if such cleanup is ever needed,
but it should no be in the middle of a patch series since it can so
easily cause conflicts with any following change in this area.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list