Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TE-11.3: OTG inner IP header checksum is incorrect and causign for drops in decap #139

Open
bkreddy143 opened this issue Jun 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@bkreddy143
Copy link

TE-11.3 : OTG configuration is not proper for IPinIP packet, inner IP header is having invalid checksum and that is causign for foreardign failure in Decap case . Here is the captured inner header info .
10:13

| Name | Value | Size |
| | | (bits) |

| Packet Header | 4500003000000000403d0000c61200ffc6120001 | 160 |
| Version | 04 | 4 |
| IHL | 05 | 4 |
| TOS | 00 | 8 |
| DSCP | 00 | 6 |
| ECN | 00 | 2 |
| Total_Length | 0030 | 16 |
| Identification | 0000 | 16 |
| Flags | 00 | 3 |
| Fragment_Offset | 0000 | 13 |
| TTL | 40 | 8 |
| Protocol | 3d | 8 |
| Checksum | 0000 | 16 |
| SIP | 198.18.0.255 | 32 |
| DIP | 198.18.0.1 | 32 |

10:14
same works find in ATE case as well as KNE case .

@arkajyoti-cloud
Copy link
Contributor

Looking into it.

@arkajyoti-cloud arkajyoti-cloud added the enhancement New feature or request label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants