IP input fixes:
- no need to check for pskb_may_pull() in ip_local_deliver_finish, header is guaranteed to be at right place here. - remove cleaing ip_summed with IP options, it was required due to broken eth_copy_and_csum, but we do not use it any more and it happens to break loopback
Showing
Please register or sign in to comment