Skip to content
Snippets Groups Projects
Commit 796e5498 authored by Sean Edmond's avatar Sean Edmond Committed by Tom Rini
Browse files

net: ipv6: Fix IPv6 netmask parsing


It should be possible to specify a netmask when
setting a static IPv6 address.  For example:
setenv ip6addr 2001:cafe:cafe:cafe::100/64

The net_prefix_length and net_ip6 should be updated
properly.

Signed-off-by: default avatarSean Edmond <seanedmond@microsoft.com>
Reviewed-by: default avatarViacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
Reviewed-by: default avatarRamon Fried <rfried.dev@gmail.com>
parent 878a20aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment