Lines Matching full:server
176 # the MPTCP client and server
207 # Run the server
213 # Run the client, transfer $file and stay connected to the server
221 # Capture client/server attributes from MPTCP connection netlink events
242 …test_fail "Expected tokens (c:${client_token} - s:${server_token}) and server (c:${client_serversi…
309 # Capture events on the network namespace running the server
327 # ADD_ADDR from the client to server machine reusing the subflow port
337 # ADD_ADDR6 from the client to server machine reusing the subflow port
346 # ADD_ADDR from the client to server machine using a new port
359 # ADD_ADDR from the server to client machine reusing the subflow port
362 print_test "ADD_ADDR id:server 10.0.2.1 (ns1) => ns2, reuse port"
367 # ADD_ADDR6 from the server to client machine reusing the subflow port
371 print_test "ADD_ADDR6 id:server dead:beef:2::1 (ns1) => ns2, reuse port"
376 # ADD_ADDR from the server to client machine using a new port
381 print_test "ADD_ADDR id:server+1 10.0.2.1 (ns1) => ns2, new port"
408 # Capture events on the network namespace running the server
438 # RM_ADDR from the client to server machine
446 # RM_ADDR from the client to server machine
455 # RM_ADDR6 from the client to server machine
466 # RM_ADDR from the server to client machine
469 print_test "RM_ADDR id:server ns1 => ns2"
473 # RM_ADDR from the server to client machine
478 print_test "RM_ADDR id:server-1 ns1 => ns2"
482 # RM_ADDR6 from the server to client machine
486 print_test "RM_ADDR6 id:server-1 ns1 => ns2"
562 # Capture events on the network namespace running the server
570 # ADD_ADDR from client to server machine reusing the subflow port
575 # CREATE_SUBFLOW from server to client machine
589 # DESTROY_SUBFLOW from server to client machine
597 # RM_ADDR from client to server machine
607 # ADD_ADDR6 from client to server machine reusing the subflow port
613 # CREATE_SUBFLOW6 from server to client machine
627 # DESTROY_SUBFLOW6 from server to client machine
636 # RM_ADDR from client to server machine
646 # ADD_ADDR from client to server machine using a new port
652 # CREATE_SUBFLOW from server to client machine
666 # DESTROY_SUBFLOW from server to client machine
674 # RM_ADDR from client to server machine
686 # ADD_ADDR from server to client machine reusing the subflow port
691 # CREATE_SUBFLOW from client to server machine
699 # Delete the listener from the server ns, if one was created
704 # DESTROY_SUBFLOW from client to server machine
712 # RM_ADDR from server to client machine
722 # ADD_ADDR6 from server to client machine reusing the subflow port
728 # CREATE_SUBFLOW6 from client to server machine
738 # Delete the listener from the server ns, if one was created
743 # DESTROY_SUBFLOW6 from client to server machine
751 # RM_ADDR6 from server to client machine
761 # ADD_ADDR from server to client machine using a new port
767 # CREATE_SUBFLOW from client to server machine
775 # Delete the listener from the server ns, if one was created
780 # DESTROY_SUBFLOW from client to server machine
788 # RM_ADDR from server to client machine
802 # ADD_ADDR4 from server to client machine reusing the subflow port on
807 print_test "ADD_ADDR4 id:server 10.0.2.1 (ns1) => ns2, reuse port"
812 # CREATE_SUBFLOW from client to server machine
821 # Delete the listener from the server ns, if one was created
826 # DESTROY_SUBFLOW from client to server machine
835 # RM_ADDR from server to client machine
847 # Send MP_PRIO signal from client to server machine
905 # ADD_ADDR from client to server machine reusing the subflow port
910 # CREATE_SUBFLOW from server to client machine
926 print_title "Will be using address IDs ${client_addr_id} (client) and ${server_addr_id} (server)"