net: bridge: Add changes to send icmp error
When packet length to be forwarded is greater than MTU
instead of silently discarding the packet, make sure to send
ICMP error with frag needed so that client can adjust the
packet length for subsequent packets.
Change-Id: Ia86d7a2ad7fa7f235dd18742b33fd457173c4d28
Signed-off-by:
Chaitanya Pratapa <cpratapa@codeaurora.org>
Loading
Please register or sign in to comment