]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2016-10-12 Daniele Di... netdev-dpdk: Refactor dpdk_mp_get().
2016-10-12 Daniele Di... netdev-nodpdk.c: Add missing copyright.
2016-10-12 Daniele Di... netdev-dpdk.h: Add missing copyright.
2016-10-12 Daniele Di... dpif-netdev: Fix crash in dpif_netdev_execute().
2016-10-12 Thadeu Lima... vagrant: add CentOS 7.2 support
2016-10-12 Ben Pfafftests: Get rid of overly specific --pidfile and --unixc...
2016-10-12 Ben Pfafftests: Fix double-rebuild of testsuite for "check-valgr...
2016-10-12 Ben Pfafflex: Treat formfeeds as white space.
2016-10-11 Zongkai LIovn-northd: fix router ingress table ID in comments
2016-10-11 Ben Pfaffexpr: Better simplify some special cases of expressions.
2016-10-11 Ben Pfaffexpr: Improve test so that it would have found the...
2016-10-11 Ben Pfaffexpr: Fix abort when simplifying "x != 0/0".
2016-10-11 Ben Pfaffexpr: Simplify "x == 0/0" into 1.
2016-10-10 Jarno Rajahalmemeta-flow: Fix the NXM_NX_* names of xxreg2 and xxreg3.
2016-10-09 Thadeu Lima... vagrant: cleanup before building
2016-10-07 Thadeu Lima... vagrant: use RECHECK=yes for system checks
2016-10-07 Ben Pfaffovn: Fix "trace" test to wait for synchronization of...
2016-10-07 Ben Pfaffovn-trace: Include source file and line number referenc...
2016-10-07 Ben Pfaffsmap: New macro SMAP_CONST2 for an immutable map of...
2016-10-07 Ben Pfaffovn-northd: Drop redundant matching constraints in...
2016-10-07 Ben Pfaffovn: Remove weird or unneeded keywords from tests.
2016-10-07 Ben Pfaffovn: Fix some races in ovn-controller-vtep tests.
2016-10-07 Ben Pfaffovn: Wait for ovn-northd to catch up in "ovn-sbctl...
2016-10-07 Ben Pfaffovn: Fix some races in IPAM connectivity test.
2016-10-07 Ben Pfaffovn: Fix bugs in port security test.
2016-10-07 Ben Pfaffovn: Fix races in MAC_Binding deletion test.
2016-10-06 Ben PfaffNEWS: Add release date for 2.6.0.
2016-10-06 Lance Richardsonovn-northd: support IPAM with externally specified MAC
2016-10-06 Ryan Moatsovn-controller: honor ovs_idl_txn when calculating...
2016-10-06 nickcooper... ovn: Make ipam tests more reliable
2016-10-06 Joe Stringerjson: Fix non-static json char lookup table.
2016-10-06 nickcooper... ovn-nbctl: Improve ovn-nbctl manpage
2016-10-06 nickcooper... ovn-nbctl: Fix memory leak in nbctl_lr_route_add
2016-10-06 nickcooper... ovn-nbctl: Check the length of MAC address
2016-10-06 Babu ShanmugamDSCP marking on packets
2016-10-05 Rodriguez Betancourt... json: Serialize strings using a lookup table
2016-10-05 Numan Siddiquepython: Add SSL support to the python ovs client library
2016-10-05 Ben PfaffINSTALL.Docker: Explain how to set up a system-id.
2016-10-05 Jarno Rajahalmeofproto: Always delete rules before deleting a meter.
2016-10-04 Ciara LoftusNEWS: Move entry from 'v2.6.0' to 'Post-v2.6.0'
2016-10-04 Rodriguez Betancourt... json: Use reference counting in JSON objects
2016-10-04 Aaron Conoleovstest: Initialize command mode to RO
2016-10-04 Markos Chandrasovs-ctl: Handle start up errors.
2016-10-04 Markos Chandrasovs-lib: Signal start_daemon failures.
2016-10-04 Babu ShanmugamCheck and allocate free qdisc queue id for ports with...
2016-10-04 Alin Serdeanappveyor: Update OpenSSL version
2016-10-04 Ben PfaffAUTHORS: Add Eric Garver.
2016-10-04 Eric Garvernetdev-linux: double tagged packets should use 0x88a8
2016-10-03 Alin Serdeanovsdb-monitor tests: Allow '--detach' argument to be...
2016-10-03 nickcooper... ovn-nbctl: Add LB commands.
2016-10-03 Ben Pfaffovn: Avoid using bash "+=" extension in tests.
2016-10-03 nickcooper... ovn-nbctl: Remove unreachable code.
2016-10-03 nickcooper... ovn-nbctl: Fix memory leak in nbctl_lrp_add.
2016-10-03 Alin Serdeanovn-controller tests: Windows does not register "tap"
2016-10-03 Thadeu Lima... tests/bundle: test bundle action with ports up and...
2016-09-30 Thadeu Lima... Change some old references to nicira-ext.h.
2016-09-30 Gabe Beged-Dovovn: update docs for l2gateway port vlan tag
2016-09-30 Ilya Maximetsnetdev-dpdk: Configure flow control only when necessary.
2016-09-30 Ciara Loftusnetdev-dpdk: Allow configurable queue sizes for 'dpdk...
2016-09-30 Ben Pfaffovs-ofctl: Tolerate differences in IPv6 formatting.
2016-09-30 Ben Pfafftests: Use Linux-specific way to get parent PID, to...
2016-09-30 Ben Pfafftests: Use standard -q option to grep in place of GNU...
2016-09-30 Ben Pfaffovn: Do not reply to ARP or ND NS for a VM's own IP...
2016-09-29 Gurucharan... INSTALL.md: Add details about kernel module preference.
2016-09-29 Mark Kavanaghnetdev-dpdk: Fix coding style
2016-09-29 Mark Kavanaghnetdev-dpdk: consistent naming for mbuf variables
2016-09-29 Ilya Maximetsnetdev-dpdk: Introduce dpdk_mp_mutex.
2016-09-29 Ben PfaffCONTRIBUTING.md: Improve recommended command for Fixes...
2016-09-29 Ben PfaffFAQ: ERSPAN is no longer undocumented.
2016-09-29 Joe Stringerrevalidator: Simplify full-revalidation code.
2016-09-29 Joe Stringerrevalidator: Defer stats push to end of validation.
2016-09-29 Joe Stringerrevalidator: Reuse xlate_ukey from deletion.
2016-09-29 Joe Stringerrevalidator: Refactor revalidation early exit.
2016-09-29 Joe Stringerrevalidator: Refactor ukey->xout translation.
2016-09-28 Joe Stringerrevalidator: Prepare xcache before xlate_lookup.
2016-09-28 Joe Stringersystem-traffic: Collapse FTP NAT tests.
2016-09-27 Jarno Rajahalmeofp-actions: Always consider inconsistent CT actions...
2016-09-27 Jarno Rajahalmeofp-actions: Check that 'alg=ftp' matches on TCP.
2016-09-27 Jarno Rajahalmeofp-actions: Style fixes.
2016-09-27 Jarno Rajahalmeupcall: Don't start new revalidation round too soon...
2016-09-27 David Hillnetdev-linux: Use ethtool when miimon fails.
2016-09-27 Pravin B Shelaropenvswitch: Allow external IPsec tunnel management.
2016-09-27 Andy Zhouovsdb: Fix memory leak when disposing 'replication_dbs'
2016-09-27 Andy Zhouovsdb: Fix segfalut during replication.
2016-09-26 Pravin B Shelartestsuite: Ignore IPsec deprecation msg.
2016-09-24 Pravin B Shelaropenvswitch: deprecates support for IPsec tunnel port.
2016-09-23 Ilya Maximetsnetdev-dpdk: More correct log message on vhost_driver_u...
2016-09-23 Ilya Maximetsnetdev-dpdk: Add missed lock in set_config for vhost...
2016-09-23 Justin Pettitovn-controller: Flush conntrack entries for newly alloc...
2016-09-23 Justin Pettitovn-controller: Store conntrack zone mappings to OVS...
2016-09-23 Ben Pfaffovsdb-idl: Return result of transaction in ovsdb_idl_lo...
2016-09-23 Justin PettitAdd OpenFlow command to flush conntrack table entries.
2016-09-23 Gurucharan... ovn: Initialize the databases.
2016-09-23 Joe Stringerovs-lib: Fix SELinux contexts for created dirs.
2016-09-23 Ben Pfaffovn-northd: Fix overlapping ARP/ND resolution logical...
2016-09-22 Daniele Di... tnl-neigh-cache: Unwildcard flow members before inspect...
2016-09-22 Daniele Di... ofproto-dpif-xlate: Adjust generated mask for fragments.
2016-09-22 Weiconntrack: fix address offset bug
2016-09-22 Weiconntrack: remove duplicated code
2016-09-21 Joe StringerNEWS: Add known issues for v2.6.0.
next