On 07/06/2019 19:55, Tom Herbert wrote:
+                         bool (*unknown_opt)(struct sk_buff *skb, int optoff,
+                                             bool disallow_unknowns))

What about changing this boolean argument to 'allow_unknowns' (here, in ip6_tlvopt_unknown() and ip6_parse_tlv()) to avoid using negative names ?

Reply via email to