public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber•org>
To: Dimitrios Bouras <dimitrios.bouras@gmail•com>
Cc: "David S. Miller" <davem@davemloft•net>,
	Jakub Kicinski <kuba@kernel•org>,
	netdev@vger•kernel.org
Subject: Re: Transparently receive IP over LLC/SNAP
Date: Fri, 4 Mar 2022 17:56:46 -0800	[thread overview]
Message-ID: <20220304175646.11ab96fc@hermes.local> (raw)
In-Reply-To: <010ede54-eb81-73ed-53a4-2f8e762984b1@gmail.com>

On Fri, 4 Mar 2022 15:11:21 -0800
Dimitrios Bouras <dimitrios.bouras@gmail•com> wrote:

> diff --git a/net/ethernet/eth.c b/net/ethernet/eth.c
> index ebcc812735a4..1df5446af922 100644
> --- a/net/ethernet/eth.c
> +++ b/net/ethernet/eth.c
> @@ -15,23 +15,24 @@
>   *		Alan Cox, <gw4pts@gw4pts•ampr.org>
>   *
>   * Fixes:
> - *		Mr Linux	: Arp problems
> - *		Alan Cox	: Generic queue tidyup (very tiny here)
> - *		Alan Cox	: eth_header ntohs should be htons
> - *		Alan Cox	: eth_rebuild_header missing an htons and
> - *				  minor other things.
> - *		Tegge		: Arp bug fixes.
> - *		Florian		: Removed many unnecessary functions, code cleanup
> - *				  and changes for new arp and skbuff.
> - *		Alan Cox	: Redid header building to reflect new format.
> - *		Alan Cox	: ARP only when compiled with CONFIG_INET
> - *		Greg Page	: 802.2 and SNAP stuff.
> - *		Alan Cox	: MAC layer pointers/new format.
> - *		Paul Gortmaker	: eth_copy_and_sum shouldn't csum padding.
> - *		Alan Cox	: Protect against forwarding explosions with
> - *				  older network drivers and IFF_ALLMULTI.
> - *	Christer Weinigel	: Better rebuild header message.
> - *             Andrew Morton    : 26Feb01: kill ether_setup() - use netdev_boot_setup().
> + *		Mr Linux		: Arp problems
> + *		Alan Cox		: Generic queue tidyup (very tiny here)
> + *		Alan Cox		: eth_header ntohs should be htons
> + *		Alan Cox		: eth_rebuild_header missing an htons and
> + *					  minor other things.
> + *		Tegge			: Arp bug fixes.
> + *		Florian			: Removed many unnecessary functions, code cleanup
> + *					  and changes for new arp and skbuff.
> + *		Alan Cox		: Redid header building to reflect new format.
> + *		Alan Cox		: ARP only when compiled with CONFIG_INET
> + *		Greg Page		: 802.2 and SNAP stuff.
> + *		Alan Cox		: MAC layer pointers/new format.
> + *		Paul Gortmaker		: eth_copy_and_sum shouldn't csum padding.
> + *		Alan Cox		: Protect against forwarding explosions with
> + *					  older network drivers and IFF_ALLMULTI.
> + *		Christer Weinigel	: Better rebuild header message.
> + *		Andrew Morton		: 26Feb01: kill ether_setup() - use netdev_boot_setup().
> + *		Dimitrios Bouras	: May 2021: transparently receive Ethernet over LLC/SNAP.
>   */

The credits are dead do not touch them

      reply	other threads:[~2022-03-05  1:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04 23:11 Transparently receive IP over LLC/SNAP Dimitrios Bouras
2022-03-05  1:56 ` Stephen Hemminger [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=20220304175646.11ab96fc@hermes.local \
    --to=stephen@networkplumber$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=dimitrios.bouras@gmail$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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