summaryrefslogtreecommitdiff
path: root/lib/vconn.h
Commit message (Expand)AuthorAgeFilesLines
* Allow configuring DSCP on controller and manager connections.Mehak Mahajan2012-03-231-2/+3
* Introduce ofputil_protocol, to abstract the protocol in use on a connection.Ben Pfaff2012-03-071-0/+1
* vconn: Remove unnecessary forward declarations and #includes from header.Ben Pfaff2011-10-041-9/+1
* lib: Adapt headers for use in C++.Casey Barker2011-08-041-0/+8
* openflow: Merge ofp_stats_request and ofp_stats_reply.Ben Pfaff2011-06-141-1/+1
* Convert remaining network-byte-order "uint<N>_t"s into "ovs_be<N>"s.Ben Pfaff2011-05-161-2/+2
* vconn: New function vconn_transact_multiple_noreply().Ben Pfaff2010-12-061-0/+3
* vconn: New function vconn_transact_noreply().Ben Pfaff2010-12-021-0/+1
* Convert stream and vconn interfaces to use ovs_be16, ovs_be32.Ben Pfaff2010-11-291-4/+4
* vconn: Move OpenFlow utility functions into new file ofp-util.c.Ben Pfaff2010-06-171-62/+0
* Merge "master" into "next".Ben Pfaff2010-02-241-1/+3
|\
| * vconn: New functions vconn_verify_name(), pvconn_verify_name().Ben Pfaff2010-02-121-1/+3
* | vconn: Convert vconn code to modern OVS structure.Ben Pfaff2010-01-061-0/+3
|/
* Factor out code for composing OFPT_PACKET_IN messages.Ben Pfaff2009-09-161-0/+3
* Have rconn and vconn export information about IPs and portsJustin Pettit2009-07-081-1/+4
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+128