aboutsummaryrefslogtreecommitdiff
path: root/lib/tst_net.c
AgeCommit message (Expand)Author
2022-12-02include/lapi/sched.h: move namespaces_constants.h's constant into hereYang Xu
2022-11-25Implement tst_setup_netns() helper functionMartin Doucha
2020-11-10Unify error handling in lib/tst_net.cMartin Doucha
2020-05-06net: Add SAFE_GETADDRINFO()Petr Vorel
2020-03-20Add socket address initialization functions to tst_net libraryMartin Doucha
2020-03-20Create separate .c file for include/tst_net.hMartin Doucha
2019-05-20net: Introduce TST_GET_UNUSED_PORT() macro into C APIPetr Vorel
2017-02-14lib: Redirect to tst_brk_() earlyCyril Hrubis
2014-03-14add tst_get_unused_port()Jan Stancek