]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2017-06-02 Ben Pfaffextract-ofp-errors: Avoid unintentional sign extension...
2017-06-02 Ben Pfafftest-cmap: Avoid shift by full width of type in find_ba...
2017-06-02 Ben Pfaffflow: Fix buffer overread in flow_hash_symmetric_l3l4().
2017-06-01 Ben Pfaffofp-print: Avoid array overread in print_table_instruct...
2017-06-01 Ben Pfaffofp-util: Mask config value as intended in ofputil_deco...
2017-06-01 Ben Pfaffdpif-netlink: Fix multiple-free and fd leak on error...
2017-06-01 Ben Pfaffofp-util: Remove dead code from ofputil_encode_get_asyn...
2017-06-01 Ben Pfaffdpif-netdev: Fix use-after-free error in reconfigure_da...
2017-06-01 Ben Pfafftest-conntrack: Close pcap file at end of test_pcap().
2017-06-01 Ben Pfaffovs-ofctl: Close pcap file at end of ofctl_ofp_parse_pc...
2017-06-01 Ben Pfaffbridge: Fix memory leak in bridge_aa_update_trunks().
2017-06-01 Ben Pfafftest-packets: Check that ipv6_parse_masked() is successful.
2017-06-01 Ben Pfaffactions: Fix memory leak on error path in parse_ct_lb_a...
2017-06-01 Ben Pfaffofp-parse: Fix memory leak on error path in parse_ofp_g...
2017-06-01 Ben Pfaffcheckpatch: Also exempt Makefile.am from leading whites...
2017-06-01 Eelco Chaudronnetdev: Fix netdev_open() to adhere to class type if...
2017-06-01 Ben Pfaffcheckpatch: Fix typo for use as filter.
2017-06-01 Ben Pfaffcheckpatch: Omit some checks on comment lines.
2017-06-01 Ben PfaffReplace most uses of and references to "ifconfig" by...
2017-05-31 Alin Serdeanwindows: Set service status when stop is issued
2017-05-31 Ilya Maximetsnetdev-dpdk: Use uint8_t for port_id.
2017-05-31 Ilya Maximetsnetdev-dpdk: Fix device leak on port deletion.
2017-05-31 Ilya Maximetsnetdev-dpdk: Fix double attaching of virtual devices.
2017-05-31 Ben PfaffSupport accepting and displaying port names in OVS...
2017-05-31 nickcooper... stp: Add link-state checking support for stp ports.
2017-05-31 nickcooper... rstp: Increment the rstp port num counter.
2017-05-31 Han Zhouovn-controller: Fix log conditions for unexpected openf...
2017-05-31 Han Zhouovn-ctl: Fix help message for option ovn-controller...
2017-05-31 Timothy Redaellirhel: install firewalld ovn files with chmod 644 instea...
2017-05-31 Han Zhouovn-controller: Fix a wrong comment.
2017-05-31 Yi-Hung Weiofp-util: Fix tun_metadata processing in packet-out
2017-05-31 Yi-Hung Weiofp-parse: Parse pipeline fields in OF1.5 packet-out
2017-05-31 Yi-Hung Weiofproto: Add pipeline fields support for OF 1.5 packet-out
2017-05-31 Yi-Hung Weiofp-util: Add OpenFlow 1.5 packet-out support
2017-05-31 Yi-Hung Weiofp-util: Add flow metadata to ofputil_packet_out
2017-05-31 Ben PfaffAUTHORS: Add Yunjian Wang.
2017-05-31 Yunjian Wangnetflow: Fix memory leak in netflow_unref.
2017-05-31 Ben Pfaffmeta-flow: Remove dead condition in mf_set().
2017-05-31 Ben Pfaffphysical: Tolerate missing distributed-port key for...
2017-05-31 Ben Pfaffovsdb-client: Use correct operand to 'sizeof' in do_dump().
2017-05-31 Ben Pfaffcheckpatch: Implement -f option more usefully.
2017-05-31 Ben Pfaffcheckpatch: Also check switch, HMAP_FOR_EACH, etc.
2017-05-31 Zhenyu Gaonetdev-linux: Refactor netdev_linux_send() in forwardin...
2017-05-31 Joe Stringercheckpatch: Skip checking Linux headers.
2017-05-30 Mickey Spiegelovn: Increase logical pipeline length from 16 to 24...
2017-05-30 Ben Pfaffcheckpatch: Be more careful about checking function...
2017-05-30 Ben Pfaffofp-actions: Fix memory leak on error path in parse_CT().
2017-05-30 Ben PfaffAUTHORS: Add Daniel Alvarez.
2017-05-30 Daniel Alvarezovn: Add support for new logical port type "localport".
2017-05-30 Ben Pfaffdpctl: Fix memory leak on error path.
2017-05-30 Raymond Burkholderdebian: Add SYSTEMCTL_SKIP_REDIRECT to init files
2017-05-30 Ben Pfaffpackets: Remove unnecessary "packed" annotations.
2017-05-30 Ben Pfaffovsdb: Check null before deref in ovsdb_monitor_table_c...
2017-05-30 Ben Pfaffovn-northd: Avoid null deref for missing outport in...
2017-05-30 Ben Pfaffovn: Fix encoding of large logical output ports for...
2017-05-30 Ben Pfaffovn-nbctl, ovn-sbctl, ovs-vsctl: Remove gratuitous...
2017-05-30 Ben Pfaffovn-controller: Fix memory leak in create_br_int().
2017-05-30 Ben Pfaffovn-northd: Fix uninitialized reference in build_static...
2017-05-30 Ben Pfaffovs-lldp: Remove dead store to TTL configuration.
2017-05-30 Paul Blakeycompat: Add tc compatibility headers for old kernels
2017-05-26 Andy Zhoufaq: Expand on answer about OVS meter action support
2017-05-26 Andy Zhounews: Add userspace meter action support.
2017-05-26 Sairam Venugopalofproto-dpif: Include EthType in ct_orig_tuple feature...
2017-05-26 Numan Siddiqueovn-ctl: Add commands to manage OVN DB ovsdb-servers...
2017-05-25 Alin Serdeanbuild-windows: cccl fail compilation on Wimplicit-funct...
2017-05-25 Alin Serdeanwindows: add includes to daemon-windows
2017-05-25 Alin Serdeanwindows: add definition of getpid and getcwd
2017-05-25 Ben Pfaffpinctrl: Be more careful in parsing DHCPv6 and DNS.
2017-05-25 Ben Pfaffofp-util: Fix buffer overread in ofputil_pull_queue_get...
2017-05-25 Joe Stringercheckpatch: Check for stdlib usage.
2017-05-25 Alin Serdeanappveyor: Add new make target
2017-05-25 Alin Serdeandatapath-windows: add two new build targets for code...
2017-05-25 Alin Serdeandatapath-windows: Remove Strsafe usage from datapath
2017-05-25 Zhengwei GaoSupporting ovn-northd HA colocated with OVNDB-HA
2017-05-23 Joe Stringerdpif-netlink-rtnl: Use OVS_NOT_REACHED in verify.
2017-05-23 Joe Stringerdpif-netlink-rtnl: Use getlink() in common verify path.
2017-05-23 Joe Stringerdpif-netlink-rtnl: Tidy up some code.
2017-05-23 Alin Serdeandatapath-windows: Fix possible null dereference in...
2017-05-23 Alin Serdeandatapath-windows: Update the key after defragmentation
2017-05-23 Alin Serdeandatapath-windows: Report success for conntrack actions...
2017-05-23 Alin Serdeandatapath-windows: Fix alignment in actions
2017-05-23 Alin Serdeantests: fix hanging test on windows
2017-05-23 Numan Siddiquepython ovs: Fix SSL exceptions with pyOpenSSL v0.13
2017-05-23 Russell Bryantovn-nb.xml: Fix minor typo.
2017-05-22 Numan Siddiqueovn-ctl: Start ovn-northd even if ovsdb-servers are...
2017-05-22 Numan Siddiqueovn pacemaker: Fix return code errors in start/stop...
2017-05-20 Przemyslaw... ofproto-dpif-ipfix: add support for per-flow TCP counters
2017-05-19 Shashank RamUse xmalloc instead of malloc in some Windows code.
2017-05-19 Eric Garverdpif-netlink: Probe for out-of-tree tunnels, decides...
2017-05-19 Eric Garverdpif-netlink-rtnl: Support GENEVE creation
2017-05-19 Eric Garverdpif-netlink-rtnl: Support GRE creation
2017-05-19 Eric Garverdpif-netlink-rtnl: Support VXLAN creation
2017-05-19 Eric Garverdpif-netlink: Support rtnetlink port creation.
2017-05-19 Eric Garverdpif-netlink: Refactor code to create compat ports
2017-05-19 Thadeu Lima... netdev: get device type from vport prefix if it uses one
2017-05-19 Stephen Finucanedoc: Resolve pep8 warnings in conf.py
2017-05-19 Ben PfaffAUTHORS: Correct spelling of Przemyslaw.
2017-05-19 Ben Pfaffcoding-style: Fix typo.
2017-05-19 Jan Scheurichofproto-dpif-xlate: refactor compose_output_action__
2017-05-18 Gábor Szűcsbfd: Fix signs in ovs-appctl bfd/show Detect Time,...
next