From: Peter Oskolkov
Date: Wed, 19 Dec 2018 10:20:09 -0800
> This patch refactors reuseport_add_any selftest a bit:
> - makes it more modular (eliminates several copy/pasted blocks);
> - skips DCCP tests if DCCP is not supported
>
> V2: added "Signed-off-by" tag.
>
> Signed-off-by: Peter Oskolk
This patch refactors reuseport_add_any selftest a bit:
- makes it more modular (eliminates several copy/pasted blocks);
- skips DCCP tests if DCCP is not supported
V2: added "Signed-off-by" tag.
Signed-off-by: Peter Oskolkov
---
.../selftests/net/reuseport_addr_any.c| 121 ++---