userspace: Define and use struct eth_addr.
[cascardo/ovs.git] / lib / lldp / lldpd-structs.h
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-04 Pravin B Shelarlldp: Fix DPDK build.
2015-03-04 Ben Pfafflldp: Remove unused definitions from headers.
2015-03-04 Ben Pfafflldpd-structs: Declare Boolean member as one bit, not...
2015-03-04 Ben Pfafflldp: Miscellaneous coding style fixes.
2015-03-04 Ben Pfafflldpd-structs: Fix type of c_id member.
2015-03-04 Ben Pfafflldp-structs: Fix use of list of struct lldpd_port.
2015-03-04 Ben Pfafflldp-structs: Fix use of list of struct lldpd_mgmt.
2015-03-04 Ben Pfafflldp-structs: Fix use of list of lldpd_aa_isid_vlan_map...
2015-03-04 Ben Pfafflldp: Use "bool" for boolean variables.
2015-03-04 Ben Pfafflldp: Use x*alloc() functions instead of writing them...
2015-03-04 Dennis Flynnauto-attach: Initial support for Auto-Attach standard