• Dmitry Safonov's avatar
    selftests/net: Add TCP-AO library · cfbab37b
    Dmitry Safonov authored
    Provide functions to create selftests dedicated to TCP-AO.
    They can run in parallel, as they use temporary net namespaces.
    They can be very specific to the feature being tested.
    This will allow to create a lot of TCP-AO tests, without complicating
    one binary with many --options and to create scenarios, that are
    hard to put in bash script that uses one binary.
    Signed-off-by: default avatarDmitry Safonov <dima@arista.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    cfbab37b
connect.c 2.35 KB