Hi,

Please find the patch attached as requested.
 
Thanks and Regards, 
CHANDRASHEKHAR NANDI


________________________________
 From: "[email protected]" <[email protected]>
To: C Nandi <[email protected]> 
Cc: "[email protected]" <[email protected]> 
Sent: Monday, May 5, 2014 5:23 AM
Subject: Re: [LTP] Fw: Typo
 


Hi!
> Correction is required for the "netdefs.h" file.
> 
> 
> 
> 
> diff --git a/testcases/network/tcp_cmds/include/netdefs.h 
> b/testcases/network/tcp_cmds/include/netdefs.h
> index 067f20a..c6647e9 100644
> --- a/testcases/network/tcp_cmds/include/netdefs.h
> +++
>  b/testcases/network/tcp_cmds/include/netdefs.h
> @@ -37,7 +37,7 @@ typedef struct sockaddr_in6?? sai_t;
> ?#define AFI??????????????????? AF_INET6
> ?#define IERP?????????????????? ICMP6_ECHO_REPLY
> ?#define IERQ?????????????????? ICMP6_ECHO_REQUEST
> -#define ICMP_PROTO???????????? "ipv6-imcp"
> +#define ICMP_PROTO???????????? "ipv6-icmp"
> ?#define
>  PFI??????????????????? PF_INET6
> 
> ?#else
> @@ -52,7 +52,7 @@ typedef struct sockaddr_in??? sai_t;
> ?#define AFI??????????????????? AF_INET
> ?#define IERP?????????????????? ICMP_ECHOREPLY
> ?#define IERQ?????????????????? ICMP_ECHO
> -#define ICMP_PROTO???????????? "imcp"
> +#define
>  ICMP_PROTO???????????? "icmp"
> ?#define PFI??????????????????? PF_INET
> 
> ?#endif

Can you please send a signed patch?

You can create these easily using git. All you have to do is to clone
LTP git repository, set your git name and address, commit signed patch,
export it and send it by email.

-- 
Cyril Hrubis
[email protected]

Attachment: 0001-Typo-corrected.patch
Description: Binary data

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to