sliver-openvswitch.git
2012-02-06 Ben Pfaffxenserver: Remove dead code from ovs-xapi-sync.
2012-02-03 Gurucharan... rhel: Space separated list of DHCP interfaces in networ...
2012-02-03 Ben Pfaffdebian: Don't install Python modules for obsolete Pytho...
2012-02-03 Ben Pfaffxenserver: Simplify RPM build instructions.
2012-02-03 Ben Pfaffovs-ofctl: Fix minor memory leaks.
2012-02-03 Ethan Jacksonflow: Rename 'tp_addr' field in flow_hash_symmetric_l4().
2012-02-03 Ben Pfaffrhel: Simplify ifup-ovs script use of "case".
2012-02-03 Ben Pfaffovs-ofctl: Fix typos in manpage.
2012-02-03 Simon Hormandebian: Add dependency on ${misc:Depends} to openvswitc...
2012-02-03 Ethan Jacksoncfm: Support high priority CCM broadcasts.
2012-02-03 Ethan Jacksonstp: Log topology change events.
2012-02-03 Ethan Jacksoncfm: Allow manual override of CFM fault status.
2012-02-03 Ben PfaffAdd support for bitwise matching on TCP and UDP ports.
2012-02-03 Ben Pfaffnx-match: Factor redundant code out of nx_put_match().
2012-02-03 Ben Pfaffflow: Add a couple of missing build assertions on FLOW_...
2012-02-03 Ben Pfafftests: Reduce risk of port collision and remove bash...
2012-02-03 Ben Pfaffdaemon: New function daemon_save_fd() to preserve fds...
2012-02-03 Ben Pfaffovsdb-client: Add optional timestamps to "monitor"...
2012-02-03 Ben Pfaffovsdb-client: Improve manpage.
2012-02-02 Ben Pfaffovs-xapi-sync: Always set iface-id, not just when xs...
2012-02-02 Ben Pfaffnicira-ext: Add size check for struct nx_role_request.
2012-02-02 Ben Pfafftests: Run ovs-ofctl under valgrind too, with the ...
2012-02-02 Ben Pfaffovs-ofctl: Update usage message.
2012-02-02 Ben Pfaffvswitch.xml: More readably indent one section.
2012-02-02 Ben Pfaffhash: Convert macros to inline functions.
2012-02-01 Ben Pfaffvswitchd: Make the MAC entry aging time configurable.
2012-02-01 Ben Pfaffmac-learning: Increase MAC learning timeout to 300...
2012-02-01 Ben Pfaffovs-ofctl: Fix typo in manpage.
2012-02-01 Ben PfaffAdd support for limiting the number of flows in an...
2012-02-01 Ben Pfaffofproto-dpif: Track the rule being translated during...
2012-02-01 Ben Pfaffheap: New library that implements a binary heap-based...
2012-02-01 Ben Pfaffofproto: Move 'used' from ofproto_dpif into ofproto.
2012-02-01 Ben Pfaffofproto: Make ofproto_rule_destroy__() do nothing for...
2012-02-01 Ben Pfaffofproto: Remove unnecessary assignment from ofoperation...
2012-02-01 Ben Pfaffofproto: Implement "hidden" and "readonly" OpenFlow...
2012-02-01 Ben Pfaffofproto: Make ofproto ->construct() function initialize...
2012-02-01 Ben Pfaffofproto: Encapsulate classifier tables in new "struct...
2012-02-01 Ben Pfafftimeval: New function time_boot_msec(), factored out...
2012-02-01 Ben Pfaffmeta-flow: New "subfield" data structure.
2012-02-01 Ben Pfaffutil: New function bitwise_zero().
2012-02-01 Ben Pfaffutil: Move bitwise_copy() here, add new bitwise functio...
2012-02-01 Ben PfaffAdd a few 'const's.
2012-02-01 Jesse Grossdatapath: Don't dereference potentially NULL vport...
2012-01-31 Gurucharan... rhel: Enable DHCP in redhat network scripts.
2012-01-31 Ben Pfaffsflow_agent: Use snprintf() in place of sprintf().
2012-01-31 Justin PettitSet dates for 1.4.0 release.
2012-01-31 Justin PettitNEWS: Point out userspace is compatible with Linux...
2012-01-30 Ben Pfaffofproto-dpif: Fix use-after-free error in handle_miss_u...
2012-01-30 Ethan Jacksonbond: Allow users to disable rebalancing.
2012-01-30 Ben Pfafftable: Avoid segmentation fault when printing an empty...
2012-01-30 Pravin B Shelardatapath: Add support for namespace.
2012-01-28 Gurucharan... vlog: Change the default timestamp structure.
2012-01-28 Gurucharan... ovs-appctl: Document the facility "file" option.
2012-01-27 Ben Pfaffovs-ofctl: Fix "snoop" command.
2012-01-27 Ben Pfaffodp-util: Describe invalid keys and actions in more...
2012-01-27 Ben Pfaffovs-ofctl: Fix typo in comment.
2012-01-27 Ben Pfaffofproto: Fix typo in handle_nxt_set_packet_in_format().
2012-01-27 Ben Pfaffnicira-ext: Remove duplicative error codes.
2012-01-27 Ben Pfaffovs-ctl: Restore ability to create 256 bridges.
2012-01-25 Pravin B Shelarnetdev-linux: Add MTU check before setting MTU.
2012-01-25 Ethan Jacksonstp: Allow manual topology change events.
2012-01-25 Ethan Jacksonstp: Flush MAC table on topology change.
2012-01-25 Ethan Jacksonmac-learning: Only revalidate relevant flows upon flush.
2012-01-25 Ethan Jacksonvswitchd: Stop documenting nonexistent "min-rate" QoS.
2012-01-24 Ethan Jacksonofproto: Optionally flush all learning tables with...
2012-01-24 Ben Pfafftests: Fix broken interface-reconfigure tests.
2012-01-24 Ben Pfaffdebian: Delete log files correctly when packages are...
2012-01-24 Ben Pfaffopenvswitch-xen.spec: Avoid warning if build_number...
2012-01-24 Ben Pfaffxenserver/README: Remove bad instructions.
2012-01-24 Ben PfaffINSTALL.XenServer: spelling fix.
2012-01-24 Ben Pfaffxenserver: Only replace XenServer hosts scripts that...
2012-01-24 Ben Pfaffxenserver: Synchronize scripts with XenServer 6.0.0.
2012-01-24 Ben Pfaffofproto-dpif: Revalidate flows after "fdb/flush".
2012-01-24 Ben Pfaffofproto-dpif: Rate-limit all messages output by facet_c...
2012-01-23 Ethan Jacksoncfm: Log more aggressively amidst packet loss.
2012-01-23 Ethan Jacksonlacp: Require successful LACP negotiations when configured.
2012-01-21 Gurucharan... rhel: Correct an example in README.RHEL
2012-01-20 Jesse Grossdatapath: Correct GRE checksum offset.
2012-01-20 Ben Pfaffofproto-dpif: Fix "ofproto/trace" command.
2012-01-19 Andrew LambethAdd cmdline arg to specify unix domain control socket.
2012-01-19 Ben Pfaffdummy: Make --enable-dummy=override replace all dpifs...
2012-01-17 Ben Pfaffdatapath: Enforce mutual exclusion between bridge and...
2012-01-17 Jesse GrossAUTHORS: Add Linux upstream committers.
2012-01-17 Shan Weidatapath: kill duplicate included header
2012-01-17 Devendra Nagadatapath: remove unused version.h includes
2012-01-17 Ethan Jacksonbond: Change default bond_mode to active-backup.
2012-01-17 Ethan Jacksonbond: Revalidate when lacp_negotiated status changes.
2012-01-17 Ethan Jacksonlacp: Enforce valid lacp-system-id configuration.
2012-01-17 Ethan Jacksonbond: Add ovs-appctl bond/show to LACP sanity checks.
2012-01-17 Ethan Jacksonbond: Sort slaves in ovs-appctl bond/show.
2012-01-17 Ethan Jacksonbond: Support ovs-appctl bond/show without arguments.
2012-01-16 Ben Pfaffovs-ctl: Do not load brcompat_mod if the bridge module...
2012-01-16 Ben Pfaffdpif: Log each operation in dpif_operate().
2012-01-16 Ben Pfaffdpif: Change provider interface to consistently use...
2012-01-16 Ben Pfaffdpif: Factor 'type' and 'error' out of individual dpif_...
2012-01-16 Ben Pfaffofproto-dpif: Restore optimization for no-actions case...
2012-01-16 Ben Pfaffovs-vsctl: Add example of creating a GRE tunnel to...
2012-01-16 Ben Pfaffofproto-dpif: Implement self-check of flow translations.
2012-01-16 Ben Pfaffofproto-dpif: Remove many redundant "struct ofproto_dpi...
2012-01-14 Pravin B Shelarofproto: New action TTL decrement.
next