aboutsummaryrefslogtreecommitdiff
path: root/lib/vconn.h
AgeCommit message (Expand)Author
2011-10-04vconn: Remove unnecessary forward declarations and #includes from header.Ben Pfaff
2011-08-04lib: Adapt headers for use in C++.Casey Barker
2011-06-14openflow: Merge ofp_stats_request and ofp_stats_reply.Ben Pfaff
2011-05-16Convert remaining network-byte-order "uint<N>_t"s into "ovs_be<N>"s.Ben Pfaff
2010-12-06vconn: New function vconn_transact_multiple_noreply().Ben Pfaff
2010-12-02vconn: New function vconn_transact_noreply().Ben Pfaff
2010-11-29Convert stream and vconn interfaces to use ovs_be16, ovs_be32.Ben Pfaff
2010-06-17vconn: Move OpenFlow utility functions into new file ofp-util.c.Ben Pfaff
2010-02-24Merge "master" into "next".Ben Pfaff
2010-02-12vconn: New functions vconn_verify_name(), pvconn_verify_name().Ben Pfaff
2010-01-06vconn: Convert vconn code to modern OVS structure.Ben Pfaff
2009-09-16Factor out code for composing OFPT_PACKET_IN messages.Ben Pfaff
2009-07-08Have rconn and vconn export information about IPs and portsJustin Pettit
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff