sliver-openvswitch.git
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.
2012-07-23 Ben PfaffFix race condition in parallel execution of "make install".
2012-07-23 Ben Pfaffvswitch.xml: Fix typo in documentation.
2012-07-23 Ben Pfaffovs-ofctl: Avoid printing false differences on "ovs...
2012-07-23 Simon HormanOXM: Add tests for masked VLAN VID match
2012-07-23 Simon Hormantests: OXM VLAN match encoding and decoding
2012-07-23 Simon HormanOXM: Add VLAN VID as a prerequisite for VLAN PCP
2012-07-23 Simon HormanOXM: Add encoding of VLAN VID and VLAN PCP
2012-07-23 Ben Pfaffmeta-flow: Add OF1.2-like MFF_VLAN_VID and MFF_VLAN_PCP.
2012-07-23 Ben Pfaffflow: Rename flow_set_vlan_vid() to flow_set_dl_vlan().
2012-07-23 Ben Pfaffmeta-flow: Rename MFF_VLAN_VID->MFF_DL_VLAN, MFF_VLAN_P...
2012-07-23 Simon Hormanofp-util: Add OFPUTIL_P_OF12 and NXFF_OPENFLOW12
2012-07-21 Ben Pfaffdebian: Remove controller keys on openvswitch-controlle...
2012-07-20 Ben Pfafftests: Remove bit-rotted support for "lcov".
2012-07-20 Ben Pfafftests: Remove daemon tests that have been skipped forever.
2012-07-20 Ben Pfaffofp-print: Print the type of truncated messages, when...
2012-07-20 Ethan Jacksoncfm: Clear RDI on new CFM configurations.
2012-07-20 Ethan Jacksoncfm: Improve logging.
2012-07-20 Ben Pfaffnetdev-vport: Warn about invalid TOS.
2012-07-20 Ben Pfafftests: Add more tests for VLAN match encoding and decoding.
2012-07-19 Arun Sharmaovs-bugtool: Added --ovs option to get only ovs related...
2012-07-19 Simon HormanOXM: Allow masking of ARP SHA and THA
next