[LTP] [PATCH v2] network/ip_route.sh: fix test, use dummy/lo interfaces in test-cases
Alexey Kodanev
alexey.kodanev@oracle.com
Wed Jun 29 15:49:27 CEST 2016
Hi,
On 06/16/2016 08:32 PM, Alexey Kodanev wrote:
> Fixes:
> * 'ip neigh replace' will require lladdr, if the same entry exists, fix it;
> * don't add/del neighbour with 127.0.0.1, as it might affect other tests
> (this address won't be reachable);
> * don't set mtu to 300, IPv6 requires 1280 bytes as a minimum, so setting
> less can cause removing of already added IPv6 addresses. Though it's not
> so important right now as the patch use dummy interface for mtu setting;
> * use ROD library functions;
> * replace 'ifconfig' command with 'ip';
> * adding new route from not used address range.
Applied patch.
Thanks,
Alexey
More information about the ltp
mailing list