This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
760a160e8b
linux
/
net
/
nsh
/
Makefile
2 lines
31 B
Makefile
Raw
Normal View
History
Unescape
Escape
nsh: add GSO support Add a new nsh/ directory. It currently holds only GSO functions but more will come: in particular, code shared by openvswitch and tc to manipulate NSH headers. For now, assume there's no hardware support for NSH segmentation. We can always introduce netdev->nsh_features later. Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-28 19:43:24 +00:00
obj-$(CONFIG_NET_NSH)
+=
nsh.o
Reference in New Issue
Copy Permalink