Commit 8fec811
committed
net: ip: Add max IPv6 address length define
Define max length of the IPv6 address as a string without IPv4 mapping.
Useful if you have to print IPv6 address string that will never contain
IPv4 mapping address.
Signed-off-by: Jukka Rissanen <[email protected]>1 parent 2b0be9a commit 8fec811
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
485 | 488 | | |
486 | 489 | | |
487 | 490 | | |
| |||
0 commit comments