On 05/01/14 20:07, Marek Lindner wrote:
On Sunday 05 January 2014 09:59:53 Antonio Quartulli wrote:
+static int vlan_get_link_open(const char *ifname) +{
- struct {
struct nlmsghdr hdr;
struct ifinfomsg ifi;
/* attribute has to be NLMAG aligned */
NLMSG aligned ?
Yes, you are right!
Thanks,