make TLLAO option for NA packets configurable
[pandora-kernel.git] / include / linux / ipv6.h
index c662efa..ae74ede 100644 (file)
@@ -167,6 +167,7 @@ struct ipv6_devconf {
 #endif
        __s32           disable_ipv6;
        __s32           accept_dad;
+       __s32           force_tllao;
        void            *sysctl;
 };