From: David Miller <davem@davemloft.net>
To: mcroce@redhat.com
Cc: netdev@vger.kernel.org, maheshb@google.com, fw@strlen.de
Subject: Re: [PATCH v3 net-next 1/2] ipvlan: drop ipv6 dependency
Date: Mon, 19 Feb 2018 09:58:07 -0500 (EST) [thread overview]
Message-ID: <20180219.095807.755290225851215252.davem@davemloft.net> (raw)
In-Reply-To: <20180219103337.6470-1-mcroce@redhat.com>
From: Matteo Croce <mcroce@redhat.com>
Date: Mon, 19 Feb 2018 11:33:37 +0100
> IPVlan has an hard dependency on IPv6.
> Refactor the ipvlan code to allow compiling it with IPv6 disabled, move
> duplicate code into addr_equal() and refactor series of if-else into a switch.
>
> Signed-off-by: Matteo Croce <mcroce@redhat.com>
> ---
> v3: more descriptive commit message and fix checkpatch.pl warnings
Please, when making a change to a patch in a series, always resubmit the
entire series.
Thank you.
next prev parent reply other threads:[~2018-02-19 14:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-17 19:11 [PATCH v2 net-next 0/3] Remove IPVlan module dependencies on IPv6 and L3 Master dev Matteo Croce
2018-02-17 19:11 ` [PATCH v2 net-next 1/2] ipvlan: drop ipv6 dependency Matteo Croce
2018-02-19 10:33 ` [PATCH v3 " Matteo Croce
2018-02-19 14:58 ` David Miller [this message]
2018-02-17 19:11 ` [PATCH v2 net-next 2/2] ipvlan: selects master_l3 device instead of depending on it Matteo Croce
2018-02-17 19:21 ` [PATCH v2 net-next 0/3] Remove IPVlan module dependencies on IPv6 and L3 Master dev Matteo Croce
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=20180219.095807.755290225851215252.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=fw@strlen.de \
--cc=maheshb@google.com \
--cc=mcroce@redhat.com \
--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).