Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: systec-awe/cfm

Tags

v0.3

Toggle v0.3's commit message
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>

v0.2

Toggle v0.2's commit message
Update to be a C project

v0.1

Toggle v0.1's commit message
Updated after review