diff options
author | Alexander Duyck <[email protected]> | 2018-05-07 11:08:52 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-05-08 22:30:06 -0400 |
commit | 04d55b257cbb9eb6c722410251d3b7df00835c6c (patch) | |
tree | fe8117ef2f429d2077c37b65cfc9b425dd43e09f /scripts/bpf_helpers_doc.py | |
parent | 6053d0f189064302420930f9ef9022e24a04946a (diff) |
udp: Do not copy destructor if one is not present
This patch makes it so that if a destructor is not present we avoid trying
to update the skb socket or any reference counting that would be associated
with the NULL socket and/or descriptor. By doing this we can support
traffic coming from another namespace without any issues.
Acked-by: Willem de Bruijn <[email protected]>
Signed-off-by: Alexander Duyck <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions