From: Alexey Kodanev <alexey.kodanev@oracle.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2] network/ip_route.sh: fix test, use dummy/lo interfaces in test-cases
Date: Wed, 29 Jun 2016 16:49:27 +0300 [thread overview]
Message-ID: <5773D1E7.1060502@oracle.com> (raw)
In-Reply-To: <1466098320-14604-1-git-send-email-alexey.kodanev@oracle.com>
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
prev parent reply other threads:[~2016-06-29 13:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-16 17:32 [LTP] [PATCH v2] network/ip_route.sh: fix test, use dummy/lo interfaces in test-cases Alexey Kodanev
2016-06-29 13:49 ` Alexey Kodanev [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5773D1E7.1060502@oracle.com \
--to=alexey.kodanev@oracle.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.