Stephen Hemminger d82927d2f8 lpm6: make IPv6 address immutable
Both the table setup and lookup do no modify their arguments.
Therefore the parameter should be constant.

This is not actually an API breakage since programs can be
recompiled without change. This is not an ABI breakage because
old programs will still run.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2020-02-16 20:45:46 +01:00
..
2020-02-16 20:45:46 +01:00
2020-02-16 20:45:46 +01:00
2019-11-20 23:05:39 +01:00