datapath: remove RCU annotation from flow->mask
[sliver-openvswitch.git] / lib /
2013-07-22 Alex Wangclang: Fix the "expression result unused" warning.
2013-07-22 Alex Wangclang: Fix segfault in unit tests.
2013-07-22 Ben Pfaffovsdb-data: Make ovsdb_atom_default() thread-safe.
2013-07-22 Ben Pfaffdpif: Serialize initialization.
2013-07-22 Ben Pfaffdirs: Make thread-safe.
2013-07-22 Ben Pfaffmeta-flow: Make thread-safe.
2013-07-22 Ben Pfaffmemory: Add note about threaded usage to comment.
2013-07-22 Ben Pfafflockfile: Make thread-safe.
2013-07-22 Ben Pfaffjsonrpc: Make thread-safe.
2013-07-22 Ben Pfaffofp-msgs: Make thread-safe.
2013-07-22 Ben Pfaffdpif-netdev: Make 'max_mtu' a per-dp feature, for threa...
2013-07-19 Ethan Jacksonbond: Support null argument to bond_ref().
2013-07-19 Linda SunAvoid designated initializers and static decls of array...
2013-07-18 Ben Pfaffvlog: Make thread-safe.
2013-07-18 Ben Pfaffvlog: Use async I/O.
2013-07-18 Ben Pfaffofp-util: Un-"inline" should_send_version_bitmap().
2013-07-18 Ben Pfaffasync-append: New library to allow asynchronous appendi...
2013-07-18 Ben Pfaffnetlink: Avoid designated initializers because MSVC...
2013-07-18 Ben Pfaffnetlink-socket: Make thread-safe.
2013-07-18 Ben Pfaffnetlink-socket: Simplify use of transactions and dumps.
2013-07-18 ZhengLingyunnetdev-linux: avoid negative value cast to non-negative...
2013-07-18 Ben Pfaffofp-msgs: Consistently include "STATS" in the names...
2013-07-17 Ben Pfaffutil: New macros ROUND_UP_POW2, ROUND_DOWN_POW2.
2013-07-17 Linda SunMake attribute packed equivalent for MSC compilers.
2013-07-17 Ben Pfaffbyteq: Make the queue size variable instead of fixed...
2013-07-17 Ben Pfaffvlog: Make VLOG_ONCE thread-safe.
2013-07-17 Ben Pfaffbfd: Use htonll() instead of htonl() for tunnel ID...
2013-07-16 Ben Pfaffpoll-loop: Make poll loop data structures per-thread.
2013-07-16 Ben Pfaffpoll-loop: Simplify and speed up polling.
2013-07-16 Andy Zhouovs-ofctl: Bug fix in flow_format()
2013-07-16 ZhengLingyunhindex: Fix incomplete iteration bug.
2013-07-16 Pavithra RameshBFD: Add check_tnl_key feature to BFD code.
2013-07-15 Ben Pfafflatch: New module for a thread-safe, signal-safe, polla...
2013-07-15 Ben Pfaffstress: Remove essentially unused library.
2013-07-12 Ben Pfaffworker: Delete library.
2013-07-12 Ben Pfaffvlog: Remove unused function vlog_exit().
2013-07-12 Ben Pfaffvlog: Remove unused function vlog_get_log_file().
2013-07-12 Ben Pfaffvlog: Make vlog_should_drop() thread-safe.
2013-07-12 Ben Pfaffutil: Make subprogram_name thread-specific.
2013-07-12 Ben Pfafftimeval: Make CPU usage and wakeup tracking per-thread.
2013-07-12 Ben Pfafftimeval: Make reading the current time thread-safe.
2013-07-12 Ben Pfaffvlog: Remove support for worker process.
2013-07-12 Ben Pfaffpoll-loop: Fix typo in comment.
2013-07-12 Ben Pfafftimeval: Fix typo in comment.
2013-07-12 Ben Pfafftimeval: Remove backtrace feature.
2013-07-11 Ben Pfafftimeval: New function xclock_gettime().
2013-07-11 Ben Pfafffatal-signal: Remove write-only variable fatal_signal_set.
2013-07-11 Ben Pfaffdpif-netdev: Make "packet-out" with in_port=OFPP_CONTRO...
2013-07-08 Ben PfaffAdd basic OpenFlow 1.1 protocol support.
2013-07-08 Ben Pfaffofp-util: Add 'modify_cookie' to struct ofputil_flow_mo...
2013-07-07 Ethan Jacksonlacp: Handle unknown slaves in lacp_process_packet().
2013-07-08 ZhengLingyunbitmap: Fix bitmap_allocate1() bug when n_bits is a...
2013-07-07 Pavithra RameshBFD: Add forwarding_override command for BFD.
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-07-03 Justin Pettitodp-util: Clearly indicate VID mask is printed in hex.
2013-07-03 Justin Pettitodp-util: Always encode mask of 0xffff for dl_type...
2013-07-02 YAMAMOTO Takashinetdev-bsd: Fix a build error.
2013-06-29 Ben Pfaffvconn: Fix formatting of user message.
2013-06-29 Justin Pettitflow: Don't assume non-IPv4 is IPv6 for un-wildcarding.
2013-06-28 Ben Pfaffrandom: Make thread-safe.
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-28 Ben PfaffNew function ovs_strerror() as a thread-safe replacemen...
2013-06-28 Ben Pfaffovs-thread: Add support for various thread-related...
2013-06-28 Ben Pfaffovs-thread: Add support for convenient once-only initia...
2013-06-28 Ben Pfaffovs-atomic: New library for atomic operations.
2013-06-28 Ben Pfaffofp-errors: Fix typos in error enumeration names.
2013-06-28 Jarno RajahalmeFix table checking for goto table instruction.
2013-06-28 Ben Pfaffofp-util: OpenFlow 1.0 can match IPv6 Ethertype even...
2013-06-28 Jarno Rajahalmeofproto: Implement OpenFlow 1.3 meter table.
2013-06-28 Ben Pfaffofpact: New function ovs_instruction_type_from_ofpact_t...
2013-06-28 Ben Pfaffofp-actions: Give ovs_instruction funcs names that...
2013-06-28 Andy Zhouovs-dpctl: Fix mega flow output
2013-06-28 Justin Pettitflow: Only un-wildcard relevant IP headers.
2013-06-28 Justin Pettitodp-util: Fix converting masked VLAN from flow.
2013-06-28 Justin Pettitodp-util: Correct printing the VLAN PCP mask.
2013-06-28 Ethan Jacksonbond: Handle unknown slaves in bond_check_admissibility().
2013-06-28 Ethan Jacksonnetdev: Support null netdev argument in netdev_ref().
2013-06-28 Ethan Jacksonmac-learning: Reference count 'struct mac_learning".
2013-06-28 Ethan Jacksonbond: Reference count 'struct bond'.
2013-06-28 Ethan Jacksonlacp: Reference count 'struct lacp'.
2013-06-28 Ethan Jacksonbfd: Reference count 'struct bfd'.
2013-06-28 Ethan Jacksoncfm: Reference count 'struct cfm'.
2013-06-27 Jarno Rajahalmeofp-util: Meter fixes.
2013-06-26 Ben Pfaffbfd: Fix typo in comment.
2013-06-26 Justin Pettitofproto-dpif: Always un-wildcard 'dl_type'.
2013-06-26 Ben Pfaffofp-parse: Fix parsing of out_port.
2013-06-25 Ben Pfaffovs-thread: Add per-thread data support.
2013-06-25 Ben Pfaffovs-thread: New module, initially just with pthreads...
2013-06-25 Ben PfaffAdd VLAN splinters unit test.
2013-06-25 Ben Pfaffofp-errors: New error code ONFBIC_DUP_INSTRUCTION.
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2013-06-25 Ethan Jacksonlacp: Remove unused lacp_slave_get_port_id().
2013-06-24 Ethan Jacksonflow: New function hash_ofp_port() and hash_ofp_port().
2013-06-24 Ben Pfaffofp-util: New function ofputil_port_to_string().
2013-06-24 Jarno Rajahalmeofpacts_check: Remove unnecessary flow copying.
2013-06-21 Ben Pfaffofp-errors: Make ofperr_decode() static.
2013-06-21 Ben Pfaffofp-errors: Fix typos in comment.
2013-06-21 Justin Pettitdpif: Log flow masks for "put" and "dump_next".
2013-06-21 Justin Pettitofproto-dpif: Handle failed flow 'put's.
next