aboutsummaryrefslogtreecommitdiff
path: root/testcases/network
AgeCommit message (Expand)Author
2020-05-15rpc: TCONF when tests aren't compiled + remove kill warningPetr Vorel
2020-05-13rpc-tirpc: Fix building TI-RPC codePetr Vorel
2020-05-12rpc_test.sh: Add missing TBROKPetr Vorel
2020-05-06route: Increase default loop valuesPetr Vorel
2020-05-06net/route: Add netlink based route change testsPetr Vorel
2020-05-06net: Add SAFE_GETADDRINFO()Petr Vorel
2020-05-06net/sendfile01.sh: Check with timeoutPetr Vorel
2020-04-21net/sendfile01.sh: Rewrite into new APIPetr Vorel
2020-04-15network/sendfile01: don't TBROK in cleanupAlexey Kodanev
2020-03-31lib/tst_cmd_*(): Turn int pass_exit_val into enumPetr Vorel
2020-03-31lib: Rename tst_run_cmd*() to tst_cmd*()Petr Vorel
2020-03-26xinetd: Fix pattern for NetKit telnetPetr Vorel
2020-03-26xinetd: Rewrite into new APIPetr Vorel
2020-03-13nfs_lib: Add option to run traffic via lo on netnsPetr Vorel
2020-03-13nfs: Detect disabled UDPPetr Vorel
2020-03-13nfs_lib: Unify remote directory creationPetr Vorel
2020-03-03nfs: Add fsid=PID to exportfsPetr Vorel
2020-02-28rpc: Add required commands to shell testsPetr Vorel
2020-02-28rpc_lib.sh: Print used portmap or rpcbindPetr Vorel
2020-02-28rpc/rpc_test.sh: Rewrite into new shell APIPetr Vorel
2020-02-28rpc01.sh: Add TST_NEEDS_CMDSPetr Vorel
2020-02-28rpc-tirpc: Remove unused testsPetr Vorel
2020-02-28rpc: Enable and fix build basic RPC tests with glibc SunRPCPetr Vorel
2020-02-28rpc-tirpc: Detect libtirpc with pkg-configPetr Vorel
2020-02-27acl: Security fix on string printfAníbal Limón
2020-02-26nfs_lib.sh: Always require exportfs and mountPetr Vorel
2020-02-19cleanup: avoid to generate many redundant obj filesLi Wang
2020-02-18route-change-{if,gw}.sh: Doc cleanupPetr Vorel
2020-02-13rpc01.sh: Rewrite into new shell APIPetr Vorel
2020-02-13rpcinfo01.sh: Rewrite into new shell APIPetr Vorel
2020-01-10rpc-tirpc: Remove authdes related testsPetr Vorel
2020-01-09network/iptables: add ipv6 supportAlexey Kodanev
2019-12-19iptables: Reduce code duplicityPetr Vorel
2019-12-18network/iptables: add new test for iptables-translate and nftAlexey Kodanev
2019-12-18network/iptables: reduce ping timeoutsAlexey Kodanev
2019-12-11rpc: Remove <sys/socketvar.h>Petr Vorel
2019-12-11rpc: Add missing <string.h>Petr Vorel
2019-11-29net/route-change-if.sh: Use -n parameter for tst_ipaddr_un()Petr Vorel
2019-11-22network/sctp_big_chunk: add cve tagAlexey Kodanev
2019-11-22lib/tst_net.sh: use SO_BINDTODEVICE in tst_netload()Alexey Kodanev
2019-11-22network/sctp_big_chunk: Add linux git tagCyril Hrubis
2019-11-22network/fanout01: Add CVE and git tagsCyril Hrubis
2019-11-17rpc: Replace bcopy() with memcpy()Petr Vorel
2019-11-17Replace bzero() with memset()Petr Vorel
2019-11-17nfsv4/acl: Remove unneeded malloc(sizeof(FILE))Petr Vorel
2019-11-13network/netstress: set default options value after arg parsingAlexey Kodanev
2019-11-13network/netstress: fix -D option descriptionAlexey Kodanev
2019-11-07shell: Rename s/tst_test_cmds/tst_require_cmds/Joerg Vehlow
2019-10-31net/dhcp: Don't start dhclient when wicked is runningPetr Vorel
2019-10-17network/route: Rewrite route{4,6}-change-if into new APIPetr Vorel