netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: bjorn@mork.no
Cc: amwang@redhat.com, netdev@vger.kernel.org
Subject: Re: [Patch net-next v9 00/11] vxlan: add ipv6 support
Date: Mon, 27 May 2013 02:30:39 -0700 (PDT)	[thread overview]
Message-ID: <20130527.023039.165030551447378095.davem@davemloft.net> (raw)
In-Reply-To: <8761y4dcm7.fsf@nemi.mork.no>

From: Bjørn Mork <bjorn@mork.no>
Date: Mon, 27 May 2013 10:57:04 +0200

> Bjørn Mork <bjorn@mork.no> writes:
> 
>> I see that you don't bother listen to advice.
>>
>>  ERROR: "nd_tbl" [drivers/net/vxlan.ko] undefined!
> 
> 
> And building with CONFIG_IPV6=m is even more fun:
> 
> ERROR: "in6addr_linklocal_allnodes" [net/ipv6/ipv6.ko] undefined!
> ERROR: "in6addr_interfacelocal_allrouters" [net/ipv6/ipv6.ko] undefined!
> ERROR: "in6addr_interfacelocal_allnodes" [net/ipv6/ipv6.ko] undefined!
> ERROR: "in6addr_linklocal_allrouters" [net/ipv6/ipv6.ko] undefined!
> ERROR: "in6addr_sitelocal_allrouters" [net/ipv6/ipv6.ko] undefined!
> ERROR: "in6addr_any" [net/ipv6/ipv6.ko] undefined!
> ERROR: "nd_tbl" [drivers/net/vxlan.ko] undefined!
> 
> 
> Nice...

Cong, this is getting utterly rediculous.

And you had the nerve to complain when we were unwilling to merge this
not-ready garbage into 3.10?!?!  Are you kidding me?

  reply	other threads:[~2013-05-27  9:30 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-27  4:16 [Patch net-next v9 00/11] vxlan: add ipv6 support Cong Wang
2013-05-27  4:16 ` [Patch net-next v9 01/11] vxlan: defer vxlan init as late as possible Cong Wang
2013-05-27  4:16 ` [Patch net-next v9 02/11] vxlan: use unsigned int instead of unsigned Cong Wang
2013-05-27  4:16 ` [Patch net-next v9 03/11] ipv6: make ip6_dst_hoplimit() static inline Cong Wang
2013-05-27  4:16 ` [Patch net-next v9 04/11] ipv6: move ip6_local_out into core kernel Cong Wang
2013-05-27  4:16 ` [Patch net-next v9 05/11] ipv6: export a stub for IPv6 symbols used by vxlan Cong Wang
2013-05-27  4:16 ` [Patch net-next v9 06/11] ipv6: export in6addr_loopback to modules Cong Wang
2013-05-27  4:16 ` [Patch net-next v9 07/11] vxlan: add ipv6 support Cong Wang
2013-05-27  4:16 ` [Patch net-next v9 08/11] vxlan: add ipv6 route short circuit support Cong Wang
2013-05-27  4:16 ` [Patch net-next v9 09/11] vxlan: add ipv6 proxy support Cong Wang
2013-05-27  4:16 ` [Patch net-next v9 10/11] vxlan: respect scope_id for ll addr Cong Wang
2013-05-27  4:16 ` [Patch net-next v9 11/11] ipv6: Add generic UDP Tunnel segmentation Cong Wang
2013-05-27  8:39 ` [Patch net-next v9 00/11] vxlan: add ipv6 support Bjørn Mork
2013-05-27  8:57   ` Bjørn Mork
2013-05-27  9:30     ` David Miller [this message]
2013-05-27 10:54       ` Cong Wang
2013-05-27 11:12         ` Cong Wang
2013-05-27 11:00       ` Cong Wang
2013-05-27 13:07         ` Bjørn Mork
2013-05-28  2:42           ` Cong Wang
2013-05-28  7:28             ` Bjørn Mork

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=20130527.023039.165030551447378095.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=amwang@redhat.com \
    --cc=bjorn@mork.no \
    --cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).