Files
openthread/tests
Abtin Keshavarzian e523b6b424 [toranj] adding test-case for multi-hop traffic exchange (#2782)
This commit adds a new `toranj` test script to test IPv6 traffic
exchange over multiple hops in a network with chain topology:

       r1 ----- r2 ---- r3 ----- r4
       /\       |       |        /\
      /  \      |       |       /  \
    fed1 sed1  sed2    sed3   sed4 fed4

Traffic flow:
- From first router to last router
- From SED child of last router to SED child of first router
- From FED child of first router to FED child of last router

The test covers the following:
- Verifies Address Query process over multi-hop to routers and FEDs
- Verifies Mesh Header frame forwarding over multiple routers.
- Verifies forwarding of large IPv6 messages (1000 bytes) requiring
  lowpan fragmentation.
2018-06-13 12:22:08 -07:00
..
2018-02-09 21:43:42 +00:00