----- Original Message -----
> From: "Simon Xu" <[email protected]>
> To: [email protected]
> Sent: Tuesday, 21 January, 2014 2:43:22 AM
> Subject: Re: [LTP] [PATCH] xinetd_tests.sh: explicitly enable IPv6
> 
> Could anyone help to review this?
> 
> Thanks
> Simon
> 
> On 2013/12/25 9:43, Simon Xu wrote:
> > 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 <[email protected]>

Hi,

Looks good to me. According to [1] it's supported since around 1.8.9,
which appears to be older than anything I could find in RHEL distros.

Reviewed-by: Jan Stancek <[email protected]>

[1] http://www.tldp.org/HOWTO/Linux%2BIPv6-HOWTO/hints-daemons-xinetd.html

Regards,
Jan

> >> ---
> >>    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=$?
> 
> ------------------------------------------------------------------------------
> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> Learn Why More Businesses Are Choosing CenturyLink Cloud For
> Critical Workloads, Development Environments & Everything In Between.
> Get a Quote or Start a Free Trial Today.
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
> _______________________________________________
> Ltp-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ltp-list
> 

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to