From: Simon Xu <xu.simon@oracle.com>
To: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] [PATCH] xinetd_tests.sh: explicitly enable IPv6
Date: Wed, 25 Dec 2013 09:43:39 +0800 [thread overview]
Message-ID: <52BA384B.3070308@oracle.com> (raw)
In-Reply-To: <1386729875-487-1-git-send-email-xu.simon@oracle.com>
Could anyone help to review this?
Thanks
Simon
On 2013/12/11 10:44, Simon Xu wrote:
> Explicitly enable IPv6 because on older systems xinetd only listens
> on IPv4 by default.
>
> Signed-off-by: Simon Xu <xu.simon@oracle.com>
> ---
> testcases/network/xinetd/xinetd_tests.sh | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/testcases/network/xinetd/xinetd_tests.sh b/testcases/network/xinetd/xinetd_tests.sh
> index 5024280..dac23a8 100755
> --- a/testcases/network/xinetd/xinetd_tests.sh
> +++ b/testcases/network/xinetd/xinetd_tests.sh
> @@ -134,6 +134,7 @@ service telnet
> server = /usr/sbin/in.telnetd
> server_args = -n
> no_access =
> + flags = IPv6
> }
> EOF
> RC=$?
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2013-12-25 1:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-11 2:44 [LTP] [PATCH] xinetd_tests.sh: explicitly enable IPv6 Simon Xu
2013-12-25 1:43 ` Simon Xu [this message]
2014-01-21 1:43 ` Simon Xu
2014-01-30 10:55 ` Jan Stancek
2014-02-10 17:10 ` chrubis
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=52BA384B.3070308@oracle.com \
--to=xu.simon@oracle.com \
--cc=ltp-list@lists.sourceforge.net \
/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.