net_stress.multicast 1.1 KB

1234567891011121314151617181920212223242526272829
  1. #
  2. # Stress test for TCP/IP protocol stack (Multicast)
  3. #
  4. mcast4-group-single-socket mcast-group-single-socket.sh
  5. mcast4-group-multiple-socket mcast-group-multiple-socket.sh
  6. mcast4-group-same-group mcast-group-same-group.sh
  7. mcast4-group-source-filter mcast-group-source-filter.sh
  8. mcast4-pktfld01 mcast-pktfld01.sh
  9. mcast4-pktfld02 mcast-pktfld02.sh
  10. mcast4-queryfld01 mcast-queryfld01.sh
  11. mcast4-queryfld02 mcast-queryfld02.sh
  12. mcast4-queryfld03 mcast-queryfld03.sh
  13. mcast4-queryfld04 mcast-queryfld04.sh
  14. mcast4-queryfld05 mcast-queryfld05.sh
  15. mcast4-queryfld06 mcast-queryfld06.sh
  16. mcast6-group-single-socket mcast-group-single-socket.sh -6
  17. mcast6-group-multiple-socket mcast-group-multiple-socket.sh -6
  18. mcast6-group-same-group mcast-group-same-group.sh -6
  19. mcast6-group-source-filter mcast-group-source-filter.sh -6
  20. mcast6-pktfld01 mcast-pktfld01.sh -6
  21. mcast6-pktfld02 mcast-pktfld02.sh -6
  22. mcast6-queryfld01 mcast-queryfld01.sh -6
  23. mcast6-queryfld02 mcast-queryfld02.sh -6
  24. mcast6-queryfld03 mcast-queryfld03.sh -6
  25. mcast6-queryfld04 mcast-queryfld04.sh -6
  26. mcast6-queryfld05 mcast-queryfld05.sh -6
  27. mcast6-queryfld06 mcast-queryfld06.sh -6