]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2019-01-10 Ilya Maximetsstream: Allow timeout configuration for open_block.
2019-01-10 Ben PfaffAUTHORS: Add new contributors.
2019-01-10 Andreas Karisutilities: gdb debug commands fix typos
2019-01-10 Eelco Chaudronutilities: Update gdb script so it works with all pytho...
2019-01-10 solomonofp-group: support to insert bucket with weight value...
2019-01-10 Cian Ferriterdocs: Fix table title for VM MQ config in dpdk howto.
2019-01-09 William Tufaq: unload kernel module when non-zero refcnt.
2018-12-29 Eli Britsteinnetdev-tc-offloads: Support IPv6 hlimit rewrite
2018-12-29 Eli Britsteinnetdev-tc-offloads: Do not set 0 port attribute to...
2018-12-28 Lorenzo BianconiOVN: add static IP support to IPAM
2018-12-28 Lorenzo BianconiOVN: add mac address only support to IPAM/MACAM
2018-12-28 Stephen Finucanedoc: Add missing ':doc:' role
2018-12-28 Alin Gabriel... datapath-windows: Fix race condition when deleting...
2018-12-27 Ben Pfafftests: Include actual Address Sanitizer output in tests...
2018-12-27 Han Zhouovn-sb.ovsschema: Avoid duplicated IPs in Encap table.
2018-12-27 Yifeng Sunnf_conntrack_proto: Fix HAVE_NET_NS_GET macro for nf_co...
2018-12-27 Yifeng Sunodp-util: Fix fuzz runtime error of invalid dont_send...
2018-12-27 David Marchandsystem-traffic.at: avoid a race condition on monitor log
2018-12-27 Ben PfaffAUTHORS: Update ZhiPeng Lu's email address.
2018-12-27 luzhipeng-ztefix rpmbuild fails for rhel
2018-12-27 Maks Naumovovn: Fix incorrect comparison of the NB and SB band...
2018-12-27 Ilya Maximetscirrus: Enable testing of Python3 and SSL.
2018-12-27 Ilya Maximetscirrus: Enable tests on FreeBSD.
2018-12-27 Ilya Maximetsovsdb-idl.at: Increase timeouts for tests with multiple...
2018-12-27 Ilya Maximetsofproto-macros.at: Ignore "Socket is not connected...
2018-12-27 Ilya Maximetsovsdb-idl.at: Better choosing of wrong ports.
2018-12-27 Ilya Maximetspython: jsonrpc: Pick new remote on disconnect.
2018-12-25 Ilya Maximetsovn.at: Replace not portable '\+' in sed with '*'.
2018-12-25 Ilya Maximetstests: Enable logging for ovsdb test.
2018-12-24 Ilya Maximetsovsdb-idl.at: Add IDL tests for C library with TCP...
2018-12-24 Ilya Maximetssocket-util: Report POLLHUP as an error while connectio...
2018-12-24 Zang MingJiecmap: Fix hashing in cmap_find_protected().
2018-12-21 Anand Kumardatapath-windows: Use layers info to extract IP header...
2018-12-20 Ilya Maximetsofproto-dpif.at: Make sFlow sampling tests invariant...
2018-12-20 Ilya Maximetspmd.at: Replace not portable sed pattern with awk.
2018-12-20 Ilya Maximetsofproto-macros.at: Ignore attempts to open '127.0.0...
2018-12-20 Ilya Maximetsovsdb-cluster.at: Make torture tests BSD compliant.
2018-12-20 Ilya Maximetstest-ovsdb.py: Add line breaks to the error messages.
2018-12-20 Ilya Maximetsovs-macros.at: Hide 'exec -a' checking from user.
2018-12-20 Ilya Maximetspython: Catch setsockopt exceptions for TCP stream.
2018-12-19 Ilya Maximetsodp.at: Make 'sed -i' BSD compatible.
2018-12-19 Ben Pfaffutil: Make parse_int_string() only succeed if it parses...
2018-12-18 Ilya Maximetsodp-util: Don't try to parse geneve data if not provided.
2018-12-18 Ilya Maximetsovn.at: Drop bash specific 'function' keyword.
2018-12-18 Ilya Maximetsstopwatch: Fix qsort comparison function.
2018-12-18 Ilya Maximetsofproto-dpif.at: Reduce code duplication.
2018-12-18 Ilya Maximetsofproto-dpif.at: Stop using not portable bash arrays.
2018-12-18 Ilya Maximetsofproto-dpif.at: Stop using not portable 'read -d'.
2018-12-18 Ilya Maximetstests: Drop RECHECK support for valgrind tests.
2018-12-18 Ilya Maximetstests: Don't pass TESTSUITEFLAGS while re-checking.
2018-12-18 Darrell Ballodp-util: Keep Address Sanitizer happy.
2018-12-18 Darrell Ballconntrack: Keep Address Sanitizer happy.
2018-12-18 Darrell Ballconntrack: Enforce conn_type for conn_clean().
2018-12-18 Darrell Ballconntrack: Enforce conn_type for flush tuple.
2018-12-18 Darrell Ballconntrack: Check all addresses for ephemeral ports.
2018-12-18 Darrell Ballconntrack: Skip ephemeral ports fallback for DNAT.
2018-12-18 Greg RoseRevert "datapath: Derive IP protocol number for IPv6...
2018-12-18 Yi-Hung Weidatapath: compat: Fix static key backport
2018-12-18 Numan Siddiqueovn: Fix the invalid eth.dst and ip6.dst set by nd_ns...
2018-12-18 Yifeng Sunopenvswitch: kernel datapath clone action
2018-12-17 Timothy Redaelliacinclude: Include libmnl when needed
2018-12-16 Ben Pfafftests: Strip "lt-" prefix when checking daemon process...
2018-12-15 Colin Ian Kingdatapath: fix spelling mistake "execeeds" -> "exceeds"
2018-12-15 Flavio Leitnerdatapath: load NAT helper
2018-12-15 YueHaibingdatapath: fix return type of ndo_start_xmit function
2018-12-15 Yi-Hung Weidatapath: Derive IP protocol number for IPv6 later...
2018-12-15 Pieter Jansen... datapath: check tunnel option type in tunnel flags
2018-12-15 Greg Rosecompat: Fixup ip_tunnel_info_opts_set
2018-12-15 Kees Cookdatapath: kzalloc() -> kcalloc()
2018-12-15 Kees Cookdatapath: kmalloc() -> kmalloc_array()
2018-12-13 Ben PfaffAUTHORS: Add Martin Xu.
2018-12-13 Martin Xurhel: Add 'SYSTEMD_NO_WRAP=yes' in ovs init script...
2018-12-13 Ophir Munkdpdk: Update to use DPDK 18.11.
2018-12-12 Ben Pfaffsparse: Fix incompatibility with glibc 2.28 and later.
2018-12-12 Ben Pfaffovn: Fix indentation in TODO.
2018-12-12 Lorenzo BianconiOVN: add selected mac address to MACAM in update_dynami...
2018-12-12 Gregory Smithpinctrl: Check requested IP in DHCPREQUEST messages
2018-12-12 Ben Pfaffdhcp: Mark dhcp_header as packed.
2018-12-12 Daniel Alvarezovn-controller: Inject GARPs to logical switch pipeline...
2018-12-12 Daniel Alvareznetdev: Add comment to allow removing a workaround...
2018-12-12 Ben PfaffAUTHORS: Add Martin Fong.
2018-12-12 Martin Fongovs-tcpdump: Add --span to mirror all ports on bridge.
2018-12-12 Tony van der... ofproto: Return correct error codes from meter_set.
2018-12-12 Eelco Chaudronutilities: Add smap related command and iterator to...
2018-12-11 Ilya Maximetscirrus: Add Cirrus CI integration for FreeBSD build
2018-12-11 Ilya Maximetstreewide: Wider use of packet batch APIs.
2018-12-11 Ben Pfafftests: Fix syntax in another ODP test.
2018-12-11 Ben Pfafftests: Simplify and improve the daemon tests.
2018-12-11 Darrell Balldpctl: Simplify opt_dpif_open().
2018-12-10 Ben PfaffAUTHORS: Add David Marchand and Scott Cheloha.
2018-12-10 David Marchandovs-ctl: fix system-id.conf owner
2018-12-10 Timothy Redaellirhel: Don't ship static libraries
2018-12-10 Ilya Maximetsovs-thread: Add thread safety annotation to cond_wait.
2018-12-10 Ilya Maximetsovs-thread: Drop xpthread_meutex_{un}lock finctions.
2018-12-10 Ilya Maximetstests: Remove redzone flag for FreeBSD 12+.
2018-12-10 Ilya Maximetsconfigure.ac: More enhanced check for pthread library.
2018-12-10 Scott Chelohatests: keep some datapath parsing tests from hanging
2018-12-04 Ben PfaffAUTHORS: Add Yousong Zhou.
2018-12-04 Yousong Zhouovs-ctl: fallback to "uname -n" for fetching hostname
2018-12-03 Yifeng Sunofctl_parse_target: Fix memory leaks if there is no...
next