Skip to content

Commit

Permalink
tests: update the diagram
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Hopps <chopps@labn.net>
  • Loading branch information
choppsv1 committed Aug 23, 2024
1 parent d410976 commit 8bc37e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/frags/test_frags.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ async def network_up(unet):
# | h1 | --- net0 --- | r1 | --- net1 --- | r2 | --- net2 --- | r1 |
# +----+ .1 .2 +----+ .2 .3 +----+ .3 .4 +----+
# 10.0.0.0/24 10.0.1.0/24 10.0.2.0/24
# MTU: 9000 MTU: 1500 MTU: 9000
# IP-TFS pkt-size: 560


async def test_net_up(unet):
Expand Down

0 comments on commit 8bc37e5

Please sign in to comment.