Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 12f7ac3e authored by Chaitanya Pratapa's avatar Chaitanya Pratapa Committed by Gerrit - the friendly Code Review server
Browse files

msm: ipa: L2TP fixes



1) Make changes to get mtu of l2tp interface along with
other configuration parameters to install the MTU rule configured
by user.

2) In case of L2TP over UDP, there can be packets with frag extension
header which do not have offset or MF bit set. These packets will not
match with IS_FRAG equation which relies on frag offset and MF bit set.
Make changes to give provision to install next header matching the
protocol byte offset in IPv6 header.

Change-Id: I6ae99edecd0f2cdc692fdf1de7b57d346679d2f1
Signed-off-by: default avatarChaitanya Pratapa <cpratapa@codeaurora.org>
parent 6da2b3fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment