Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bridge: provide a mtu() method for fake_dst_ops
Commit 618f9bc (net: Move mtu handling down to the protocol depended handlers) forgot the bridge netfilter case, adding a NULL dereference in ip_fragment(). Reported-by: Chris Boot <[email protected]> CC: Steffen Klassert <[email protected]> Signed-off-by: Eric Dumazet <[email protected]> Acked-by: Steffen Klassert <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information