]> git.proxmox.com Git - ovs.git/history - lib
sandbox: launch SB backup server when running in OVN mode
[ovs.git] / lib /
2016-08-15 Ciara Loftusnetdev-dpdk: Do not attempt to initialise flow control...
2016-08-15 Ciara Loftusnetdev-dpdk: Use rte_eth_is_valid_port instead of manua...
2016-08-15 Daniele Di Proiettotests: Add a new MTU test.
2016-08-15 Daniele Di Proiettonetdev-dummy: Add dummy-internal class.
2016-08-15 Daniele Di Proiettonetdev: Pass 'netdev_class' to ->run() and ->wait().
2016-08-14 Ryan MoatsFix copyright statements from commit f1ab6e06
2016-08-14 Ryan Moatsovsdb: Add/use partial set updates.
2016-08-14 Numan Siddiqueovn-northd: Add logical flows to support DHCPv6
2016-08-13 Liran Schourovsdb-idl: Fix bug on ovsdb_idl_condition_remove_clause().
2016-08-13 Mark Kavanaghnetdev-dpdk: add support for jumbo frames
2016-08-13 Daniele Di Proiettonetdev: Make netdev_set_mtu() netdev parameter non...
2016-08-13 Daniele Di Proiettovswitchd: Introduce 'mtu_request' column in Interface.
2016-08-13 Daniele Di Proiettodpif-netdev: Fix -Wformat warning on 32-bit build.
2016-08-13 Ciara Loftusnetdev-dpdk: add DPDK pdump capability
2016-08-12 Jan Scheurichdpif-netdev: dpcls per in_port with sorted subtables
2016-08-12 Alin SerdeanWindows: Report absolute file name.
2016-08-11 Ilya Maximetsnetdev-dpdk: vhost: Fix double free and use after free...
2016-08-10 Jarno RajahalmeRevert "pvector: Expose non-concurrent priority vector."
2016-08-10 Ryan Moatsovn-controller: Persist desired conntrack groups.
2016-08-10 Binbin Xunetdev-vport: remove unused function
2016-08-10 Ilya Maximetsnetdev-dpdk: Avoid reconfiguration on reconnection...
2016-08-09 Ian Stokesnetdev-dpdk: Fix egress policer error detection bug.
2016-08-09 Bhanuprakash Bodireddynetdev-dpdk: Fix dead initialization reported by clang.
2016-08-09 Daniele Di Proiettonetdev-dpdk: Fix deadlock in destroy_device().
2016-08-08 Ben Pfaffsmap: New function smap_get_ullong().
2016-08-08 Ben Pfaffsmap: New function smap_get_def().
2016-08-08 Ben Pfaffovn-nbctl: Add details for common options to manpage.
2016-08-08 Ben Pfaffpackets: Improve comment on eth_addr_from_string().
2016-08-08 Ben Pfaffovsdb-idl: Wake up ovsdb_idl_loop when a transaction...
2016-08-08 Ben Pfaffovn-nbctl: Add "sync" command to wait for previous...
2016-08-05 Fischetti, Antoniodpcls_lookup: added comments.
2016-08-05 Maxime Coquelinnetdev-dpdk: When no QoS set, set type to empty string
2016-08-04 Mark Kavanaghnetdev-dpdk: fix memory leak
2016-08-04 Ciara Loftusnetdev-dpdk: Add support for DPDK 16.07
2016-08-04 Daniele Di Proiettoovs-rcu: Add new ovsrcu_index type.
2016-08-03 Alin SerdeanWindows: Local named pipe implementation
2016-07-29 Justin Pettitpackets: Cleanup ND compose functions.
2016-07-30 Ilya Maximetsdpif-netdev: Fix xps revalidation.
2016-07-30 Sugesh Chandrannetdev-dpdk: Add Flow Control support.
2016-07-29 Jarno Rajahalmeofp-util: remove flow mod's delete_reason.
2016-07-29 Jarno Rajahalmeofproto: Support group mods in bundles.
2016-07-29 Jarno Rajahalmemeta-flow: Compact struct field_array.
2016-07-29 Jarno Rajahalmeofproto: Use ofputil_uninit_group_mod().
2016-07-29 Jarno Rajahalmeofp-util: Do not free() field that is not allocated.
2016-07-29 Jarno Rajahalmeofproto-dpif-xlate: Hash only fields specified for...
2016-07-29 Jarno Rajahalmemeta-flow: Clean up masking with prerequisities checking.
2016-07-29 Jarno Rajahalmemeta-flow: Add mf_mask_field_masked().
2016-07-29 Jarno Rajahalmevconn: Better bundle error management.
2016-07-29 Jarno Rajahalmevconn: Update length of bundled messages.
2016-07-29 Jarno Rajahalmeofproto: Add generic non-intrusive object_collection.
2016-07-29 Jarno Rajahalmelib: Separate versioning to its own module.
2016-07-29 Daniele Di Proiettonetdev-*: Do not use dp_packet_pad() in recv() functions.
2016-07-29 Jarno Rajahalmepvector: Expose non-concurrent priority vector.
2016-07-29 Jarno Rajahalmepvector: Get rid of special purpose of INT_MIN.
2016-07-29 Jarno Rajahalmepvector: Move PVECTOR_EXTRA_ALLOC to pvector.c.
2016-07-28 Thadeu Lima de Sou... route-table: flush addresses list when route table...
2016-07-28 Daniele Di Proiettoconntrack: Add 'dl_type' parameter to conntrack_execute().
2016-07-28 Daniele Di Proiettoconntrack: Track ICMP type and code.
2016-07-28 Daniele Di Proiettoflow: Generate checksum and udp_len in flow_compose().
2016-07-28 Daniele Di Proiettodpif-netdev: Implement conntrack flush interface.
2016-07-28 Daniele Di Proiettodpif-netdev: Implement conntrack dump functions.
2016-07-28 Daniele Di Proiettodpif-netdev: Execute conntrack action.
2016-07-28 Daniele Di ProiettoXXX Improve comment.
2016-07-28 Daniele Di Proiettoconntrack: Periodically delete expired connections.
2016-07-28 Daniele Di Proiettoconntrack: New userspace connection tracker.
2016-07-28 Daniele Di Proiettoflow: Introduce parse_dl_type().
2016-07-28 Daniele Di Proiettoflow: Export parse_ipv6_ext_hdrs().
2016-07-28 Daniele Di Proiettopackets: Define ICMP types.
2016-07-27 Mark Kavanaghnetdev-provider: fix comments for netdev_rxq_recv
2016-07-27 Thadeu Lima de Sou... netdev: do not allow devices to be opened with conflict...
2016-07-27 Thadeu Lima de Sou... dpif-netdev: use the open_type when creating the local...
2016-07-27 Thadeu Lima de Sou... netdev-vport: don't use system type when opening netdev
2016-07-27 Thadeu Lima de Sou... ovs-router: Ignore IPv6 source addresses for IPv4 routes.
2016-07-27 Ilya Maximetsdpif-netdev: Introduce pmd-rxq-affinity.
2016-07-27 Ilya Maximetsdpif-netdev: Add reconfiguration request to dp_netdev.
2016-07-27 Ilya Maximetsbridge: Pass interface's configuration to datapath.
2016-07-27 Ilya Maximetsdpif-netdev: XPS (Transmit Packet Steering) implementation.
2016-07-27 Ben Pfaffovn: Make it possible for CMS to detect when the OVN...
2016-07-26 Ben Pfaffflow: Verify that tot_len >= ip_len in miniflow_extract().
2016-07-26 Alin SerdeanWindows: daemon-windows lockfile
2016-07-26 Ilya Maximetsutil: Expose function nullable_string_is_equal.
2016-07-25 xubinbinnetdev-dpdk: remove duplicated code in netdev_dpdk_get_...
2016-07-25 William Tunetdev-dpdk: Apply batch truncation API.
2016-07-25 Paul Bocawindows: Added lockf function and lock PID file
2016-07-24 Ryan MoatsExplain initialization when using csum()
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-22 Lance Richardsonnetdev-dummy: fix crash with more than one passive...
2016-07-21 William Tunetdev-provider: Apply batch object to netdev provider.
2016-07-20 Justin Pettitpackets: Fix in6_is_lla() on systems without s6_addr32...
2016-07-20 Justin Pettitpackets: Add in6_is_lla() function.
2016-07-20 Justin Pettitpackets: Define RSO flags.
2016-07-20 Justin Pettitpackets: Rename "rco_flags" to "rso_flags".
2016-07-20 Justin Pettitpackets: Introduce xor and is_zero functions on IPv6...
2016-07-20 Thadeu Lima de Sou... stream-unix: only use path-based socket names
2016-07-19 Liran Schourlib: add monitor_cond_change API to C IDL lib
2016-07-19 Liran Schourlib: add to ovsdb-idl monitor_id
2016-07-19 Liran Schourovsdb-client: support monitor-cond method
2016-07-19 Ryan Moatsovn-controller: Persist ovn flow tables
2016-07-17 Pravin B Shelardatapath: backport: libnl: nla_put_be64(): align on...
2016-07-14 Ben Pfaffofp-actions: Remove XXX comment for write-actions in...
next