sliver-openvswitch.git
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.
2010-08-24 Jesse Grossnetdev-gre: Genericize GRE netdev.
2010-08-24 Jesse Grossdatapath: Abstract tunneling implementation from GRE.
2010-08-23 Simon Hormandatapath: struct brport_attribute no longer has an...
2010-08-23 Simon Hormandatapath: Use rtnl_link_stats64
2010-08-23 Simon Hormandatapath: use rx_handler_data pointer
2010-08-23 Simon Hormandatapath: Take a rcu_dereference() in netdev_get_vport()
2010-08-23 Simon Hormandatapath: rtable may not have a u. member
2010-08-23 Simon Hormandatapath: Handle duplicate netdev in netdev_rx_handler_...
2010-08-23 Simon Hormandatapath: dont use non-existent receive hooks
2010-08-23 Jesse Grossterminal: Remove vlog modules.
2010-08-23 Ben PfaffRemove ezio-term and ovs-switchui utilities.
2010-08-21 Jesse Grossdatpath: Avoid reporting half updated statistics.
2010-08-21 Jesse Grossgre: Don't require incoming checksum.
2010-08-21 Jesse Grossgre: Disable checksums by default.
2010-08-20 Tsvi Slonimbacktrace: Use generic code to find the bottom of the...
2010-08-20 Bryan Phillippesocket-util: Suppress uninitialized variable warning...
2010-08-20 Bryan Phillippevconn-stream: printf() specifier for int is %d (not...
2010-08-20 Bryan Phillippesocket-util: Remove stray printf() from make_unix_socket().
2010-08-20 Simon Hormandebian: Use horms@debian.org the uploaders field
2010-08-19 Ben Pfaffdebian: Fix "make dist" by adding corekeeper.override...
2010-08-19 Ben PfaffAUTHORS: Add Simon Horman <horms@verge.net.au>.
2010-08-19 Ben PfaffFix SSL boilerplate descriptions in manpages.
2010-08-19 Ben PfaffFix typos in manpages.
2010-08-19 Ben Pfaffovs-vsctl: Fix parsing of short SSL options.
2010-08-19 Simon Hormandebian: Add override of non-standard-dir-perm to corekeeper
2010-08-19 Simon HormanDebian: Use ${source:Version} for versioned dependencie...
2010-08-19 Simon HormanDebian: Add Build-Depends on python
2010-08-19 Simon HormanDebian: Update to standards version 3.9.1
2010-08-19 Simon HormanDebian: Add Ben Pfaff and Simon Horman the uploaders
2010-08-13 Ben Pfaffodp-util: Avoid branch in odp_actions_add().
2010-08-13 Ben Pfaffuuid: Fix warnings carelessly introduced a few commits...
2010-08-13 Ben Pfaffofproto: Add support for NXAST_RESUBMIT recursion.
2010-08-13 Ben PfaffRemove vestigial support for Spanning Tree Protocol.
2010-08-12 Ben Pfaffrandom: Get random seed from /dev/urandom.
2010-08-12 Ben Pfaffuuid: Break code to read /dev/urandom into a new module.
2010-08-12 Ben Pfaffutil: Make ovs_fatal() understand EOF also.
2010-08-12 Ben PfaffWait for daemons to die in init.d script "stop" commands.
2010-08-12 Ben Pfaffdaemon: Make sure that vlog is initialized when a proce...
2010-08-11 Ben Pfaffdebian: Use dh_installmodules instead of calling "depmo...
2010-08-11 Ben Pfaffrandom: Implement a decent random number generator.
2010-08-11 Ben Pfaffbridge: Don't pay attention to columns that vswitchd...
2010-08-11 Ben Pfaffovsdb-idl: Make it possible to omit or pay less attenti...
2010-08-11 Ben Pfaffstream-ssl: Enable SSL session caching.
2010-08-11 Ben Pfaffstream-ssl: Remove unused 'connect_error' member.
2010-08-10 Ben Pfaffvswitch: Fix speling error in documentation.
2010-08-10 Ben Pfaffdpif-netdev: Properly track whether there is a vlan...
2010-08-10 Ben Pfaffdpif-netdev: Tolerate undersized packets.
2010-08-10 Ben Pfaffdatapath: Fix handling of 802.1Q and SNAP headers.
2010-08-10 Ben Pfaffvswitch: Clarify "arguments" versus "options".
2010-08-07 Ben Pfaffofproto: Add support for remote "service controllers".
2010-08-06 Ben Pfaffovs-openflowd: Fix support for multiple controllers.
2010-08-06 Ben Pfaffofproto: Improve terminology.
2010-08-06 Ben Pfaffjson: Add extern "C" { ... } to headers.
2010-08-06 Ben Pfaffovs-pki: Create private keys with restricted permissions.
2010-08-06 Ben Pfaffovs-pki: Create log directory if it does not exist.
2010-08-06 Ben Pfaffovs-pki: Consistently write error messages to stderr.
2010-08-06 Ben Pfaffvswitchd: Only re-learn from flows that output to OFPP_...
2010-08-06 Ben Pfafftag: Be more precise about choosing tags to add, in...
2010-08-06 Ben Pfafftag: Use existing macro instead of constant.
2010-08-05 Ben Pfaffvswitchd: Refresh SSL keys and certificates more freque...
2010-08-05 Ben Pfaffstream-ssl: Make changing keys and certificate at runti...
2010-08-03 Ben Pfaffdatapath: Detect and suppress flows that are implicated...
2010-08-03 Ben Pfaffdatapath: Inline flow_cast().
2010-08-03 Ben Pfaffdatapath: Don't track IP TOS value two different ways.
2010-08-02 Ben PfaffINSTALL.Linux: Improve suggested ovsdb-server invocation.
2010-08-02 Ben PfaffINSTALL.KVM: Fix typo.
2010-08-02 Ben Pfaffvswitch: Add external_ids column to every table.
2010-08-02 Ben Pfaffvswitch: Clarify and expand purpose of external_ids...
2010-08-02 Ben Pfaffxenserver: Add "reload" and "force-reload" support...
2010-08-02 Jesse Grossdatapath: Remove netdev_alloc_skb_ip_align() compat...
2010-08-02 Alexey I. Froloffdatapath: Fix build with backported netdev_alloc_skb_ip...
2010-08-01 Justin Pettitdatapath: Clean-up previous undefined symbol commit
2010-07-31 Justin Pettitdatapath: Fix undefined symbol "set_normalized_timespec"
2010-07-31 Justin Pettitvswitchd: Don't act as learning switch in secure mode...
2010-07-31 Justin Pettitvswitchd: Move fail-mode config to Bridge table
2010-07-31 Justin Pettitvswitchd: Remove default controller config from Open_vS...
2010-07-30 Ben Pfafflearning-switch: Avoid violating C aliasing rules initi...
2010-07-30 Ben Pfaffsflow: Avoid "unused parameter" warnings from GCC 4.4.
2010-07-30 Ben Pfaffovs-ofctl: Add support for OpenFlow enqueue action.
2010-07-30 Jesse Grossvport-internal: Set vport to NULL when detaching.
2010-07-30 Jesse Grossvport: Make dp_port->vport always valid.
2010-07-30 Jesse Grossdatapath: Remove dead code.
2010-07-30 Jesse Grossdatapath: Remove redundant checks on SKBs.
2010-07-30 Justin Pettitovs-controller: Add ability to define default flows
2010-07-30 Justin Pettitlearning-switch: Add ability to define default flows
2010-07-30 Justin Pettitofp-parse: Break string-to-openflow parsing into librar...
2010-07-30 Jesse Grossdatapath: Catch missed formatting changes.
2010-07-26 Jesse Grossdatapath: Don't query time for every packet.
2010-07-23 Ben Pfaffvlog: Fix logic error in update_min_level().
2010-07-21 Ben Pfaffvlog: Make the vlog module catalog program-specific.
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-21 Ben Pfaffvlog: Remove explicit calls to vlog_init().
2010-07-21 Ben Pfaffvlog: Make vlog initialize itself when necessary.
2010-07-21 Ben Pfafftimeval: Make time_init() static and remove calls to it.
2010-07-21 Ben Pfafftimeval: Make timeval module initialize itself.
2010-07-21 Ben Pfafftimeval: Integrate CLOCK_MONOTONIC detection into time_...
2010-07-21 Ben Pfaffdebian: Check for accurate Debian changelog version...
next