X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Flinux%2Fipv6.h;h=4a4c1ae826cbcbea916e62a575b959014329de0e;hb=abbc30436d39dfed8ebfca338d253f211ac7b094;hp=402753bccafa37b4ec1e597902f608548fbdbd22;hpb=97daf331455077645ae1f13438bebd3d1a2e94ee;p=mirror_ubuntu-jammy-kernel.git diff --git a/include/linux/ipv6.h b/include/linux/ipv6.h index 402753bccafa..4a4c1ae826cb 100644 --- a/include/linux/ipv6.h +++ b/include/linux/ipv6.h @@ -50,6 +50,7 @@ struct ipv6_devconf { __s32 mc_forwarding; #endif __s32 disable_ipv6; + __s32 drop_unicast_in_l2_multicast; __s32 accept_dad; __s32 force_tllao; __s32 ndisc_notify;