1. 05 2月, 2022 5 次提交
  2. 03 2月, 2022 1 次提交
  3. 21 1月, 2022 1 次提交
  4. 08 1月, 2022 1 次提交
  5. 07 1月, 2022 2 次提交
  6. 01 11月, 2021 1 次提交
  7. 16 10月, 2021 1 次提交
  8. 25 8月, 2021 1 次提交
  9. 24 8月, 2021 1 次提交
  10. 18 8月, 2021 2 次提交
  11. 14 8月, 2021 1 次提交
  12. 10 7月, 2021 1 次提交
  13. 23 6月, 2021 1 次提交
  14. 19 6月, 2021 1 次提交
    • G
      selftests: mptcp: enable checksum in mptcp_join.sh · af66d3e1
      Geliang Tang 提交于
      This patch added a new argument "-C" for the mptcp_join.sh script to set
      the sysctl checksum_enabled to 1 in ns1 and ns2 to enable the data
      checksum.
      
      In chk_join_nr, check the counter of the mib for the data checksum.
      
      Also added a new argument "-S" for the mptcp_join.sh script to start the
      test cases that verify the checksum handshake:
      
        * Sender and listener both have checksums off
        * Sender and listener both have checksums on
        * Sender checksums off, listener checksums on
        * Sender checksums on, listener checksums off
      
      The output looks like this:
      
       01 checksum test 0 0                  sum[ ok ] - csum  [ ok ]
       02 checksum test 1 1                  sum[ ok ] - csum  [ ok ]
       03 checksum test 0 1                  sum[ ok ] - csum  [ ok ]
       04 checksum test 1 0                  sum[ ok ] - csum  [ ok ]
       05 no JOIN                            syn[ ok ] - synack[ ok ] - ack[ ok ]
                                             sum[ ok ] - csum  [ ok ]
       06 single subflow, limited by client  syn[ ok ] - synack[ ok ] - ack[ ok ]
                                             sum[ ok ] - csum  [ ok ]
      Acked-by: NPaolo Abeni <pabeni@redhat.com>
      Signed-off-by: NGeliang Tang <geliangtang@gmail.com>
      Signed-off-by: NMat Martineau <mathew.j.martineau@linux.intel.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      af66d3e1
  15. 08 4月, 2021 1 次提交
  16. 03 4月, 2021 2 次提交
  17. 31 3月, 2021 1 次提交
  18. 27 3月, 2021 2 次提交
  19. 13 3月, 2021 4 次提交
  20. 07 2月, 2021 1 次提交
  21. 03 2月, 2021 3 次提交
  22. 28 1月, 2021 1 次提交
  23. 10 1月, 2021 1 次提交
  24. 15 12月, 2020 1 次提交
  25. 21 11月, 2020 2 次提交
  26. 05 11月, 2020 1 次提交