No description
Find a file
Ido Schimmel 3984d1a89f mlxsw: spectrum_router: Provide offload indication using nexthop flags
In a similar fashion to previous patch, use the nexthop flags to provide
offload indication instead of the FIB info's flags.

In case a nexthop in a multipath route can't be offloaded (gateway's MAC
can't be resolved, for example), then its offload flag isn't set.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Tested-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-02 17:00:23 -07:00
arch
block
certs
crypto
Documentation netvsc: add documentation 2017-08-02 16:55:33 -07:00
drivers mlxsw: spectrum_router: Provide offload indication using nexthop flags 2017-08-02 17:00:23 -07:00
firmware
fs
include flow_dissector: remove unused functions 2017-08-02 10:50:03 -07:00
init
ipc
kernel
lib
mm
net ipv4: fib: Set offload indication according to nexthop flags 2017-08-02 17:00:23 -07:00
samples
scripts
security
sound
tools netvsc: remove bonding setup script 2017-08-02 16:55:33 -07:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS netvsc: add documentation 2017-08-02 16:55:33 -07:00
Makefile
README

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

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

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.