commit | 68cb7d531e6a87250a51b8a4ee1c79b3445aeff3 | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Wed Nov 07 12:38:31 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 07 16:23:05 2018 -0800 |
tree | 32fff568577a4ae507faa9a4fff395691cb940a8 | |
parent | bcd1665e3569b0a6f569514f023a41fc7df0b4a3 [diff] |
ip: factor out protocol delivery helper So that we can re-use it at the UDP level in a later patch rfc v3 -> v1 - add the helper declaration into the ip header Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>