Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RPL: superfluous packet_len variable #1361

@OlegHahm

Description

@OlegHahm

In rpl_send() (https://github.com/RIOT-OS/RIOT/blob/master/sys/net/routing/rpl/rpl.c#L933) the packet length is stored in packet_len but not needed because the length is already stored as part of the IPv6 header. Could probably be removed.

Metadata

Metadata

Assignees

Labels

Area: networkArea: NetworkingImpact: minorThe PR is small in size and might only require a quick look of a knowledgeable reviewerType: enhancementThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions