Avoid in6_addr redefinition in6_addr is defined both in <linux/in6.h> and in <netinet/in.h> therefore in6_addr is being redefined. Remove the include <linux/in6.h> from <linux/if_bridge.h>
Avoid in6_addr redefinition in6_addr is defined both in <linux/in6.h> and in <netinet/in.h> therefore in6_addr is being redefined. Remove the include <linux/in6.h> from <linux/if_bridge.h>