]> git.proxmox.com Git - mirror_ovs.git/history - lib
conntrack: Hash entire NAT data structure in nat_range_hash().
[mirror_ovs.git] / lib /
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-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-zhangto... rstp: Add the 'ovs-appctl rstp/show' command.
2017-06-08 nickcooper-zhangto... rstp: Add internal functions without locks.
2017-06-08 nickcooper-zhangto... rstp: Add rstp port name for human reading.
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-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 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 Szucs Gaborbfd: Detect Multiplier configuration
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 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 Pfaffofp-parse: Fix memory leak on error path in parse_ofp_g...
2017-06-01 Eelco Chaudronnetdev: Fix netdev_open() to adhere to class type if...
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 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 Pfaffmeta-flow: Remove dead condition in mf_set().
2017-05-31 Zhenyu Gaonetdev-linux: Refactor netdev_linux_send() in forwardin...
2017-05-30 Ben Pfaffofp-actions: Fix memory leak on error path in parse_CT().
2017-05-30 Ben Pfaffdpctl: Fix memory leak on error path.
2017-05-30 Ben Pfaffpackets: Remove unnecessary "packed" annotations.
2017-05-30 Ben Pfaffovs-lldp: Remove dead store to TTL configuration.
2017-05-25 Alin Serdeanwindows: add includes to daemon-windows
2017-05-25 Ben Pfaffofp-util: Fix buffer overread in ofputil_pull_queue_get...
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-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 de Sou... netdev: get device type from vport prefix if it uses one
2017-05-18 Gábor Szűcsbfd: Fix signs in ovs-appctl bfd/show Detect Time,...
2017-05-18 Eelco Chaudrondpif-netdev: The pmd-*-show commands will show info...
2017-05-18 Ben Pfaffdocs: Improve formatting for daemon options in a few...
2017-05-18 Ben Pfaffsparse: Avoid warnings compiling stream-ssl.c.
2017-05-18 Przemyslaw Szczerbiknetdev-dpdk: add support for rx_multicast_packets counter
2017-05-18 Bhanuprakash Bodireddydpif-netdev: Fix comments for dp_netdev_pmd_thread...
2017-05-18 Bhanuprakash Bodireddydpif-netdev: Reorder elements in dp_netdev structure.
2017-05-18 Bhanuprakash Bodireddydpif-netdev: Skip EMC lookup when EMC is disabled.
2017-05-18 Kevin Traynordpif-netdev/netdev-dpdk: Fix line lengths.
2017-05-18 Przemyslaw Lalnetdev-dpdk: fix ifindex assignment for DPDK ports
2017-05-10 Joe StringerRevert "tunneling: Avoid recirculation on datapath."
2017-05-08 Jan Scheurichuserspace: Support for push_eth and pop_eth actions
2017-05-08 Sairam VenugopalWindows: Secure the namedpipe implementation
2017-05-05 Ben Pfaffsimap: New function simap_equal().
2017-05-04 Zong Kai LIlib: rename ovs_nd_opt to ovs_nd_lla_opt
2017-05-04 Zong Kai LIpackets: add compose_nd_ra
2017-05-04 Lance Richardsonstream: store stream peer id with stream state
2017-05-03 Jan Scheurichuserspace: Add packet_type in dp_packet and flow
2017-05-03 Ben Pfaffovn-sbctl: Add --ovs option to "lflow-list", for listin...
2017-05-03 Ben Pfaffovn-sbctl: Get rid of redundant code by using function...
2017-05-03 Ben Pfaffovs-atomic: Report error for contradictory configuration.
2017-05-03 Hemant Agrawalnetdev-dpdk: leverage the mempool offload support
2017-05-03 Billy O'Mahonynetdev-dpdk: Enable INDIRECT_DESC on DPDK vHostUser.
2017-05-03 Mark Kavanaghnetdev-dpdk: fix mempool_configure error state
2017-05-03 Ben Pfaffovn-nbctl: Allow access to DHCP options via logical...
2017-05-03 Ben Pfaffdb-ctl-base: Allow abbreviating UUIDs embedded in strings.
2017-05-03 Ben Pfaffdb-ctl-base: Add support for identifying a row based...
2017-05-03 Ben Pfaffdb-ctl-base: Drop redundant 'table' field from struct...
2017-05-03 Ben Pfaffuuid: New function uuid_is_partial_match().
2017-05-03 Ben Pfaffuuid: Change semantics of uuid_is_partial_string().
2017-05-02 Numan Siddiqueovn-controller: Add 'dns_lookup' action
2017-05-01 Aaron Conolelib/automake.mk: don't install runtime directories
2017-05-01 Ben PfaffOpenFlow: Enable OpenFlow 1.4 by default.
2017-05-01 William Tubridge: Prohibit "default" and "all" bridge name.
2017-05-01 Joe Stringerofp-actions: Document that learn(limit=0) is no limit.
2017-04-30 Ben Pfaffdb-ctl-base: Allow record UUIDs to be abbreviated.
2017-04-28 Andy Zhouofproto: Support action upcall meters
next