On Wed, 2008-09-10 at 22:14 +0900, Mitsuru Chinen wrote:
> The definitions, ICMP6_RR_PCOUSE_DECRVLTIME and ICMP6_RR_PCOUSE_DECRPLTIME
> are wrong. According to RFC3542, they should be
> ICMP6_RR_PCOUSE_FLAGS_DECRVLTIME, ICMP6_RR_PCOUSE_FLAGS_DECRPLTIME.
> 
> Signed-off-by: Mitsuru Chinen <[EMAIL PROTECTED]>

Merged.

Regards--
Subrata

> ---
>  testcases/network/lib6/asapi_03.c |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/testcases/network/lib6/asapi_03.c 
> b/testcases/network/lib6/asapi_03.c
> index d4914a1..1fd98d2 100644
> --- a/testcases/network/lib6/asapi_03.c
> +++ b/testcases/network/lib6/asapi_03.c
> @@ -171,11 +171,11 @@ struct ftent {
>               "ICMP6_RR_PCOUSE_RAFLAGS_ONLINK", 0, 0, .ft_dname="0x20" },
>       { "ICMP6_RR_PCOUSE_RAFLAGS_AUTO", VALUE, ICMP6_H,
>               "ICMP6_RR_PCOUSE_RAFLAGS_AUTO", 0, 0, .ft_dname="0x10" },
> -     { "ICMP6_RR_PCOUSE_DECRVLTIME", VALUE, ICMP6_H,
> -             "ICMP6_RR_PCOUSE_DECRVLTIME", 0, 0,
> +     { "ICMP6_RR_PCOUSE_FLAGS_DECRVLTIME", VALUE, ICMP6_H,
> +             "ICMP6_RR_PCOUSE_FLAGS_DECRVLTIME", 0, 0,
>               .ft_dname="htonl(0x80000000)" },
> -     { "ICMP6_RR_PCOUSE_DECRPLTIME", VALUE, ICMP6_H,
> -             "ICMP6_RR_PCOUSE_DECRPLTIME", 0, 0,
> +     { "ICMP6_RR_PCOUSE_FLAGS_DECRPLTIME", VALUE, ICMP6_H,
> +             "ICMP6_RR_PCOUSE_FLAGS_DECRPLTIME", 0, 0,
>               .ft_dname="htonl(0x40000000)" },
> 
>       { "rr_result rrr_flags", EXISTS, ICMP6_H, "rr_result",


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to