commit | 5b171f9cfe5e628c3537be159fa36fff1f5cec8f | [log] [tgz] |
---|---|---|
author | Andreas Schultz <aschultz@tpip.net> | Thu Mar 09 17:42:59 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 13 13:04:30 2017 -0700 |
tree | 517dac9be3eadc0daa0df46ada512a478a783f95 | |
parent | 3fb94617ca1b2f60119ae14643a83a66079fe4c9 [diff] |
gtp: consolidate gtp socket rx path Add network device to gtp context in preparation for splitting the TEID from the network device. Use this to rework the socker rx path. Move the common RX part of v0 and v1 into a helper. Also move the final rx part into that helper as well. Signed-off-by: Andreas Schultz <aschultz@tpip.net> Signed-off-by: David S. Miller <davem@davemloft.net>