classifier: Use array for subtables instead of a list.
[sliver-openvswitch.git] / lib /
2014-03-21 Pravindpif-netdev: Add poll-mode-device thread.
2014-03-21 Pravindpif-netdev: Add ref-counting for port.
2014-03-21 Pravinnetdev: Send ofpbuf directly to netdev.
2014-03-21 Pravinnetdev: Extend rx_recv to pass multiple packets.
2014-03-25 Jarno Rajahalmelib/flow: Fix flow_hash_5tuple().
2014-03-24 Gurucharan Shettypackets: packet metadata from flow function instead...
2014-03-24 Jarno Rajahalmeofp-util: Fix inconsistencies in table features type.
2014-03-24 Alexander Wuofp-util: Implement OFPMP_TABLE_FEATURES decoding and...
2014-03-24 Ben Pfaffbitmap: Make bitmap_scan() able to scan for 0-bits...
2014-03-24 Alexander Wuofp-actions: Complete ofp13_action_type.
2014-03-24 Alexander Wuofp-actions: New function ovs_instruction_type_from_ins...
2014-03-23 Ben PfaffDisable OF1.4 in ovs-vswitchd and ovs-ofctl without...
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-20 Ben Pfaffodp-util: Fix VLAN parsing behavior in parse_8021q_onwa...
2014-03-20 Alex Wangcfm: Define old_cfm_fault as 'enum cfm_fault_reason'.
2014-03-20 Alex Wangdpif-netdev: Implement the API functions to allow multi...
2014-03-20 Alex Wangdpif: Change dpif API to allow multiple handler threads...
2014-03-20 YAMAMOTO Takashisocket-util: Fix an inverted use of LINUX
2014-03-20 Ben PfaffCodingStyle: Allow designated initializers.
2014-03-19 Jarno Rajahalmelib/packets: Remove packet_get_tcp_flags().
2014-03-19 Jarno Rajahalmelib: Use tcp_flags from flow.
2014-03-19 Jarno Rajahalmedpif-netdev: Use packet key to parse TCP flags.
2014-03-19 Jarno Rajahalmelib/flow: Retain ODPP_NONE on flow_extract().
2014-03-19 Alex Wangcfm: Notify connectivity_seq on remote maintenance...
2014-03-19 Alex Wangovs-rcu: Call ovsrcu_init() in ovsrcu_quiesce().
2014-03-19 Jarno Rajahalmelib/hmap: Remove the memory fence from hmap_is_empty().
2014-03-19 Ben Pfaffdpif-netdev: Use RCU to protect data.
2014-03-19 Ben Pfaffdpif-netdev: Use ovsthread_stats for flow stats.
2014-03-19 Ben Pfaffovs-thread: Replace ovsthread_counter by more general...
2014-03-18 Ben Pfaffutil: New functions for allocating memory while avoidin...
2014-03-18 Ben Pfaffovs-rcu: New library.
2014-03-18 Gurucharan Shettystream: Call WSAStartup() before calling any winsock...
2014-03-18 Gurucharan Shettysocket-util: Fix dscp error check for Windows.
2014-03-18 Andy Zhoudpif-netdev: init atomic flag dp->destroyed
2014-03-17 Gurucharan Shettystrsep: Copy from netbsd.
2014-03-17 Gurucharan Shettysflow: Include the windefs.h header for windows.
2014-03-17 Gurucharan Shettywindefs: Include the library advapi32.
2014-03-18 Andy Zhoubacktrace: Add log_backtrace()
2014-03-17 Ben Pfaffsocket-util: Fix definition of LINUX.
2014-03-15 kmindgstp: Fix bpdu tx problem in listening state
2014-03-13 Gurucharan Shettyovs-thread: We don't use fork in Windows.
2014-03-13 Gurucharan Shettywindows/net: Definition for IFNAMSIZ.
2014-03-13 Ben Pfaffovs-atomic: Delete atomic, atomic_flag, ovs_refcount...
2014-03-13 Ben Pfaffovs-atomic-types: Move into ovs-atomic.h.
2014-03-13 Ben Pfaffovs-atomic-pthreads: Use global shared locks for atomic...
2014-03-13 Ben Pfaffovs-atomic: Use raw types, not structs, when locks...
2014-03-13 Ben Pfaffovs-atomic: Factor type declarations out of most implem...
2014-03-13 Ben Pfaffutil: Move CACHE_LINE_SIZE here.
2014-03-13 Ben Pfaffutil: New macro PAD_SIZE.
2014-03-13 Ben Pfaffcompiler: New macro for defining aligned structs.
2014-03-13 Ben Pfaffovs-atomic-gcc4+: Fix parenthesization in atomic_read_e...
2014-03-13 Gurucharan Shettynetdev-vport: Don't look for ovs-monitor-ipsec's pid...
2014-03-13 Gurucharan Shettystream-fd-windows: Fix compilation error.
2014-03-13 Gurucharan Shettyautomake: Use route-table-stub for Windows.
2014-03-13 Gurucharan Shettytimeval: Sleep instead of poll().
2014-03-13 Gurucharan Shettyofp-actions: Relax build assertion condition for ofpact...
2014-03-13 Gurucharan Shettybfd: Remove unnecessary include of netlink header.
2014-03-13 Gurucharan Shettystdio: fseeko for Windows.
2014-03-13 Gurucharan Shettyconfigure: Include pthread-win32 libraries for Windows...
2014-03-12 Gurucharan Shettyofp-print: __attribute__ format in visual studio.
2014-03-12 Gurucharan Shettyuuid: Use current time to compute sha.
2014-03-12 Gurucharan Shettyovsdb-server: Truncate file for Windows.
2014-03-12 Simon Hormanofp-util: Use enum ofp_table_config in struct ofputil_t...
2014-03-12 Gurucharan Shettyovs-thread: count the number of cpu cores.
2014-03-12 Gurucharan Shettybyte-order: htonll() and ntohll() for Windows.
2014-03-12 Gurucharan Shettyutil: Maximum path length for Windows.
2014-03-12 Gurucharan Shettyvlog: Array intialization for Windows.
2014-03-07 Pravin Shelarnetdev-linux: Remove unnecessary header.
2014-03-07 Gurucharan Shettygetrusage-windows: getrusage() for Windows.
2014-03-05 Gurucharan Shettytimeval: gettimeofday() for Windows.
2014-03-05 Gurucharan Shettytimeval: clock_gettime() for Windows.
2014-03-05 Ben PfaffMakefile: Compile Linux-specific files based on __linux...
2014-03-05 Ben PfaffUse __linux__ instead of LINUX_DATAPATH in C code.
2014-03-04 Gurucharan Shettytimeval: localtime_r, gmtime_r for Windows.
2014-03-04 Joe Stringerovs-thread: Add xpthread_barrier_*() wrappers.
2014-03-02 Ben Pfaffodp-util: Include tun_id when nonzero even if "key...
2014-03-01 Ben Pfaffvconn: Fix vconn_get_status() return value when connect...
2014-03-01 Andy Zhoulib: make wevent static
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-27 Joe Stringerdpif: New function flow_dump_next_may_destroy_keys().
2014-02-27 Joe Stringerdpif: Don't synchronize flow_dump_next() status.
2014-02-27 Joe Stringerdpif: Make dpif_flow_dump_next() thread-safe.
2014-02-27 Joe Stringerdpif: Separate local and shared flow dump state.
2014-02-27 Joe Stringernetlink: Make nl_dump_next() thread-safe.
2014-02-27 Joe Stringernetlink: Remove buffer from 'struct nl_dump'.
2014-02-27 Ben Pfaffrconn: Discover errors in rconn_run() even if rconn_rec...
2014-02-26 Joe Stringerdpif-linux: Lookup netdev to get netdev type string.
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2014-02-26 Gurucharan Shettyfatal-signal: Handle SIGINT for Windows.
2014-02-26 Gurucharan Shettysocket-util: pipe for Windows.
2014-02-26 Gurucharan Shettysignals: Don't compile for Windows.
2014-02-26 Gurucharan Shettyfatal-signal: Fatal signal handling for Windows.
2014-02-26 Joe Stringermeta-flow: Remove duplicate break statements.
2014-02-26 YAMAMOTO Takashisocket-util: Fix set_dscp for IPv6
2014-02-26 YAMAMOTO Takashisocket-util: Avoid using the identical message for...
2014-02-25 Linda SunWindows implementation of stream-fd.
2014-02-24 Gurucharan Shettysocket-util: drain_rcvbuf() for Windows.
2014-02-22 YAMAMOTO Takashilib/process, socket-util: Update necessary headers
2014-02-22 Gurucharan Shettysignals: Remove unused functions.
2014-02-22 Ben Pfaffovs-thread: Use fair (but nonrecursive) rwlocks on...
next