cascardo/ovs.git
2015-04-07 Jesse Grosstunneling: Add userspace tunnel support for Geneve.
2015-04-07 Jesse Grosstunneling: Factor out common UDP tunnel code.
2015-04-07 Jesse Grossvxlan: Set FLOW_TNL_F_KEY for received packets.
2015-04-07 Jesse Grossodp-util: Shift VXLAN VNI when printing/parsing.
2015-04-07 Jesse Grosstunneling: Use flow flag for GRE checksum calculation.
2015-04-07 Jesse Grosstunneling: Fix location of GRE checksums.
2015-04-07 Jesse Grosstunneling: Add check for GRE protocol is Ethernet.
2015-04-07 Jesse Grosstunneling: Include IP TTL in flow metadata.
2015-04-07 Sorin Vinturisdatapath-windows: Solved BSOD when uninstalling the...
2015-04-07 Kevin Lospecify -w to set variables for sysctl(8) on NetBSD
2015-04-07 Ben Pfaffrhel: Make Fedora %files and %install section wildcards...
2015-04-07 Ben Pfaffhmap: Add comment warning about pitfall in HMAP_FOR_EAC...
2015-04-06 Alex Wangbridge: Wait for previous stats update transation when...
2015-04-06 Alex Wangbridge: Do not wait for status update when there is...
2015-04-06 Jarno Rajahalmelib/list: Add LIST_FOR_EACH_POP.
2015-04-06 Dennis Flynnauto-attach: Fix segfault when enabling auto attach.
2015-04-06 Alin Serdeandatapath-windows Release lock on HVUpdateNIC
2015-04-06 Alin Serdeandatapath-windows: Allow NdisSwitchPortTypeSynthetic...
2015-04-05 Ben Pfaffovs-dev.py: Remove vport-*.ko at same time as openvswit...
2015-04-05 Ben Pfaffrhel: Package vport-*.ko in Fedora kernel package.
2015-04-05 Ben Pfaffxenserver: Package vport-*.ko with kernel module.
2015-04-05 Russell Bryantovs-sandbox: Tell gdb to start the daemon.
2015-04-05 Justin PettitMakefile.am: Clarify error message about missing distri...
2015-04-05 Ben PfaffAUTHORS: Add Kevin Lo.
2015-04-05 Kevin Lonetdev-bsd: Fix sign extension bug in ifr_flags on...
2015-04-04 Thomas Grafdatapath: Turn vports with dependencies into separate...
2015-04-04 Ben Pfaffacinclude: Always assume buggy strtok_r() for glibc...
2015-04-03 Russell BryantINSTALL.md: Add note about EXTRA_CFLAGS.
2015-04-03 Daniele Di... dpif-netdev: Remove support for DPIF_FP_ZERO_STATS...
2015-04-02 Ben PfaffINSTALL.md: Document how to add custom compiler flags.
2015-04-02 Sorin Vinturisdatapath-windows: Make GET_PID a separate IOCTL
2015-04-02 Alex Wangbridge: Execute bridge_run() only after retrieving...
2015-04-01 Ben Pfaffovsdb-server: Correct malformed error replies to certai...
2015-04-01 Ben Pfaffovsdb-idl: Tolerate missing tables and columns.
2015-04-01 Ben Pfaffvswitch.xml: Improve description of forward-bpdu.
2015-03-31 Alin Serdeanlockfile: Support \-delimited file names in lockfile_na...
2015-03-31 Ben Pfaffhmap: Don't include ovs-atomic.h unnecessarily.
2015-03-31 Ben Pfaffovsdb-idl: Add function comments.
2015-03-31 Ben Pfaffjsonrpc: Add function comments.
2015-03-30 Thomas Grafdatapath: Use alternate name for udp_sock_create()...
2015-03-30 Daniele Di... dpif-netdev: Account for and free lost packets.
2015-03-30 Alin Serdeanbuild-aux/cccl: Enhance --with-debug option
2015-03-28 Alex Wangofproto-dpif: Set need_revalidate when removing cfm...
2015-03-27 Alex Wangnetdev-linux: Make htb quantum always no less than...
2015-03-27 Kevin Traynornetdev-dpdk: Put cuse thread into quiescent state.
2015-03-27 Alex Wangnetdev-vport: Do not update netdev when there is no...
2015-03-27 Flavio Leitneropenvswitch-fedora: remove requires to kernel
2015-03-27 Ben Pfaffovs-sandbox: Initialize database before starting ovs...
2015-03-27 Ricky Linetdev: Fix user space tunneling for set_tunnel action.
2015-03-26 Jarno Rajahalmeflow_format: Do not format "in_port=0".
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for vport...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for user...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for switch...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for oid code
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for iphelper...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for vxlan...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for flow...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for event...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for buffermgm...
2015-03-26 Sorin Vinturisdatapath-windows: Added specific pool tag for datapath...
2015-03-26 Sorin Vinturisdatapath-windows: Support for allocating/releasing...
2015-03-26 Jarno Rajahalmeofproto-dpif-xlate: Fix MPLS recirculation.
2015-03-26 Jarno Rajahalmeofproto-dpif: Restore metadata and registers on recircu...
2015-03-26 Joe Stringercompat: Fix RHEL7 build.
2015-03-24 Daniele Di... netdev-dpdk: create smaller mempools in case of failure
2015-03-24 Ben Pfaffnetdev-linux: Fix build with old kernel headers.
2015-03-24 Jesse Grosstunnels: Enable UDP checksum computation for Geneve...
2015-03-24 Jarno Rajahalmeofproto-dpif-xlate: More robust wildcarding for select...
2015-03-24 Jarno Rajahalmeofproto-dpif-xlate: Roll back group bucket actions...
2015-03-24 Jarno Rajahalmeofproto-dpif-xlate: Remove bond recirculation parameter...
2015-03-24 Jarno Rajahalmeofproto-dpif-xlate: Restore was_mpls after a patch...
2015-03-24 Simon HormanImplement hash fields select group
2015-03-24 Simon HormanSupport NTR selection method in ovs-ofctl group commands
2015-03-24 Simon HormanSupport translation of NTR selection method
2015-03-24 Simon HormanSupport encoding of NTR selection method
2015-03-24 Simon HormanSupport decoding of NTR selection method
2015-03-24 Simon HormanAdd types for NTR selection method
2015-03-24 Simon HormanDocumentation: Add documentation of group selection...
2015-03-24 Oleg Gashevrhel: Fix RPM build errors.
2015-03-24 Mark D. Grayvswitch.ovsschema: Add datapath_types and port_types.
2015-03-24 Sorin Vinturisdatapath-windows: Updated WFP system provider handling
2015-03-23 Jonathan Vestinnetdev-linux: Support for SFQ, FQ_CoDel and CoDel qdiscs.
2015-03-23 Dennis Flynnauto-attach: Support latest version of auto-attach...
2015-03-23 Russell BryantINSTALL.DPDK.md: Terminate code section.
2015-03-20 Alex Wangbashcomp: Install and package completion scripts.
2015-03-20 Alex Wangovs-vsctl-bashcomp: Avoid setting the COMP_WORDBREAKS.
2015-03-20 Daniele Di... DPDK: Update documentation and travis build for vhost.
2015-03-20 Daniele Di... acinclude.m4: Restore --whole-archive option for DPDK.
2015-03-20 Ben Pfaffovs-vsctl: Only monitor AutoAttach columns when useful.
2015-03-20 Ben Pfaffovs-vsctl: Create AutoAttach records on demand, for...
2015-03-20 Kevin Traynornetdev-dpdk: add dpdk vhost-cuse ports
2015-03-19 Mark D. Grayautomake.mk: Improve schema checksum error message.
2015-03-18 Alex Wangovs-appctl-bashcomp: Use better function to complete...
2015-03-18 Ben Pfaffnetdev-linux: Avoid RTM_GETQDISC bug workaround on...
2015-03-17 Gurucharan... INSTALL.Windows.md: Mention the easy way to get into...
2015-03-17 Ben Pfaffinclude/openflow: Simplify structure checking for OpenF...
2015-03-17 Simon HormanUse NTR rather than NTR as prefix for Netronome vendor id
2015-03-17 Jarno Rajahalmeofproto-dpif-xlate: Do not exit if peer bridge exits.
2015-03-17 Jarno Rajahalmeofproto-dpif-xlate: Preserve and execute action_set...
2015-03-17 Ben Pfaffnetdev-linux: Be more careful about integer overflow...
next