fix: change next IP header option to "3b" (no next header)

The problem is that with a special next header value
(hop-by-hop), when applying an MSS clamp rule,
the test failed with "Operation not permitted".

So, need to change next IP header option from "00"
(hop-by-hop) to "3b" (no next header). Because, the test
doesn't need a special next header.

Test: ran "policy_crash_test" on Kernel 5.10
Bug: 196522392
Signed-off-by: Seongsik <sz.kim@samsung.com>
Change-Id: Ibb4423e13a5b603bfa8da66a932c455722dec83a
1 file changed
tree: a3809c9e55f8ef04b2d6275d7895170faff0b56d
  1. devicetree/
  2. net/
  3. Android.bp
  4. METADATA