Maciej Żenczykowski b893691dcb UPSTREAM: net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
__bpf_redirect() and act_mirred checks this boolean
to determine whether to prefix an ethernet header.

Signed-off-by: Maciej Żenczykowski <maze@google.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

(cherry picked from commit 3b707c3008)
Bug: 65674744
Change-Id: I79a14d064738805f4c82612b020406cd75eb872c
2019-02-05 21:31:15 +00:00
2019-01-26 11:58:37 +01:00
2019-01-31 08:29:40 +01:00
2019-01-23 08:46:58 +01:00
2019-01-31 08:29:40 +01:00
2019-01-23 08:46:58 +01:00
2019-01-31 08:29:40 +01:00
2019-01-26 11:58:37 +01:00
2019-01-26 11:58:37 +01:00
2019-01-31 08:29:40 +01:00
2019-01-31 08:29:40 +01:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%