Lines Matching full:server
147 # the MPTCP client and server
179 # Run the server
185 # Run the client, transfer $file and stay connected to the server
193 # Capture client/server attributes from MPTCP connection netlink events
214 …test_fail "Expected tokens (c:${client_token} - s:${server_token}) and server (c:${client_serversi…
281 # Capture events on the network namespace running the server
299 # ADD_ADDR from the client to server machine reusing the subflow port
309 # ADD_ADDR6 from the client to server machine reusing the subflow port
318 # ADD_ADDR from the client to server machine using a new port
331 # ADD_ADDR from the server to client machine reusing the subflow port
334 print_test "ADD_ADDR id:server 10.0.2.1 (ns1) => ns2, reuse port"
339 # ADD_ADDR6 from the server to client machine reusing the subflow port
343 print_test "ADD_ADDR6 id:server dead:beef:2::1 (ns1) => ns2, reuse port"
348 # ADD_ADDR from the server to client machine using a new port
353 print_test "ADD_ADDR id:server+1 10.0.2.1 (ns1) => ns2, new port"
380 # Capture events on the network namespace running the server
410 # RM_ADDR from the client to server machine
418 # RM_ADDR from the client to server machine
427 # RM_ADDR6 from the client to server machine
438 # RM_ADDR from the server to client machine
441 print_test "RM_ADDR id:server ns1 => ns2"
445 # RM_ADDR from the server to client machine
450 print_test "RM_ADDR id:server-1 ns1 => ns2"
454 # RM_ADDR6 from the server to client machine
458 print_test "RM_ADDR6 id:server-1 ns1 => ns2"
534 # Capture events on the network namespace running the server
542 # ADD_ADDR from client to server machine reusing the subflow port
547 # CREATE_SUBFLOW from server to client machine
561 # DESTROY_SUBFLOW from server to client machine
569 # RM_ADDR from client to server machine
579 # ADD_ADDR6 from client to server machine reusing the subflow port
585 # CREATE_SUBFLOW6 from server to client machine
599 # DESTROY_SUBFLOW6 from server to client machine
608 # RM_ADDR from client to server machine
618 # ADD_ADDR from client to server machine using a new port
624 # CREATE_SUBFLOW from server to client machine
638 # DESTROY_SUBFLOW from server to client machine
646 # RM_ADDR from client to server machine
658 # ADD_ADDR from server to client machine reusing the subflow port
663 # CREATE_SUBFLOW from client to server machine
671 # Delete the listener from the server ns, if one was created
676 # DESTROY_SUBFLOW from client to server machine
684 # RM_ADDR from server to client machine
694 # ADD_ADDR6 from server to client machine reusing the subflow port
700 # CREATE_SUBFLOW6 from client to server machine
710 # Delete the listener from the server ns, if one was created
715 # DESTROY_SUBFLOW6 from client to server machine
723 # RM_ADDR6 from server to client machine
733 # ADD_ADDR from server to client machine using a new port
739 # CREATE_SUBFLOW from client to server machine
747 # Delete the listener from the server ns, if one was created
752 # DESTROY_SUBFLOW from client to server machine
760 # RM_ADDR from server to client machine
774 # ADD_ADDR4 from server to client machine reusing the subflow port on
779 print_test "ADD_ADDR4 id:server 10.0.2.1 (ns1) => ns2, reuse port"
784 # CREATE_SUBFLOW from client to server machine
793 # Delete the listener from the server ns, if one was created
798 # DESTROY_SUBFLOW from client to server machine
807 # RM_ADDR from server to client machine
819 # Send MP_PRIO signal from client to server machine
877 # ADD_ADDR from client to server machine reusing the subflow port
882 # CREATE_SUBFLOW from server to client machine
898 print_title "Will be using address IDs ${client_addr_id} (client) and ${server_addr_id} (server)"