Skip to content

Commit f5161d7

Browse files
committed
code cleanup
1 parent 022d296 commit f5161d7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pytcp/tests/integration/test__packet_handler__icmp6__rx.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
# Destination MAC : 02:00:00:00:00:07 (our MAC)
5454
# Source MAC : 02:00:00:00:00:91
5555
# Ethertype : 0x86DD (IPv6)
56-
# Frame length : 118 bytes
56+
# Frame length : 126 bytes
5757
#
5858
# IPv6
5959
# Version / Traffic Class / Flow Label : 0x60000000
@@ -85,7 +85,7 @@
8585
# Destination MAC : 02:00:00:00:00:91
8686
# Source MAC : 02:00:00:00:00:07
8787
# Ethertype : 0x86DD (IPv6)
88-
# Frame length : 118 bytes
88+
# Frame length : 126 bytes
8989
#
9090
# IPv6
9191
# Version / Traffic Class / Flow Label : 0x60000000
@@ -140,7 +140,7 @@
140140
# Destination MAC : 02:00:00:00:00:07 (our MAC)
141141
# Source MAC : 02:00:00:00:00:91
142142
# Ethertype : 0x86DD (IPv6)
143-
# Frame length : 102 bytes
143+
# Frame length : 78 bytes
144144
#
145145
# IPv6
146146
# Version / Traffic Class / Flow Label : 0x60000000
@@ -302,7 +302,7 @@
302302
# Destination MAC : 33:33:ff:00:00:07 (solicited-node multicast)
303303
# Source MAC : 02:00:00:00:00:91
304304
# Ethertype : 0x86DD (IPv6)
305-
# Frame length : 94 bytes
305+
# Frame length : 86 bytes
306306
#
307307
# IPv6
308308
# Version / Traffic Class / Flow Label : 0x60000000
@@ -384,7 +384,7 @@
384384
# Destination MAC : 33:33:ff:00:00:07 (solicited-node multicast)
385385
# Source MAC : 02:00:00:00:00:91
386386
# Ethertype : 0x86DD (IPv6)
387-
# Frame length : 86 bytes
387+
# Frame length : 78 bytes
388388
#
389389
# IPv6
390390
# Version / Traffic Class / Flow Label : 0x60000000

0 commit comments

Comments
 (0)