util: Pass 128-bit arguments directly instead of using pointers.
[cascardo/ovs.git] / lib /
2016-05-08 Justin Pettitutil: Pass 128-bit arguments directly instead of using...
2016-05-10 Pravin B Shelartnl-neigh-cache: check for arp expiration.
2016-05-09 Ben Pfaffnetdev: Fix potential deadlock.
2016-05-09 Ben Pfaffcmap: New macro CMAP_INITIALIZER, for initializing...
2016-05-09 Ben Pfaffofproto-dpif: Do not count resubmit to later tables...
2016-05-06 Ciara Loftusnetdev-dpdk: Print default vhost-sock-dir value & updat...
2016-05-06 mweglicxAdd support for extended netdev statistics based on...
2016-05-06 RYAN D. MOATSAdd change tracking documentation
2016-05-05 Daniele Di Proiettodpif-netdev: Fix dp_netdev_pmd_remove_flow().
2016-05-04 Jarno Rajahalmeclassifier: Remove rare optimization case.
2016-05-04 Jarno Rajahalmeclassifier: Remove logging.
2016-05-04 Jarno Rajahalmeclassifier: Remove redundant index.
2016-05-02 Daniele Di Proiettoflow: Fix flow_wc_map() for ICMPv6/IGMP type and code.
2016-04-29 Aaron Conolenetdev-dpdk: Check dpdk-extra when reading db
2016-04-29 Aaron Conolenetdev-dpdk: Allow arbitrary eal arguments
2016-04-29 Aaron Conolenetdev-dpdk: Autofill lcore coremask if absent
2016-04-29 Aaron Conolenetdev-dpdk: Restrict vhost_sock_dir
2016-04-29 Aaron Conolenetdev-dpdk: Convert initialization from cmdline to db
2016-04-29 Aaron Conolenetdev-dpdk: Restore thread affinity after DPDK init
2016-04-29 Joe Stringerofp-actions: Fix use-after-free in decode_NOTE.
2016-04-27 Pravin B ShelarRemove "VLAN splinters" feature.
2016-04-27 Daniele Di Proiettohmap: Add HMAP_FOR_EACH_POP.
2016-04-23 Simon Hormanpackets: use flow protocol when recalculating ipv6...
2016-04-23 YAMAMOTO Takashiutil.h: Restore stdarg.h which is necessary for va_list
2016-04-22 Joe Stringerofproto-dpif-xlate: xlate ct_{mark, label} correctly.
2016-04-22 antonio.fischetti... odp-util: Fix build warning on flags_mask.
2016-04-22 Huang Leilib: Fix error reporting in parse_sockaddr_components...
2016-04-21 Miguel Angel Ajonetdev-linux: Fix ingress policing burst rate configura...
2016-04-18 Ben Pfaffofp-errors: Introduce OF1.6 (proposed) error code for...
2016-04-18 Ben PfaffAdd skeleton for OF1.6 support.
2016-04-17 Jarno Rajahalmeclassifier: Reorganize classifier.h
2016-04-17 Jarno Rajahalmeclassifier: Fix race condition leading to NULL dereference.
2016-04-15 mweglicxUpdate relevant artifacts to add support for DPDK 16.04.
2016-04-15 Joe Stringerofproto-dpif-xlate: Generate bitmasks in set_field.
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-prop.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-actions.h to include/openvswitch directory
2016-04-14 RYAN D. MOATSovn-controller: Dynamically reconnect if ovn-remote...
2016-04-14 Ben WarrenMove lib/ofp-msgs.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/type-props.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/match.h to include/openvswitch directory
2016-04-14 Ben WarrenBreak netdev.h into private and public parts
2016-04-14 Ben WarrenBreak uuid.h into private and public parts
2016-04-14 Ben WarrenBreak flow.h into private and public parts
2016-04-14 Ben WarrenBreak packets.h into private and public parts
2016-04-14 Ben WarrenMisc cleanup with "util.h" header files
2016-04-13 Ben Pfaffofp-actions: Make ofpact_finish() harder to misuse.
2016-04-08 Daniele Di Proiettodpif-netdev: Do not keep refcount for ports.
2016-04-08 Daniele Di Proiettodpif-netdev: Remove useless dpif-dummy/delete-port...
2016-04-08 Daniele Di Proiettodpif-netdev: Keep count of elements in port->rxq[].
2016-04-08 Daniele Di Proiettodpif-netdev: Proper error handling in do_add_port().
2016-04-08 Daniele Di Proiettonetdev-dpdk: Consistent variable naming.
2016-04-07 William Tudp-packet: Fix use of uninitialised value at emc_lookup.
2016-03-29 Justin Pettitdpctl.man: Fix bolding for flush-conntrack command.
2016-04-06 Panu Matilainendpif-netdev: report numa node number on pmd thread...
2016-04-01 Ben Pfaffutil: Remove va_copy() implementation.
2016-03-31 William Tuovs-router: Fix memory leak at ovs_router_insert__.
2016-03-31 Huang Leiovn-controller: Add external-id 'ovn-remote-probe-interval'
2016-03-30 Thadeu Lima de Sou... netdev: Verify ifa_addr is not NULL when iterating...
2016-03-30 László Sürüofp-util: Fix indirect group delete message with no...
2016-03-30 RYAN D. MOATSFix missing tracking reordering of row deletes.
2016-03-30 Ben Warrentun-metadata: Break header file into public and private...
2016-03-30 Ben Warrenutil: Move build assertion macros to compiler.h.
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben WarrenMove ofp-parse.h to include/openvswitch directory
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-30 Ben Warrenlist: Remove lib/list.h completely.
2016-03-30 Ben Warrenlist: Move contents of lib/list.h to include/openvswitc...
2016-03-29 Joe Stringerofp-actions: Fix use-after-free with ofpact_finish().
2016-03-29 Joe Stringernx-match: Fix use-after-free parsing matches.
2016-03-29 Ilya Maximetsnetdev-dpdk: vhost: Fix txq enabling in the absence...
2016-03-28 Russell Bryantsmap: Include hash.h.
2016-03-25 Daniele Di Proiettoovs-thread: Do not always end quiescent state in ovs_th...
2016-03-25 Sorin Vinturisdatapath-windows: Revert unrelated change to ovs-atomic.h
2016-03-25 Sorin Vinturisdatapath-windows: Added recirculation support.
2016-03-24 Pravin B Shelarsflow: use ovs route API to get source IP address.
2016-03-24 Pravin B Shelarnetdev: remove netdev_get_in4()
2016-03-24 Pravin B Shelartunneling: Enable IPv6 tuneling.
2016-03-24 Pravin B Shelarnetdev-dummy: change netdev seq on ip address change.
2016-03-24 Pravin B Shelartnl-neigh-cache: tighten arp and nd snooping.
2016-03-24 Pravin B Shelartunneling: Handle multiple ip address for given device.
2016-03-24 Pravin B Shelarlib: Fix compose nd
2016-03-23 Lance Richardsonosx: Fix OS X build issues
2016-03-23 Han Zhoulib/util.c: Optimise bitwise_rscan.
2016-03-23 Ben Pfaffofpbuf: Don't include unneeded "packets.h".
2016-03-23 YAMAMOTO Takashiovs_strerror, ovs_format_message: Always use "Success...
2016-03-23 Lance Richardsonbyte-order: use system ntohll() and htonll() for OS X
2016-03-23 Lance Richardsonosx: handle differences between OS X and other BSDs
2016-03-23 Lance Richardsontimeval: Add clock_gettime() for OS X
2016-03-23 Ilya Maximetsnetdev-dpdk: Fix crash when changing the vhost-user...
2016-03-22 RYAN D. MOATSovsdb-idl: Present tracked changes in increasing change...
2016-03-22 Russell Bryantdb-ctl-base: Fix a typo.
2016-03-21 Nithin Rajulist.h: Define OVS_LIST_POISON statically
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/ofp-errors.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/geneve.h to include/openvswitch directory
2016-03-18 Numan Siddiqueovn: Add l3 port security for IPv4 and IPv6
2016-03-18 Quentin Monnetovs-ofctl: Update manpage for --color option.
next