Skip to content

Commit bf136f6

Browse files
committed
code cleanup
1 parent f5161d7 commit bf136f6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

pytcp/tests/integration/test__packet_handler__icmp6__tx.py

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
# Destination MAC : 02:00:00:00:00:91
116116
# Source MAC : 02:00:00:00:00:07
117117
# Ethertype : 0x86DD (IPv6)
118-
# Frame length : 344 bytes
118+
# Frame length : 382 bytes
119119
#
120120
# IPv6
121121
# Version / Traffic Class / Flow Label : 0x60000000
@@ -187,7 +187,7 @@
187187
# Destination MAC : 02:00:00:00:00:91
188188
# Source MAC : 02:00:00:00:00:07
189189
# Ethertype : 0x86DD (IPv6)
190-
# Frame length : 344 bytes
190+
# Frame length : 382 bytes
191191
#
192192
# IPv6
193193
# Version / Traffic Class / Flow Label : 0x60000000
@@ -258,7 +258,7 @@
258258
# Destination MAC : 02:00:00:00:00:91
259259
# Source MAC : 02:00:00:00:00:07
260260
# Ethertype : 0x86DD (IPv6)
261-
# Frame length : 1266 bytes
261+
# Frame length : 1294 bytes
262262
#
263263
# IPv6
264264
# Version / Traffic Class / Flow Label : 0x60000000
@@ -386,7 +386,7 @@
386386
# Destination MAC : 33:33:00:00:00:02 (all-routers multicast)
387387
# Source MAC : 02:00:00:00:00:07
388388
# Ethertype : 0x86DD (IPv6)
389-
# Frame length : 118 bytes
389+
# Frame length : 70 bytes
390390
#
391391
# IPv6
392392
# Version / Traffic Class / Flow Label : 0x60000000
@@ -451,7 +451,7 @@
451451
# Destination MAC : 33:33:00:00:00:01 (all-nodes multicast)
452452
# Source MAC : 02:00:00:00:00:07
453453
# Ethertype : 0x86DD (IPv6)
454-
# Frame length : 170 bytes
454+
# Frame length : 110 bytes
455455
#
456456
# IPv6
457457
# Version / Traffic Class / Flow Label : 0x60000000
@@ -513,7 +513,7 @@
513513
# Destination MAC : 02:00:00:00:00:91
514514
# Source MAC : 02:00:00:00:00:07
515515
# Ethertype : 0x86DD (IPv6)
516-
# Frame length : 118 bytes
516+
# Frame length : 86 bytes
517517
#
518518
# IPv6
519519
# Version / Traffic Class / Flow Label : 0x60000000
@@ -567,7 +567,7 @@
567567
# Destination MAC : 33:33:00:00:00:91 (solicited-node multicast for host A)
568568
# Source MAC : 02:00:00:00:00:07
569569
# Ethertype : 0x86DD (IPv6)
570-
# Frame length : 118 bytes
570+
# Frame length : 86 bytes
571571
#
572572
# IPv6
573573
# Version / Traffic Class / Flow Label : 0x60000000
@@ -619,7 +619,7 @@
619619
# Destination MAC : 33:33:ff:00:00:07 (solicited-node multicast)
620620
# Source MAC : 02:00:00:00:00:07
621621
# Ethertype : 0x86DD (IPv6)
622-
# Frame length : 94 bytes
622+
# Frame length : 78 bytes
623623
#
624624
# IPv6
625625
# Version / Traffic Class / Flow Label : 0x60000000
@@ -695,7 +695,7 @@
695695
# Destination MAC : 33:33:00:00:00:16 (MLDv2 routers multicast)
696696
# Source MAC : 02:00:00:00:00:07
697697
# Ethertype : 0x86DD (IPv6)
698-
# Frame length : 150 bytes
698+
# Frame length : 182 bytes
699699
#
700700
# IPv6
701701
# Version / Traffic Class / Flow Label : 0x60000000

0 commit comments

Comments
 (0)