summaryrefslogtreecommitdiff
path: root/lib/ovs-lldp.h
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif: Avoid unneccesary backer revalidation.lic1212022-06-281-0/+1
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-1/+1
* list: Remove lib/list.h completely.Ben Warren2016-03-301-1/+1
* test-aa: Fix memory leak reported by valgrind.William Tu2016-01-111-0/+1
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-281-1/+1
* auto-attach: Implement interface lldp disable and re-enableDennis Flynn2015-04-201-2/+3
* hmap: Don't include ovs-atomic.h unnecessarily.Ben Pfaff2015-03-311-0/+1
* lldp: Fully parenthesize some macro definitions.Ben Pfaff2015-03-031-1/+1
* lldp: Remove unused definitions from headers.Ben Pfaff2015-03-031-8/+0
* ovs-lldp: Use better types for ISID and VLANs.Ben Pfaff2015-03-031-3/+4
* auto-attach: Add auto-attach support to ofproto layerDennis Flynn2015-03-031-3/+3
* auto-attach: Initial support for Auto-Attach standardDennis Flynn2015-03-031-0/+112