netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: David Miller <davem@davemloft.net>,
	Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Cc: Netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH net 0/5] support AF_PACKET for layer 3 devices
Date: Mon, 29 Jun 2020 18:41:03 -0600	[thread overview]
Message-ID: <CAHmME9qbKwpWbw33K6Pz78=sHbaLf9Lj5udXtmOcUE-K=Gu6+w@mail.gmail.com> (raw)
In-Reply-To: <20200629.171756.655333160664195676.davem@davemloft.net>

Hey Dave, Willem,

Sorry for the delay in getting back to you; this weekend was spent
moving across the state again, so not much time for emails.

> We customarily don't add new Copyright lines for every change and
> fix made to existing files, please get rid of that.

Sure, no problem. I had done that out of an abundance of caution
because the code came out of another file bearing the copyright, but I
don't care much about it, so it'll be removed in v2.

> Also please add the sit.c code handling as indicated by Willem.

Nice catch, Willem. I'll do just that. Looks like I forgot about vti
as well. I'll send a v2 shortly with those and will do another pass
through net/ and drivers/net/. And if you think of others, let me
know.

Jason

      reply	other threads:[~2020-06-30  0:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-27  8:07 [PATCH net 0/5] support AF_PACKET for layer 3 devices Jason A. Donenfeld
2020-06-27  8:07 ` [PATCH net 1/5] net: ip_tunnel: add header_ops " Jason A. Donenfeld
2020-06-28 20:41   ` Willem de Bruijn
2020-06-27  8:07 ` [PATCH net 2/5] net: ipip: implement header_ops->parse_protocol for AF_PACKET Jason A. Donenfeld
2020-06-27  8:07 ` [PATCH net 3/5] wireguard: " Jason A. Donenfeld
2020-06-27  8:07 ` [PATCH net 4/5] wireguard: queueing: make use of ip_tunnel_parse_protocol Jason A. Donenfeld
2020-06-27  8:07 ` [PATCH net 5/5] tun: implement header_ops->parse_protocol for AF_PACKET Jason A. Donenfeld
2020-06-30  0:17 ` [PATCH net 0/5] support AF_PACKET for layer 3 devices David Miller
2020-06-30  0:41   ` Jason A. Donenfeld [this message]

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='CAHmME9qbKwpWbw33K6Pz78=sHbaLf9Lj5udXtmOcUE-K=Gu6+w@mail.gmail.com' \
    --to=jason@zx2c4.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=willemdebruijn.kernel@gmail.com \
    /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).