]> git.proxmox.com Git - mirror_ovs.git/history - lib
windows: Incorrect check while fetching adapter addresses
[mirror_ovs.git] / lib /
2016-12-20 Alin Serdeanwindows: Incorrect check while fetching adapter addresses
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-12-20 William Tuofp-actions: Add clone action.
2016-12-20 Ben Pfaffofp-actions: Use struct ext_action_header for appropria...
2016-12-20 Ben Pfaffovsdb-idl: Drop write-only member from struct ovsdb_idl...
2016-12-13 nickcooper-zhangto... datapath: Checks the MTU for netdev-dummy ports.
2016-12-12 Ben Pfaffacinclude: Fix -Wstrict-prototypes and -Wold-style...
2016-12-12 Aaron Conolelib/dpdk: fix double free on exit
2016-12-12 Stephen Finucanedoc: Populate 'topics' section
2016-12-10 Ilya Maximetsnetdev: Set the default number of queues at removal...
2016-12-09 Daniele Di Proiettocsum: Fix csum_continue() on big endian with an odd...
2016-12-09 nickcooper-zhangto... ovs-vswitchd: Avoid segfault for "netdev" datapath.
2016-12-06 Ben Pfaffdpctl: Fix usage for most dpctl commands.
2016-12-06 nickcooper-zhangto... ovs-appctl: Add usage content to "dpctl/*" command.
2016-12-06 Ilya Maximetsnetdev-dpdk: Don't use dev->vhost_id without mutex.
2016-12-06 Hui Kangnetdev-bsd: Fix compiling error in netbsd.
2016-12-03 Jarno Rajahalmempls: Fix MPLS restoration after patch port and group...
2016-12-02 billyomovs-numa: Allow leading 0x on pmd-cpu-mask.
2016-12-02 Ilya Maximetsnetdev-dpdk: Don't try to unregister empty vhost_id.
2016-11-30 Ben Pfaffofp-actions: Add "ingress" and "egress" options to...
2016-11-28 Binbin Xunetdev-dpdk: Assign value '0' to unsupported netdev...
2016-11-26 Ben Pfaffodp-util: Fix incorrect comment.
2016-11-25 Ciara Loftusnetdev-dpdk: Add support for DPDK 16.11
2016-11-25 Thadeu Lima de Sou... ovs-router: add missing newline in lookup output
2016-11-22 Yi-Hung Weiofp-print: Fix memory leak in ofp_print_queue_get_confi...
2016-11-21 nickcooper-zhangto... ovs: optimize 'ip_parse_port' function.
2016-11-16 Joe Stringerlib: Use nl_attr_get_odp_port().
2016-11-16 Joe Stringernetdev: Count ports within mutex.
2016-11-16 Pravin B Shelarnetdev: Fix sockaddr cast warning.
2016-11-16 Thadeu Lima de Sou... ovs-router: report error when failing to insert route
2016-11-16 Ilya Maximetsnetdev-dpdk: Return rx/tx queue sizes only for ETH...
2016-11-15 Ilya Maximetsdpif-netdev: Honor rxq affinity during pmd threads...
2016-11-15 Patrik Anderssondpif-netdev: non-pmd thread static_tx_qid should be...
2016-11-15 xu.binbin1@zte.com.cnnetdev-dpdk: Fix the issue of physical port's admin...
2016-11-15 xu.binbin1@zte.com.cnnetdev-dpdk: Can't set specified vhost port's admin...
2016-11-15 Ariel Waizelovs-router: Fix selection of source IP address when...
2016-11-15 Thadeu Lima de Sou... netdev: fix netmask in netdev_get_addrs
2016-11-15 Simon Hormandpif-provider: Use ODPP_NONE in dp_netdev_flow_add()
2016-11-15 Daniele Di Proiettonetdev-dpdk: Fix crash in QoS.
2016-11-14 Bhanuprakash Bodireddydpcls: Use 32 packet batches for lookups.
2016-11-14 Bhanuprakash Bodireddyflow: Add comments to mf_get_next_in_map().
2016-11-14 Bhanuprakash Bodireddyflow: Skip invoking expensive count_1bits() with zero...
2016-11-14 Joe Stringerdpif-netdev: Drop unused function.
2016-11-14 Joe Stringerdpif-provider: Update port_add documentation.
2016-11-14 Jarno Rajahalmeofproto: Return the OFPC_BUNDLES bit in switch features...
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-11-04 Alin Serdeannetdev-windows: use bitwise comparison for flags
2016-11-04 Alin Serdeannetdev-windows: fix ofpbuf initialization
2016-11-04 Stephen Finucanedoc: Convert vswitchd/INTERNALS to rST
2016-11-04 Stephen Finucanedoc: Convert datapath/README to rST
2016-11-03 Stephen Finucanedoc: Convert DESIGN to rST
2016-10-19 Daniele Di Proiettodpif-netdev: Fix windows build.
2016-10-19 Ben Pfaffovsdb-idl: Check internal graph in OVSDB tests.
2016-10-19 Ben Pfaffovsdb-idl: Mark ovsdb_idl_get_row_arc() parameter const.
2016-10-19 Ben Pfaffovsdb-idl: Add some more implementation comments.
2016-10-19 Ben Pfaffovsdb-idl: Sort and unique-ify datum in ovsdb_idl_txn_w...
2016-10-19 Ben Pfaffovsdb-idl: Improve comment on ovsdb_idl_txn_write[_clon...
2016-10-19 Ben Pfaffovsdb-idlc: Use ovsdb_datum_from_smap() instead of...
2016-10-18 Bhanuprakash Bodireddytimeval: Reorder elements in clock structure.
2016-10-18 Bhanuprakash Bodireddynetlink-socket: Reorder elements in nl_dump structure.
2016-10-18 Bhanuprakash Bodireddydpif: Reorder elements in dpif_upcall structure.
2016-10-18 Bhanuprakash Bodireddydpif-netdev: Reorder elements in dp_netdev_port structure.
2016-10-18 Bhanuprakash Bodireddydpif-netdev: Cache align netdev_flow_keys.
2016-10-18 Bhanuprakash Bodireddydpif-netdev: Add comments to dp_netdev_input__().
2016-10-18 Bhanuprakash Bodireddyhash: Skip Invoking mhash_add__() with zero input.
2016-10-17 Ben Pfaffstream-ssl: Fix memory leak on error path.
2016-10-13 Ciara Loftusdpdk: Fix DPDK pdump compilation
2016-10-12 Daniele Di Proiettodpdk: New module with some code from netdev-dpdk.
2016-10-12 Daniele Di Proiettonetdev-dpdk: Change vlog module name to 'netdev_dpdk'.
2016-10-12 Daniele Di Proiettonetdev-dpdk: Use init() function to initialize classes.
2016-10-12 Daniele Di Proiettonetdev-dpdk: Remove useless 'rte_eal_init_ret'.
2016-10-12 Daniele Di Proiettonetdev-dpdk: Remove useless nonpmd_mempool_mutex.
2016-10-12 Daniele Di Proiettonetdev-dpdk: Use xasprintf() when possible.
2016-10-12 Daniele Di Proiettonetdev-dpdk: Do not abort if out of hugepage memory.
2016-10-12 Daniele Di Proiettonetdev-dpdk: Acquire dev->stats_lock only once.
2016-10-12 Daniele Di Proiettonetdev-dpdk: Use RCU for egress QoS.
2016-10-12 Daniele Di Proiettonetdev-dpdk: Refactor dpdk_mp_get().
2016-10-12 Daniele Di Proiettonetdev-nodpdk.c: Add missing copyright.
2016-10-12 Daniele Di Proiettonetdev-dpdk.h: Add missing copyright.
2016-10-12 Daniele Di Proiettodpif-netdev: Fix crash in dpif_netdev_execute().
2016-10-07 Ben Pfaffsmap: New macro SMAP_CONST2 for an immutable map of...
2016-10-06 Joe Stringerjson: Fix non-static json char lookup table.
2016-10-06 nickcooper-zhangto... ovn-nbctl: Check the length of MAC address
2016-10-05 Rodriguez Betancou... json: Serialize strings using a lookup table
2016-10-04 Rodriguez Betancou... json: Use reference counting in JSON objects
2016-10-04 Eric Garvernetdev-linux: double tagged packets should use 0x88a8
2016-10-03 nickcooper-zhangto... ovn-nbctl: Add LB commands.
2016-10-03 Thadeu Lima de Sou... tests/bundle: test bundle action with ports up and...
2016-09-30 Thadeu Lima de Sou... Change some old references to nicira-ext.h.
2016-09-30 Ilya Maximetsnetdev-dpdk: Configure flow control only when necessary.
2016-09-30 Ciara Loftusnetdev-dpdk: Allow configurable queue sizes for 'dpdk...
2016-09-29 Mark Kavanaghnetdev-dpdk: Fix coding style
2016-09-29 Mark Kavanaghnetdev-dpdk: consistent naming for mbuf variables
2016-09-29 Ilya Maximetsnetdev-dpdk: Introduce dpdk_mp_mutex.
2016-09-27 Jarno Rajahalmeofp-actions: Always consider inconsistent CT actions...
2016-09-27 Jarno Rajahalmeofp-actions: Check that 'alg=ftp' matches on TCP.
2016-09-27 Jarno Rajahalmeofp-actions: Style fixes.
2016-09-27 David Hillnetdev-linux: Use ethtool when miimon fails.
2016-09-27 Pravin B Shelaropenvswitch: Allow external IPsec tunnel management.
2016-09-24 Pravin B Shelaropenvswitch: deprecates support for IPsec tunnel port.
next