]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
2017-06-13 Darrell Ballconntrack: Add hash_finish() to conn_key_hash().
2017-06-13 Darrell Ballconntrack: Hash entire NAT data structure in nat_range_...
2017-06-13 Ben Pfaffhash: New helper functions for adding words in a buffer...
2017-06-13 Flavio Leitnertestsuite: exit gracefully if it fails.
2017-06-12 Alin Gabriel... windows-datapath: Temporary workaround checksum issue...
2017-06-12 Yin Lindatapath-windows: NAT integration with conntrack
2017-06-12 Yin Lindatapath-windows: Add NAT module in conntrack
2017-06-12 Anand Kumardatapath-windows: Add support for NAT in conntrack
2017-06-12 Ben Pfafftreewide: Fix spelling of "prerequisites".
2017-06-12 Ben Pfaffofp-actions: Properly interpret "output:in_port".
2017-06-12 Ben Pfaffofp-util: Initialize tunnel metadata for OpenFlow 1...
2017-06-08 Aaron Conoledpdk: Deprecate vhost-user server ports.
2017-06-08 nickcooper... rstp: Add the 'ovs-appctl rstp/show' command.
2017-06-08 nickcooper... rstp: Add internal functions without locks.
2017-06-08 nickcooper... rstp: Add rstp port name for human reading.
2017-06-08 Lance Richardsonovn-sbctl: support setting rbac role for remote connections
2017-06-08 Lance Richardsonovn: add rbac tables to ovn southbound schema
2017-06-08 Lance Richardsonovsdb: add support for role-based access controls
2017-06-08 Kevin Traynornetdev-dpdk: Show Rx checksum status when false.
2017-06-08 Sairam Venugopaldatapath-windows: Add original conntrack tuple to FlowKey
2017-06-08 Ben Pfaffcheckpatch: Also allow .at files to have leading tabs.
2017-06-08 Flavio Leitnertestsuite: release resources when vswitch exits.
2017-06-07 Joe Stringertest-hash: Fix unaligned pointer value error.
2017-06-07 Ciara Loftusdocs: Update dpdk vdev naming instructions.
2017-06-07 Ben Pfaffovn-sb.xml: Update and improve documentation.
2017-06-07 Daniel Alvarez... Copy external_ids from Logical_Switch_Port to SB database
2017-06-07 Dong Junovn-sb.xml: Fix indentation.
2017-06-07 Lance Richardsonovn: ssl proto/cipher configuration in nb/sb db
2017-06-07 Darrell Ballflow: Refactor ct_orig_tuple check in miniflow_extract().
2017-06-07 Darrell Balldpdk: Move tcp_payload_length to include file.
2017-06-07 Timothy Redaellitests: Export PYTHONCOERCECLOCALE=0 for python3 tests
2017-06-07 Lance Richardsonstream: include ssl protocol/cipher options in run...
2017-06-07 Flavio Leitnernetdev-linux: maintain original device's state
2017-06-07 Flavio Leitnernetdev-linux: make tap devices persistent.
2017-06-07 Flavio Leitnerovs-router: fix refcnt leak when program terminates.
2017-06-06 Stephen Finucanedocs: Document dpdkr ports
2017-06-06 Stephen Finucanedocs: Clarify the superiority of dpdkvhostuserclient
2017-06-06 Han Zhouovn-controller: refactor and abstract ovs_idl registering
2017-06-06 Szucs Gaborbfd: Detect Multiplier configuration
2017-06-02 Ben Pfafftests: Fix spelling error in test name.
2017-06-02 Darrell Balldpdk: Update feature alert documentation.
2017-06-02 Darrell Balldpdk: Enable NAT tests for userspace datapath.
2017-06-02 Darrell Balltests: Add some system test fixes.
2017-06-02 Darrell BallSystem Tests: Enhance NAT tests.
2017-06-02 Darrell Balldpdk: Add orig tuple context recovery.
2017-06-02 Darrell Balldpdk: Add more ICMP Related NAT support.
2017-06-02 Darrell Balldpdk: Userspace Datapath: Introduce NAT Support.
2017-06-02 Darrell Balldpdk: Remove batch sorting in userspace conntrack.
2017-06-02 Darrell Balldpdk: Parse NAT netlink for userspace datapath.
2017-06-02 Georg Schmueckinguserspace: add vxlan gpe support to vport
2017-06-02 Jan Scheurichuserspace: L3 tunnel support for GRE and LISP
2017-06-02 Jan Scheurichuserspace: Switching of L3 packets in L2 pipeline
2017-06-02 Ben Pfaffofproto: Use shash_find_and_delete() in ofport_destroy__().
2017-06-02 Ben Pfaffpatch: Check the right variable for null.
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...
next