Netdev List
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Lorenzo Colitti <lorenzo@google.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	segoon@openwall.com, yoshfuji@linux-ipv6.org,
	Eric Dumazet <edumazet@google.com>
Subject: Re: [PATCH] net: ipv6: Add IPv6 support to the ping socket.
Date: Tue, 14 May 2013 08:30:54 -0700	[thread overview]
Message-ID: <1368545454.4519.13.camel@edumazet-glaptop> (raw)
In-Reply-To: <CAKD1Yr0s1pD-BwXcanf-zzHxUUtze6X_dKgL+eyLH0HD46zwHg@mail.gmail.com>

On Wed, 2013-05-15 at 00:22 +0900, Lorenzo Colitti wrote:
> On Wed, May 15, 2013 at 12:16 AM, Eric Dumazet
> <eric.dumazet@gmail.com> wrote:
>         This cannot possibly work with
>         
>         CONFIG_IPV6=m
> 
> 
> Hmm, I thought I did that. I had problems with #if
> IS_ENABLED(CONFIG_IPV6), but I thought #if CONFIG_IPV6 worked. Let me
> try again.

Also remind to send text mails to netdev, not html

Let me try to compile your patch :

  MODPOST 263 modules
ERROR: "ping_init_sock" [net/ipv6/ipv6.ko] undefined!
ERROR: "ping_rcv" [net/ipv6/ipv6.ko] undefined!
ERROR: "ping_close" [net/ipv6/ipv6.ko] undefined!
ERROR: "ping_common_sendmsg" [net/ipv6/ipv6.ko] undefined!
ERROR: "ping_get_port" [net/ipv6/ipv6.ko] undefined!
ERROR: "ping_unhash" [net/ipv6/ipv6.ko] undefined!
ERROR: "ping_bind" [net/ipv6/ipv6.ko] undefined!
ERROR: "ping_err" [net/ipv6/ipv6.ko] undefined!
ERROR: "ping_getfrag" [net/ipv6/ipv6.ko] undefined!
ERROR: "ping_recvmsg" [net/ipv6/ipv6.ko] undefined!
ERROR: "ping_hash" [net/ipv6/ipv6.ko] undefined!
ERROR: "ping_queue_rcv_skb" [net/ipv6/ipv6.ko] undefined!
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make[1]: *** Waiting for unfinished jobs....

Sorry :)

  parent reply	other threads:[~2013-05-14 15:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14 14:58 [PATCH] net: ipv6: Add IPv6 support to the ping socket Lorenzo Colitti
2013-05-14 15:16 ` Eric Dumazet
     [not found]   ` <CAKD1Yr0s1pD-BwXcanf-zzHxUUtze6X_dKgL+eyLH0HD46zwHg@mail.gmail.com>
2013-05-14 15:30     ` Eric Dumazet [this message]
2013-05-15  0:47 ` Cong Wang
  -- strict thread matches above, loose matches on Subject: below --
2013-05-23  6:17 Lorenzo Colitti
2013-05-26  4:11 ` David Miller

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=1368545454.4519.13.camel@edumazet-glaptop \
    --to=eric.dumazet@gmail.com \
    --cc=edumazet@google.com \
    --cc=lorenzo@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=segoon@openwall.com \
    --cc=yoshfuji@linux-ipv6.org \
    /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