autopath: Create the autopath action.
authorEthan Jackson <ethan@nicira.com>
Tue, 5 Apr 2011 19:37:52 +0000 (12:37 -0700)
committerEthan Jackson <ethan@nicira.com>
Mon, 11 Apr 2011 22:56:20 +0000 (15:56 -0700)
commit3b6a2571f07e153e850a9bf2044699d8d4434ef0
treef7d918e850be52bafff360cceddcd683971ec8c1
parent141d9ce465b9722fb9321c3d102238dd33507d79
autopath: Create the autopath action.

The newly created autopath action will be the way OpenFlow
interacts with the existing bonding infrastructure.
include/openflow/nicira-ext.h
lib/automake.mk
lib/autopath.c [new file with mode: 0644]
lib/autopath.h [new file with mode: 0644]
lib/ofp-parse.c
lib/ofp-print.c
lib/ofp-util.c
ofproto/ofproto.c
ofproto/ofproto.h
utilities/ovs-ofctl.8.in
vswitchd/bridge.c