sliver-openvswitch.git
2012-08-08 Simon Hormanofp-util: Prepare Packet Out decoder for other Open...
2012-08-08 Simon Hormanofp-util: Allow encoding of Open Flow 1.1 and 1.2 Packe...
2012-08-08 Simon Hormanofp-util: Prepare Packet Out encoder for other Open...
2012-08-08 Simon Hormanofp-actions: Return action size
2012-08-08 Simon Hormanofp-msgs: Update OFPRAW_OFPT_SET_CONFIG for OpenFlow 1.2
2012-08-08 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Packet In...
2012-08-08 Simon Hormanofp-util: Allow encoding of Open Flow 1.2 Packet In...
2012-08-08 Simon Hormanofp-print: Open Flow 1.2 Flow Mod message tests
2012-08-08 Simon Hormanofp-util: ofputil_pull_ofp11_match: Allow OXM match
2012-08-08 Ed Mastenetdev-bsd: Initialize variable to silence a compiler...
2012-08-08 Ed Mastelib: Add header #include for writev
2012-08-08 Ed Mastelib: Correct "old-style function definition" warning.
2012-08-08 Jesse GrossAUTHORS: Add Kyle Mestery.
2012-08-08 Kyle MesteryBump up the supported kernel versions to include 3...
2012-08-07 Justin Pettitvlog: Ignore return value of some write() calls.
2012-08-07 Ben Pfafftests: Test that ofp10_match bytes that should be ignor...
2012-08-07 Justin Pettitvconn: Properly line up description for "tcp:" and...
2012-08-07 Ben Pfafflearning-switch: Normalize the flows that are sent...
2012-08-07 Ben Pfafflearning-switch: Don't use exact-match on every field...
2012-08-07 Ben Pfafflearning-switch: Delay sending handshake until version...
2012-08-07 Ben Pfafflearning-switch: Make lswitch own its rconn.
2012-08-07 Ben Pfaffvconn: Fix vconn_get_version().
2012-08-07 Ben Pfaffvconn: Ensure that vconn_run() is enough to complete...
2012-08-07 Mehak MahajanAdding checksum to ICMP packets created by OVS for...
2012-08-07 Simon Hormanofp-util: Allow encoding of Open Flow 1.2 Flow Mod...
2012-08-07 Simon Hormanlearning-switch: Send Features Request and Set Config...
2012-08-07 Simon Hormanofp-print: Use the prevailing protocol to call ofputil_...
2012-08-07 Simon Hormanofp-util: Make make_echo_request() aware of different...
2012-08-07 Simon Hormanofp-error: Remove ofperr_domain from external API
2012-08-07 Simon Hormanofp-util: Make ofperr_encode_msg__() use correct Open...
2012-08-07 Simon Hormanofp-util: Allow encoding of Open Flow 1.1 & 1.2 Barrier...
2012-08-06 Ben PfaffFAQ: Add section on basic configuration.
2012-08-06 Ben Pfaffrconn: Treat draining a message from the send queue...
2012-08-06 Ben Pfaffrconn: Remove unused functions.
2012-08-06 Simon Hormannx-match: Separate raw match and header/pad pull/put
2012-08-06 Simon Hormanofp-util: Set switch_features actions to zero for Open...
2012-08-06 Ben Pfaffovs-pki: Improve manpage style.
2012-08-06 Ben PfaffINSTALL.SSL: Remove obsolete information.
2012-08-06 Ben Pfaffovs-pki: Remove "online PKI" features and ovs-pki-cgi.
2012-08-06 Ben Pfaffofp-msgs: ofpmp_reserve() must add "more" flag when...
2012-08-06 Ben PfaffFAQ: Add an introduction to VLANs.
2012-08-04 Jesse Grossdatapath: Relax set header validation.
2012-08-03 Ben Pfaffofp-util: Remove extra blank line.
2012-08-03 Ben Pfaffofp-util: Fix typo in comment.
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
2012-08-03 Ben Pfafftest-sha1: Remove unneeded casts.
2012-08-03 Ben Pfaffofproto-dpif: Remove superfluous cast.
2012-08-03 Ben Pfaffflow: Remove superfluous casts.
2012-08-03 Ben Pfaffflow: Correctly consider nw_frag_mask in some flow_wild...
2012-08-03 Ben Pfaffofproto: Avoid sensitivity to hash order in flow monito...
2012-08-03 Ben Pfaffdirs: dbdir default must be based on sysconfdir.
2012-08-02 Mehak MahajanAdding checksum to IP packets created by ovs for testing.
2012-08-02 Mehak MahajanCreate .conf.db.~lock~ in same dir as DBDIR.
2012-08-02 Mehak MahajanFix a typo in commit f973f2af2.
2012-08-02 Mehak MahajanImproving comment for OFP10_VLAN_NONE.
2012-08-01 Ethan Jacksonflow: Fix wild pointer dereference in flow_compose().
2012-08-01 Ben Pfaffovsdb: Do not replace symlinks by regular files during...
2012-08-01 Ben Pfafflockfile: Be more forgiving about lockfiles for symlinks.
2012-08-01 Ben Pfaffutil: New function follow_symlinks().
2012-08-01 Ben Pfafftests: Slightly generalize utility function tests.
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-08-01 Ben Pfaffovsdb: Make "ovsdb-tool create" work through a dangling...
2012-08-01 Ben Pfafflockfile: Fix hang locking through a dangling symlink.
2012-08-01 Ben Pfafftest-vconn: Also accept EPIPE for TCP connection failures.
2012-08-01 Ben Pfafftest-vconn: Block in three cases where a race is visibl...
2012-07-31 Ed Mastetests: Get max rx socket buffer size on FreeBSD
2012-07-31 Ed Masteutilities: FreeBSD compatibility.
2012-07-31 Ed Mastetests: Avoid xargs, for FreeBSD compatibility.
2012-07-31 Justin PettitSet dates for release of 1.7.0.
2012-07-31 Simon Hormanofp-util: Update Capabilities for Open Flow 1.2
2012-07-31 Simon Hormanofp-util: Reduce scope of variables in ofputil_encode_f...
2012-07-31 Simon Hormanofp-util: Add of12_action_bits
2012-07-31 Simon Hormanofproto: As of Open Flow 1.1 switch_features has no...
2012-07-31 Simon Hormanopenflow: Add enum ofp_version
2012-07-31 Ben Pfaffofp-util: Work on decoding OF1.1 flow_mods.
2012-07-31 Ben Pfaffopenflow: Separate OF1.0, OF1.1 flow_mod constants...
2012-07-31 Ben Pfaffopenflow: Rename OpenFlow 1.0 statistics messages with...
2012-07-31 Ben Pfaffnicira-ext: Drop nx_aggregate_stats_reply structure.
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-31 Justin Pettitovs-dpctl: Allow requesting the port number from "add...
2012-07-31 Justin Pettitdpif: Allow the port number to be requested when adding...
2012-07-31 Ed MasteDon't assume python is in /usr/bin.
2012-07-31 Ed Mastetests: Make compatible with FreeBSD's sed.
2012-07-30 Justin Pettitovs-ctl.in: Don't stop forwarding while restarting...
2012-07-30 Justin Pettitovs-ctl.in: Consistently use spaces instead of tabs.
2012-07-30 Ed Mastetests: Handle different output formats for 'wc -l'.
2012-07-30 Ed MasteUse int type for setsockopt IP_TOS value
2012-07-27 Ed MasteAvoid implementation-defined strerror behaviour
2012-07-27 Ben Pfaffovs-ctl: Start the rest of Open vSwitch if loading...
2012-07-27 Ben PfaffFAQ: Add another question about VLAN interaction with...
2012-07-27 Ethan Jacksonpackets: Remove redundant RARP header.
2012-07-26 Ben Pfaffpackets: First-hop router redundancy protocol MAC addre...
2012-07-26 Giuseppe Lettierinetdev implementation for FreeBSD
2012-07-25 Justin PettitNEWS: Document flow setup improvement in 1.7 release.
2012-07-25 Justin PettitFix "*tivty" typos.
2012-07-25 Ben PfaffMakefiles: Enable "dist-hook-git" check only when GNU...
2012-07-25 Ben Pfaffconfigure: Fix check for GNU make $(if) extension.
2012-07-25 Ben PfaffMakefile: Mark dist-hook-git and rate-limit-check as...
2012-07-25 Ben Pfaffmeta-flow: Fix "sparse" warning in mf_are_prereqs_ok().
2012-07-24 Ben Pfaffofproto-dpif: Add more details to "ofproto/trace" output.
next