diff options
author | Tom Herbert <therbert@google.com> | 2014-10-03 15:48:09 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-03 16:53:33 -0700 |
commit | 37dd0247797b168ad1cc7f5dbec825a1ee66535b (patch) | |
tree | 93d4136738152f6e02ef98d23cbf537ca531fa9e /scripts/decode_stacktrace.sh | |
parent | efc98d08e1ec4fd131f794370b274dceaf32c958 (diff) | |
download | op-kernel-dev-37dd0247797b168ad1cc7f5dbec825a1ee66535b.zip op-kernel-dev-37dd0247797b168ad1cc7f5dbec825a1ee66535b.tar.gz |
gue: Receive side for Generic UDP Encapsulation
This patch adds support receiving for GUE packets in the fou module. The
fou module now supports direct foo-over-udp (no encapsulation header)
and GUE. To support this a type parameter is added to the fou netlink
parameters.
For a GUE socket we define gue_udp_recv, gue_gro_receive, and
gue_gro_complete to handle the specifics of the GUE protocol. Most
of the code to manage and configure sockets is common with the fou.
Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions