Skip to content

sys: net: fib is using deprecated net_help #3574

@kaspar030

Description

@kaspar030

While removing the legacy network stack, I decided not to remove net_help as fib is still depending on it.

A look at the code shows that fib is mainly using net_help's pton function, which could be replaced by gnrc's ipv*_str_to_addr() functions. Also, some defines are taken from net_help.

Metadata

Metadata

Assignees

Labels

Type: cleanupThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions