public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP]  [PATCH] xinetd_tests.sh: explicitly enable IPv6
@ 2013-12-11  2:44 Simon Xu
  2013-12-25  1:43 ` Simon Xu
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Xu @ 2013-12-11  2:44 UTC (permalink / raw)
  To: ltp-list

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=$?
-- 
1.8.4.2


------------------------------------------------------------------------------
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

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-10 17:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11  2:44 [LTP] [PATCH] xinetd_tests.sh: explicitly enable IPv6 Simon Xu
2013-12-25  1:43 ` Simon Xu
2014-01-21  1:43   ` Simon Xu
2014-01-30 10:55     ` Jan Stancek
2014-02-10 17:10       ` chrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox