sliver-openvswitch.git
2010-09-21 Justin PettitIndicate that OVS only works with kernels 2.6.18 and...
2010-09-21 Sajjad Lateefdebian: Rename openvswitch-python to python-openvswitch
2010-09-21 Simon Hormandebian: The second argument to m-a should be openvswitc...
2010-09-21 Simon Hormandebian: Dont fail init if module cant be inserted
2010-09-21 Simon Hormandebian: Add override of non-standard-dir-perm to corekeeper
2010-09-18 Ethan Jacksonpython: timer_wait_until calculated current time incorr...
2010-09-20 Sajjad Lateefdebian: Add openvswitch-python package
2010-09-20 Ben Pfaffvswitchd: Document policing implementation and caveats.
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-09-20 Ben Pfaffovsdb: Fix bug in "wait" command implementation.
2010-09-17 Ethan Jacksonxenserver: monitor-external-ids remove redundant ovs...
2010-09-17 Ben Pfaffovs-vsctl: Remove default timeout.
2010-09-17 Jesse GrossAUTHORS: Add Alexey I. Froloff as reporter.
2010-09-17 Jesse Grossdatapath: Remove backported random32().
2010-09-15 Ethan Jacksondebian: Created a debian equivalent to xen-bugtool
2010-09-15 Ethan Jacksondebian: Init script should put core dumps in an appropr...
2010-09-17 Ben Pfaffovsdb-doc: Be less explicit in ovs-vswitchd.conf.db(5).
2010-09-16 Jesse GrossAUTHORS: Add Vivien Bernet-Rollande.
2010-09-16 Vivien Bernet... brcompat_mod: Check if user has CAP_NET_ADMIN in ioctl...
2010-09-16 Jesse Grossdatapath: Check IS_ERR() in do_execute().
2010-09-15 Ben Pfaffovs-ofctl, ovs-controller: Disable flow idle timeout...
2010-09-15 Ben PfaffProperly print drop_spoofed_arp actions when decoding...
2010-09-15 Ben Pfaffofp-util: Also accept NXAST_DROP_SPOOFED_ARP.
2010-09-15 Justin Pettitovsdb-tool: Remove reference to non-implemented "extrac...
2010-09-14 Justin Pettitvswitchd: Remove duplicate "external_id" from Interface...
2010-09-14 Ben Pfaffdatapath: Increase maximum number of actions per flow.
2010-09-14 Justin Pettitdatapath: Increase default MTU on patch ports
2010-09-14 Ben PfaffREPORTING-BUGS: Rewrite based on experience.
2010-09-14 Justin PettitRelease Open vSwitch 1.1.0pre2 v1.1.0pre2
2010-09-10 Justin Pettitxenserver: Don't delete pidfile when stopping monitor...
2010-09-10 Justin Pettitxenserver: Don't monitor external-ids until XAPI is up
2010-09-10 Ben Pfaffvswitchd: Add some references for the HTB classifier...
2010-09-10 Ben Pfaffovs-ofctl: Add support for drop_spoofed_arp action.
2010-09-08 Jesse Grossdatapath: Check for backported __wsum and __sum16.
2010-09-06 Ben Pfaffdebian: Generate authorship in debian/copyright from...
2010-09-01 Ben PfaffRename "xs-vif-mac" external_ids key to "attached-mac...
2010-09-01 Ben Pfaffofproto: Get enough headroom in fail-open when connecte...
2010-09-01 Ben Pfaffofpbuf: Add ofpbuf_new_with_headroom(), ofpbuf_clone_wi...
2010-09-01 Justin Pettitnetflow: Send multiple records for byte counts > UINT32_MAX
2010-09-01 Justin PettitXenServer builds barf on hyphens in versions. v1.1.0pre1
2010-09-01 Justin PettitRelease Open vSwitch 1.1.0-pre1
2010-08-31 Simon Hormandatapath: Include net/udp.h in vport-capwap.c
2010-08-31 Simon HormanDebian: Add Joe Perches to debian/copyright
2010-08-30 Simon Hormandatapath: Include linux/version.h in action.h for LINUX...
2010-08-30 Jesse GrossAUTHORS: Add Joe Perches.
2010-08-30 Joe Perchestreewide: Use pr_fmt and pr_<level>
2010-08-30 Jesse Grossdatapath: Add compat functions for pr_*.
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-30 Ben PfaffINSTALL.Linux: Don't discourage building Debian packages.
2010-08-30 Ben PfaffRemove openvswitch-switch-config package.
2010-08-30 Simon HormanDebian: openswitch-dbg should depend on the packages...
2010-08-30 Simon HormanDebian: Add Homepage
2010-08-27 Ben Pfaffstream-ssl: Use OPENSSL_free() to free memory from...
2010-08-27 Ben Pfaffdatapath: Avoid accesses past the end of skbuff data...
2010-08-27 Ben Pfaffdatapath: Fix default value of skb transport_header.
2010-08-27 Ben Pfaffdatapath: Avoid pskb_may_pull() checks where not needed.
2010-08-27 Ben Pfaffdatapath: Report memory allocation errors in flow_extra...
2010-08-27 Ben Pfafflearning-switch: Ignore "packet_in"s caused by OFPP_CON...
2010-08-27 Ben Pfaffofproto: Avoid ofpbuf_clone() for OFPAT_CONTROLLER...
2010-08-27 Ben Pfaffofproto: Avoid user->kernel->user round-trip for many...
2010-08-26 Ben Pfaffxenserver: Finish renaming system-level external_ids.
2010-08-26 Ben Pfaffconfigure: Enable OpenSSL support by default.
2010-08-26 Ben Pfaffdpif-netdev: Expand tabs.
2010-08-26 Ben PfaffAdd Nicira extension to OpenFlow for dropping spoofed...
2010-08-26 Ben Pfaffvswitchd: Fix 100% CPU usage with bonds and --fake...
2010-08-26 Ben Pfaffxenserver: Add type-checking to monitor-external-ids...
2010-08-26 Ben Pfaffxenserver: Block until change in poll loop to avoid...
2010-08-26 Ben Pfaffvswitchd: Fix "updelay" configuration for bonds.
2010-08-26 Ben Pfaffdatapath: Free up flow_extract() return value for repor...
2010-08-26 Ben Pfaffdatapath: Remove skb->len >= ETH_HLEN check from flow_e...
2010-08-26 Ben Pfaffdatapath: Use 'bool' instead of 'int' where appropriate.
2010-08-26 Ben Pfaffdatapath: Use min() instead of open-coding it.
2010-08-25 Justin Pettitxenserver: Add monitor-external-ids daemon
2010-08-25 Justin Pettitxenserver: Prepend XenServer external ids with "xs-"
2010-08-25 Justin Pettitxenserver: Report the system type and version as extern...
2010-08-25 Justin Pettitvswitch: Break out XenServer-specific external ids
2010-08-25 Justin Pettitvswitch: Add port status column to Port table
2010-08-25 Ben PfaffDelete local copy of simplejson.
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...
2010-08-25 Ben Pfaffreconnect: Refactor tests to use common macro.
2010-08-25 Ben Pfaffovsdbmonitor: Fix uninstall.
2010-08-25 Ben Pfaffdaemon: Improve comments.
2010-08-25 Ben Pfaffreconnect: Fix typo in comment.
2010-08-25 Ben Pfaffjson: Remove unused return value from json_parser_push().
2010-08-25 Ben Pfaffpoll-loop: Fix obsolete comment.
2010-08-25 Ben Pfaffjsonrpc: Indentation fix.
2010-08-25 Ben Pfaffstream, vconn: Fix comments.
2010-08-25 Ben Pfaffjson: Remove write-only variable from json_lex_number().
2010-08-25 Ben Pfaffovsdb: Remove unused ovsdb_datum_from_json_unique().
2010-08-25 Ben Pfaffxenserver: Add ovs-parse-leaks manpage to list of files.
2010-08-25 Ben Pfaffutilities: Remove ovs-wdt.
2010-08-25 Ben Pfaffutilities: Remove ovs-monitor.
2010-08-25 Ben Pfaffovs-parse-leaks: Add manpage.
2010-08-25 Simon Hormandatapath: Unconditionally call kfree_skb()
2010-08-25 Ben Pfaffdebian: Use pfaffben@debian.org as uploader address...
2010-08-24 Simon HormanDebian: make debian/copyright more friendly to the...
2010-08-24 Jesse Grossnetdev-tunnel: Add CAPWAP userspace interface.
2010-08-24 Jesse Grossnetdev: Don't assume all netdevs are available at runtime.
2010-08-24 Jesse Grossdatapath: Add support for CAPWAP UDP transport.
2010-08-24 Jesse Grossdatapath: Add support for tunnel fragmentation.
next