sliver-openvswitch.git
2014-03-21 Pravindpif-netdev: Add DPDK netdev.
2014-03-21 Pravinutils: Introduce xsleep for RCU quiescent state
2014-03-21 Pravinofpbuf: Add OFPBUF_DPDK type.
2014-03-21 Pravinnetdev: Add support multiqueue recv.
2014-03-21 Pravinnetdev: Rename netdev_rx to netdev_rxq
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 Rajahalmedatapath: Avoid assigning a NULL pointer to flow actions.
2014-03-25 Jarno Rajahalmedatapath: Remove a debugging message.
2014-03-25 Jarno Rajahalmelib/flow: Fix flow_hash_5tuple().
2014-03-24 Gurucharan... packets: packet metadata from flow function instead...
2014-03-24 Jarno Rajahalmedatapath: Compact sw_flow_key.
2014-03-24 Jarno Rajahalmeofp-util: Fix inconsistencies in table features type.
2014-03-24 Jarno Rajahalmedatapath: Use TCP flags in the flow key for stats.
2014-03-24 Jarno Rajahalmedatapath: Fix output of SCTP mask.
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 Simon Hormanofproto-dpif: Differentiate between different miss...
2014-03-20 Simon Hormanofproto-dpif: Add table-miss flow tests
2014-03-20 Ben Pfaffodp-util: Fix VLAN parsing behavior in parse_8021q_onwa...
2014-03-20 Simon Hormanofproto: Honour Table Mod settings for table-miss handling
2014-03-20 Alex Wangcfm: Add test for the update of CFM status to OVSDB.
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 Pfaffofproto: Use RCU to protect rule_actions.
2014-03-18 Ben Pfaffovs-rcu: New library.
2014-03-18 Justin Pettittests: Fix small typo in "OpenFlow" in ofproto tests.
2014-03-18 Gurucharan... stream: Call WSAStartup() before calling any winsock...
2014-03-18 Gurucharan... socket-util: Fix dscp error check for Windows.
2014-03-18 Arun SharmaMan ovs-ofctl: Typo in arp_spa & arp_tpa
2014-03-18 Alex Wangdatapath: compat: Downstream the reciprocal_div.{c,h}.
2014-03-18 Andy Zhoudpif-netdev: init atomic flag dp->destroyed
2014-03-17 Ben PfaffFix typos in documentation.
2014-03-17 Gurucharan... BUILD.Windows: Update compilable utilities.
2014-03-17 Gurucharan... system-stats: Port for Windows.
2014-03-17 Gurucharan... windefs: srandom() and random() for windows.
2014-03-17 Gurucharan... strsep: Copy from netbsd.
2014-03-17 Gurucharan... sflow: Include the windefs.h header for windows.
2014-03-17 Gurucharan... ofproto: Don't use DELETE inside enumerator list.
2014-03-17 Gurucharan... ovs-ofctl: Use fcntl instead of sys/fcntl.
2014-03-17 Gurucharan... windows/unistd: Add definitions for STD*_FILENO.
2014-03-17 Gurucharan... windefs: Include the library advapi32.
2014-03-18 Andy Zhoubacktrace: Add log_backtrace()
2014-03-17 Ben Pfaffofproto-dpif: Revalidate flows when the group table...
2014-03-17 Ben PfaffFAQ: Add question about meter support.
2014-03-17 Ben Pfaffsocket-util: Fix definition of LINUX.
2014-03-16 Andy Zhouudpif: Bug fix updif_flush
2014-03-15 kmindgstp: Fix bpdu tx problem in listening state
2014-03-15 Alexandru Copotopenflow-1.4.h: Add bundle structure definitions
2014-03-13 Gurucharan... windows/sys: Define sa_family_t for easy compilation.
2014-03-13 Gurucharan... windefs: Add definition for pid_t.
2014-03-13 Gurucharan... ovs-thread: We don't use fork in Windows.
2014-03-13 Gurucharan... windows/net: Definition for IFNAMSIZ.
2014-03-13 Gurucharan... windows/netinet: Copy ip6.h and icmp6.h from netbsd.
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... netdev-vport: Don't look for ovs-monitor-ipsec's pid...
2014-03-13 Gurucharan... stream-fd-windows: Fix compilation error.
2014-03-13 Gurucharan... automake: Use route-table-stub for Windows.
2014-03-13 Gurucharan... timeval: Sleep instead of poll().
2014-03-13 Gurucharan... BUILD.Windows: Build idl headers separately.
2014-03-13 Gurucharan... ofp-actions: Relax build assertion condition for ofpact...
2014-03-13 Gurucharan... .gitignore: Ignore visual studio created files.
2014-03-13 Gurucharan... bfd: Remove unnecessary include of netlink header.
2014-03-13 Gurucharan... windows/netinet: Add some #defines needed for Windows.
2014-03-13 Gurucharan... ovsdb: fsync() for Windows.
2014-03-13 Gurucharan... stdio: fseeko for Windows.
2014-03-13 Gurucharan... ovsdb: Do not look for symbolic links for db creation...
2014-03-13 Gurucharan... configure: Include pthread-win32 libraries for Windows...
2014-03-13 YAMAMOTO Takashilearn.at: fix a race in "self-modifying flow with hard_...
2014-03-13 YAMAMOTO Takashilearn.at: fix a comment
2014-03-13 YAMAMOTO Takashilearn.at: wrap long comments
2014-03-12 Gurucharan... ofp-print: __attribute__ format in visual studio.
next