sliver-openvswitch.git
2010-04-22 Justin Pettitdatapath: Define kmemdup() for kernels older than 2...
2010-04-21 Justin Pettitxenserver: Clean-up space/tabs issues in vif script
2010-04-21 Justin Pettitxenserver: Set internal network-uuids in Bridge table...
2010-04-21 Ben Pfaffovs-ofctl: Document that "actions" must be last in...
2010-04-21 Jesse Grossgre: Fix ICMP translation for path MTU discovery.
2010-04-20 Ben Pfaffstream: Fix typo in comment.
2010-04-20 Ben Pfaffin-band: Refresh both local and remote rules even if...
2010-04-20 Ben Pfaffin-band: Really reinstall in-band rules in in_band_flus...
2010-04-20 Ben Pfaffin-band: Remove comment that only a single controller...
2010-04-20 Ben Pfaffovs-openflowd: Prefer --fail=standalone|secure over...
2010-04-20 Ben Pfaffofproto: Add support for master/slave controller coordi...
2010-04-20 Ben PfaffAdd support for multiple OpenFlow controllers on a...
2010-04-20 Ben Pfaffofproto: Bundle all controller-related settings into...
2010-04-20 Ben Pfaffin-band: Support an arbitrary number of controllers.
2010-04-20 Ben Pfaffin-band: Drop in-band flows when turning off in-band...
2010-04-20 Ben Pfaffin-band: Fix memory leak in in_band_destroy().
2010-04-20 Ben Pfaffin-band: Fix null pointer dereference.
2010-04-20 Ben Pfaffin-band: Fix memory leak in get_remote_mac().
2010-04-20 Ben Pfaffin-band: Fix inconsistency in in-band code.
2010-04-20 Ben Pfaffofproto: Make valgrind happy.
2010-04-20 Ben Pfafffail-open: Fix typo in comment.
2010-04-20 Ben Pfaffovs-openflowd: Remove documentation for obsolete -...
2010-04-20 Ben Pfaffovsdb-doc: Distinguish hyphens and minus signs in nroff...
2010-04-20 Ben PfaffCodingStyle: Drop advice about breaking lines before...
2010-04-19 Jesse GrossDocument GRE port options.
2010-04-19 Ben Pfaffxenserver: Restore original InterfaceReconfigure*.py...
2010-04-19 Ben PfaffFix broken build by adding forgotten header file to...
2010-04-19 Ben PfaffUpdate fake bond devices' statistics with the sum of...
2010-04-19 Jesse Grosstunneling: Remove old GRE implementation.
2010-04-19 Jesse Grosstunneling: Add userspace support for new GRE implementa...
2010-04-19 Jesse Grossnetdev: Allow get_ifindex and get_features to be null.
2010-04-19 Jesse Grossnetdev-linux: Don't free a member of a struct.
2010-04-19 Jesse Grossnetdev-linux: Check notifications are for netdev-linux...
2010-04-19 Jesse Grosstunneling: Add datapath GRE support.
2010-04-19 Jesse Grossdatapath: Add function to copy skb checksum bits.
2010-04-19 Jesse Grossdatapath: Add skb_csum_help compatibility function.
2010-04-19 Jesse Grossdatapath: Genericize hash table.
2010-04-19 Jesse Grossdpif-linux: Clean up vports that are no longer in config.
2010-04-19 Jesse Grossnetdev: Add function netdev_is_open().
2010-04-19 Jesse Grossdatapath: Add generic virtual port layer.
2010-04-19 Jesse Grossdatapath: Don't read net namespace on kernels that...
2010-04-19 Jesse Grossdatapath: Add rtnl_is_locked compatibility function.
2010-04-19 Jesse Grossdatapath: Add dev_get_stats compatibility function.
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-04-16 Ben Pfaffbridge: Don't learn from inadmissible flows when revisi...
2010-04-16 Ben Pfaffbridge: Factor admissibility check out of process_flow().
2010-04-16 Ben Pfaffbridge: Minor cleanup in process_flow().
2010-04-16 Ben Pfaffbridge: Don't log warnings when revalidating.
2010-04-15 Justin Pettitxenserver: Fix name of veth module so it can be loaded...
2010-04-15 Justin Pettitnetdev: Add support for "patch" type
2010-04-15 Justin Pettitxenserver: Load veth driver on 2.6.18 systems
2010-04-15 Justin Pettitveth: Fix problems removing veth devices
2010-04-15 Justin Pettitovs-vsctl: Cleanup some formatting in man page
2010-04-15 Ben Pfaffofproto: Use original in_port for executing NXAST_RESUB...
2010-04-14 Ben Pfaffstream-ssl: Avoid access-after-free error in update_ssl...
2010-04-14 Ben Pfaffovs-ofctl: Fix write before beginning of string in...
2010-04-14 Ben Pfaffconfigure: Convert --with-l26=<dir> argument to absolut...
2010-04-13 Ben Pfaffodp-util: Print bad action numbers in hexadecimal in...
2010-04-13 Ben Pfaffdpif: Make dpif_flow_get() results predictable on error.
2010-04-13 Ben Pfaffovs-dpctl: In "dump-flows", only print flows that can...
2010-04-13 Ben Pfaffofproto: Maximum value of "int" is INT_MAX, not UINT32_MAX.
2010-04-13 Ben Pfaffofproto: Make NXAST_RESUBMIT take header modifications...
2010-04-13 Ben Pfaffofproto: Copy the flow being translated in xlate_actions().
2010-04-13 Ben PfaffMake fatal signals cause an exit more promptly in speci...
2010-04-12 Justin Pettitxenserver: Fix ip_gre_mod modprobe issue in init script
2010-04-12 Justin Pettitxenserver: Allow use first class datamodel field for...
2010-04-12 Justin Pettitxenserver: Only register xsconsole plugin if OVS is...
2010-04-12 Justin Pettitxenserver: Do not raise XenAPIPlugin.Failure in xsconso...
2010-04-12 Ben Pfaffvswitch: Fix documentation for network-uuids external...
2010-04-12 Ben Pfaffovsdb: Use port 6632 as a default port for database...
2010-04-12 Ben Pfaffvconn-stream: Factor out port defaults into public...
2010-04-12 Ben Pfaffstream: Generalize stream_open_block().
2010-04-12 Ben Pfaffovs-controller: Document how to use with management...
2010-04-12 Ben Pfaffjsonrpc: Add support for passive connections.
2010-04-12 Ben Pfaffreconnect: Implement "passive mode".
2010-04-12 Ben Pfaffreconnect: Get rid of unused state.
2010-04-12 Ben Pfaffstream-ssl: Make it possible to avoid checking peer...
2010-04-12 Ben Pfaffstream: New functions stream_verify_name() and pstream_...
2010-04-12 Ben Pfaffovs-vsctl: Add SSL support.
2010-04-12 Ben Pfaffovs-controller: Add --unixctl option.
2010-04-12 Ben Pfaffovsdb-server: Document --unixctl option.
2010-04-12 Ben PfaffFix hyphens in manpage.
2010-04-12 Ben Pfaffstream-ssl: Read existing CA certificate more eagerly...
2010-04-12 Justin Pettitprint: Print mod_vlan_vid action in decimal
2010-04-12 Justin Pettitovs-ofctl: Allow setting cookie as a decimal or hex...
2010-04-11 Ben Pfaffnetdev: Allow recv, recv_wait, drain, send, send_wait...
2010-04-09 Justin Pettitvswitch: Mark bridge_update_desc argument as unused
2010-04-08 Justin Pettitleak-checker: Document "--leak-limit" option
2010-04-08 Justin Pettitxenserver: Put kernel modules in "extra" directory
2010-04-08 Ian Campbellinterface-reconfigure+vif: accept openvswitch in /etc...
2010-04-06 Justin Pettitvswitchd: Fix small memory leak in bridge_init
2010-04-06 Justin Pettitxenserver: Remove stray "\" in spec file
2010-04-06 Ben Pfaffdpif: Really don't log many dpif errors.
2010-04-06 Justin Pettitxenserver: Don't install xsconsole plugin as symlink
2010-04-06 Justin Pettitxenserver: Minor spec file cleanups
2010-04-06 Justin Pettitxenserver: Only rotate files that end in .log
2010-04-05 Ben Pfaffvswitchd: Make the bond rebalancing interval user-confi...
2010-04-05 Ben Pfaffovs-vsctl: Allow setting arbitrary database columns...
2010-04-05 Ben Pfaffofproto: Make OFPFC_MODIFY and OFPFC_MODIFY_STRICT...
2010-04-05 Ben Pfaffovs-ofctl: Add support for "resubmit" Nicira vendor...
next