]> git.proxmox.com Git - mirror_ovs.git/commit
ofproto: Add a pointer to the owning ofproto to struct ofport.
authorBen Pfaff <blp@nicira.com>
Wed, 4 May 2011 17:38:27 +0000 (10:38 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 4 May 2011 17:38:27 +0000 (10:38 -0700)
commit0f7d71a567a64c59e42e2cee583c6d45147c3398
treed829d421873818db8f9a57b849e2c5dc4f72c8f2
parentd4cb239a1ccbdf8e9f1ac70a38d995b326c7997f
ofproto: Add a pointer to the owning ofproto to struct ofport.

This streamlines a few function calling interfaces.
ofproto/ofproto.c