[NET] Move DF check to ip_forward
authorJohn Heffner <jheffner@psc.edu>
Mon, 26 Mar 2007 06:32:29 +0000 (23:32 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:07 +0000 (22:28 -0700)
Do fragmentation check in ip_forward, similar to ipv6 forwarding.

Signed-off-by: John Heffner <jheffner@psc.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_forward.c

Simple merge