Skip to content

nx_packet_data_append overflows for a payload size set to max to achieve MTU ? #354

@Alexbruliau

Description

@Alexbruliau

Hello,
I was wondering what will happens if nx_packet_data_append applied on a previously TCP packet with a payload set to (1500 - 20(ip_header) - 20(tcp_header).
I have the feeling that nx_packet_append will exceed nx_packet_data_end since you applied a header of 16 for the eth header to be aligned.
What am I missing ?

Best regards

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Discussion

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions