public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: chrubis@suse.cz
To: C Nandi <ccnandi@yahoo.com>
Cc: "ltp-list@lists.sourceforge.net" <ltp-list@lists.sourceforge.net>
Subject: Re: [LTP] Fw: Typo
Date: Mon, 5 May 2014 13:23:49 +0200	[thread overview]
Message-ID: <20140505112349.GC1544@rei> (raw)
In-Reply-To: <1399071464.2771.YahooMailNeo@web141601.mail.bf1.yahoo.com>

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
chrubis@suse.cz

------------------------------------------------------------------------------
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
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2014-05-05 11:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1399071397.9456.YahooMailNeo@web141601.mail.bf1.yahoo.com>
2014-05-02 22:57 ` [LTP] Fw: Typo C Nandi
2014-05-05 11:23   ` chrubis [this message]
     [not found]     ` <1399322927.89817.YahooMailNeo@web141601.mail.bf1.yahoo.com>
2014-05-06 10:42       ` 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=20140505112349.GC1544@rei \
    --to=chrubis@suse.cz \
    --cc=ccnandi@yahoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox