]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/net/ip.h
ipv4: introduce frag_expire_skip_icmp()
authorAndy Zhou <azhou@nicira.com>
Fri, 15 May 2015 21:15:35 +0000 (14:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2015 04:15:26 +0000 (00:15 -0400)
commit5cf422808244ca8f1177c72fe6e1ce8322794b57
tree4d708b5e01fc30682d5f4f2f4d6e6144e57eabaf
parenta2ad5d2ad96e8d5b3b8f33583a82eae78dce4d49
ipv4: introduce frag_expire_skip_icmp()

Improve readability of skip ICMP for de-fragmentation expiration logic.
This change will also make the logic easier to maintain when the
following patches in this series are applied.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h
net/ipv4/ip_fragment.c