]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
2018-08-03 Ben Pfaffovsdb-tool: Read server headers first, before full...
2018-08-03 Ben Pfaffovsdb-tool: Fix logic for displaying server names in...
2018-08-03 Ben Pfafftests: Suppress "long poll interval" messages for ovsdb...
2018-08-03 Ben Pfafftests: Fix use of variable in cluster torture test.
2018-08-03 Ben Pfafftests: Fix cluster torture test.
2018-08-03 Ben Pfaffnx-match: Fix memory leak in oxm_pull_field_array(...
2018-08-03 Martin Xurhel: bug fix kmod spec file, rhel6
2018-08-03 Martin Xurhel: support kmod build against multiple 7.2 kernels...
2018-08-03 Ben Pfaffunixctl: Use absolute paths on Windows too.
2018-08-03 Ben Pfaffutil: Fix abs_file_name() bugs on Windows.
2018-08-02 Mark Michelsonovn: Modify restart_controller in ovn-ctl to use -...
2018-08-02 Mark Michelsonovn: Add '--restart' flag to ovn-controller exit.
2018-08-02 Jakub SitnickiAUTHORS: Update email address for Jakub Sitnicki.
2018-08-02 Mark Michelsonovn: Allow for automatic dynamic updates of IPAM
2018-08-02 Or Gerlitzlib/tc: Support matching on ip tos
2018-08-02 Or Gerlitzlib/tc: Handle ttl for ipv6 too
2018-08-02 Ben Pfaffovn: Fix typos in "ovn -- Address Set generation.....
2018-08-01 Alin Gabriel... ofproto-dpif: Fix typo in registered command
2018-08-01 Alin Gabriel... Add opterr and optopt to Windows headers
2018-08-01 Ben Pfaffofctrl: Placate GCC.
2018-07-31 Martin Xuutilities: check datapath exists before conntrack flush
2018-07-31 Timothy Redaelliselinux: more changes to support newer hugetlbfs restri...
2018-07-31 Greg Roseerspan: set bso bit based on mirrored packet's len
2018-07-31 Greg RoseDocumentation: Add netstat to testing instructions
2018-07-31 Ian Stokesovn-nbctl: Initialize arguments to avoid compilation...
2018-07-31 Jakub Sitnickiovn-nbctl: Detect unrecognized short options in server...
2018-07-31 Jakub Sitnickiovn-northd: Propagate dynamic addresses to port group...
2018-07-31 Jakub Sitnickiovn-northd: Make use of svec for storing lists of addre...
2018-07-31 Jakub Sitnickiovn-nbctl: Allow referring to port groups by name.
2018-07-31 Justin Pettitovn: Clean up log() action parsing errors.
2018-07-31 Justin Pettitovn: Add rate-limiting for ACL logs.
2018-07-31 Justin Pettitofproto: Add support for specifying a meter in controll...
2018-07-31 Justin Pettitovn: Support configuring meters through SB Meter table.
2018-07-31 Justin Pettitovn: Add Meter and Meter_Band tables to the NB and...
2018-07-31 Justin Pettitovn-controller: Add "group-table-list" ovs-appctl command.
2018-07-31 Justin Pettitovn-controller: Add "meter-table-list" ovs-appctl command.
2018-07-31 Justin Pettitovn: Use C strings instead of ds for extended tables.
2018-07-30 Martin Xurhel: bug fix kmod-openvswitch spec file, rhel6
2018-07-30 Stefano Briviodatapath: Don't swap table in nlattr_set() after OVS_AT...
2018-07-30 Yi-Hung Weidatapath: NAT support for shifted portmap ranges
2018-07-30 Yi-Hung Weidatapath: Introduce net_rwsem and remove rtnl_lock()
2018-07-30 zhanglipingdatapath: meter: fix the incorrect calculation of max...
2018-07-27 Greg Rosecompat: Allow IPv6 GRE/ERSPAN Tx when ip6_gre is loaded
2018-07-27 Greg Rosecompat: Initialize IPv4 reassembly secret timer
2018-07-24 Justin PettitPrepare for 2.10.0.
2018-07-24 Timothy RedaelliPermit to build OVS with only Python3 installed
2018-07-24 Timothy Redaelliovs-tcpdump: Fix incompatibilities with python3
2018-07-24 Timothy Redaelliovs-tcpundump: Fix incompatibilities with python3
2018-07-24 Ben Pfaffsparse: Add support for DPDK.
2018-07-24 Ben Pfaffnetdev-dpdk: Use ETH_ADDR_BYTES_ARGS instead of open...
2018-07-24 Ben Pfaffnetdev-dpdk: Fix sparse complaints.
2018-07-24 Ben Pfaffnetdev-dpdk: Fix incorrect byte order conversion in...
2018-07-24 Ian StokesDocs: Improve OVS DPDK version mapping notice.
2018-07-24 Yipeng Wangdpif-netdev: Add SMC cache after EMC cache
2018-07-24 Jakub SitnickiNEWS: Mention daemon mode support for ovn-nbctl.
2018-07-23 Jakub Sitnickitests: Add test for ovn-nbctl's command parser error...
2018-07-23 Jakub Sitnickitests: Add test for oneline-formatted output for ovn...
2018-07-23 Jakub Sitnickitests: Add test for ovn-nbctl dry run mode.
2018-07-23 Jakub Sitnickiovn-nbctl: Initial support for daemon mode.
2018-07-23 Jakub Sitnickiovn-nbctl: Extract a helper for appending command options.
2018-07-23 Jakub Sitnickiovn-nbctl: Extract a helper for building short options...
2018-07-23 Jakub Sitnickiovn-nbctl: Extract handling of options that affect...
2018-07-23 Jakub Sitnickiovn-nbctl: Extract helper for printing oneline output.
2018-07-23 Jakub Sitnickiovn-nbctl: Introduce a poll_timer based wait timeout.
2018-07-23 Jakub Sitnickiovn-nbctl: Propagate errors from prerequisites runner.
2018-07-23 Jakub Sitnickiovn-nbctl: Propagate errors from the main loop.
2018-07-23 Jakub Sitnickiovn-nbctl: Propagate the error from do_nbctl().
2018-07-23 Jakub Sitnickidb-ctl-base: Propagate errors from the commands parser.
2018-07-23 Jakub Sitnickidb-ctl-base: Propagate error from parse_command().
2018-07-23 Jakub Sitnickiovn-nbctl: Don't destroy the transaction twice on error.
2018-07-23 Jakub Sitnickiovn-nbctl: Signal need to try again via an output param.
2018-07-23 Jakub Sitnickiovn-nbctl: Pull up releasing IDL from do_nbctl().
2018-07-23 Jakub Sitnickiovn-nbctl: Pull up destroying commands from do_nbctl().
2018-07-23 Jakub Sitnickiovn-nbctl: Extract the main loop.
2018-07-23 Jakub Sitnickiovsdb-idl: Allow monitoring columns that are already...
2018-07-23 Jakub Sitnickitable: Introduce a constant for default table style.
2018-07-23 Jakub Sitnickiovn-nbctl: Fix mem leak in nbctl_lrp_set_gateway_chassis().
2018-07-23 Jakub Sitnickiovn-nbctl: Remove pointless "return; " at ends of funct...
2018-07-23 Jakub Sitnickiovn-nbctl: Use ctl_error() in command handlers.
2018-07-23 Jakub Sitnickiovn-nbctl: Propagate error thru the context.
2018-07-23 Jakub Sitnickiovn-nbctl: Don't die in dhcp_options_get().
2018-07-23 Jakub Sitnickiovn-nbctl: Don't die in parse_direction().
2018-07-23 Jakub Sitnickiovn-nbctl: Don't die in parse_priority().
2018-07-23 Jakub Sitnickiovn-nbctl: Don't die in lrp_to_lr().
2018-07-23 Jakub Sitnickiovn-nbctl: Don't die in lsp_to_ls().
2018-07-23 Jakub Sitnickiovn-nbctl: Don't die in gc_by_name_or_uuid().
2018-07-23 Jakub Sitnickiovn-nbctl: Don't die in pg_by_name_or_uuid().
2018-07-19 Alin Gabriel... build: Add gitattribute file to build-aux
2018-07-17 Alin Gabriel... tests: Add more items to .gitignore
2018-07-14 Ian Stokesovn-nbctl: Fix compilation warnings.
2018-07-13 Martin Xurhel: support kmod-openvswitch build against multiple...
2018-07-13 Martin Xurhel: remove openvswitch-kmod package from build, rhel6
2018-07-13 Martin Xurhel: rename openvswitch kmod rhel6 spec file
2018-07-12 Ben Pfaffovs-ofctl: New helper command "parse-packet".
2018-07-12 Ben Pfaffconfigure: Disable -Wnull-pointer-arithmetic Clang...
2018-07-11 Olivier Cochard... netdev-bsd: Fix crash on FreeBSD.
2018-07-11 William Tudatapath: work around the single GRE receive limitation.
2018-07-11 Darrell Ballconntrack: Fix conn_update_state_alg use after free.
2018-07-11 Ben Pfaffofproto-dpif-xlate: Check the right IPv6 address in...
2018-07-11 Ben Pfaffsparse: Make IN6_IS_ADDR_MC_LINKLOCAL and IN6_ARE_ADDR_...
next