cascardo/ovs.git
2013-12-20 YAMAMOTO Takashitests/ofproto-dpif.at: Workaround a race
2013-12-20 YAMAMOTO Takashiofproto-dpif-upcall: Reduce log level of "Spent unreaso...
2013-12-20 YAMAMOTO Takashitests/ofproto.at: Avoid stdout/stderr ordering assumptions
2013-12-20 YAMAMOTO Takashitests/ofproto-dpif.at: Portability improvement
2013-12-20 YAMAMOTO Takashitests/daemon-py.at: Skip if no python
2013-12-20 Lorand Jakab.gitignore: add /libtool
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-19 Joe Stringerunixctl: Make dpif/dump-flows fetch kernel flows.
2013-12-16 Pravin B Shelardatapath: Fix build failure on RHEL 6.4
2013-12-19 Alin Serdeanentropy: Add Windows support.
2013-12-19 Gurucharan... xenserver: Fix build failures because of libraries...
2013-12-16 Pravin B Shelardatapath: Fix deadlock during stats update.
2013-12-18 Ben Pfaffofproto-dpif: Get rid of mirror_mask_ffs() function.
2013-12-18 Gurucharan... rhel: Fix build failures because of libraries in /usr...
2013-12-18 Ben Pfaffofp-tcpdump: Fix tcpdump patch breakage due to libtool.
2013-12-18 YAMAMOTO TakashiAUTHORS: update my entry
2013-12-18 YAMAMOTO Takashinetdev-bsd: remove an unused variable
2013-12-18 Ben PfaffINSTALL: Mention --enable-Werror.
2013-12-18 Simon Hormanofproto: Add table config to struct ofproto
2013-12-18 Simon Hormandpif-netdev: Remove unnecessary parameters from dp_netd...
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-17 Joe Stringercfm: Add test for fault_override
2013-12-17 Jarno RajahalmeDo not free uninitialized packets.
2013-12-17 Jarno RajahalmeRemove unnecessary memset().
2013-12-17 Alex Wangofproto-dpif-monitor: Acquire write lock in monitor_run().
2013-12-17 Alex Wangdpif-linux: Do not call nl_sock_pid() on NULL sock...
2013-12-17 Alex Wangdpif-linux: Fix the return type of dpif_linux_port_dump...
2013-12-17 Ben PfaffRemove stream, vconn, and rconn functions to get local...
2013-12-17 Stephen Hemmingerdatapath: make functions local
2013-12-17 Joe Stringerbfd: Set next_tx correctly when processing packets
2013-12-17 Ben Pfafflacp: Give LACP a moment to initialize before testing...
2013-12-17 Ben Pfaffbridge: Let ofprotos run once before reporting configur...
2013-12-17 Francesco Fuscodpif-linux: fix the size of n_masks
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-17 Harold LimUpdate openvswitch to allow linking from C++ projects
2013-12-17 Bruce Davievtep: add "Arp_sources" tables
2013-12-17 Justin PettitFAQ: Reference 2.0, not 1.12.
2013-12-17 Jesse GrossFAQ: Update to reflect that tunneling is now in upstrea...
2013-12-17 Alex Wangdpif-linux: Fix a bug.
2013-12-17 Ben Pfaffrconn: Update comments on is_admitted_msg().
2013-12-17 Ben PfaffFAQ: Explain how to add QoS features to Open vSwitch.
2013-12-17 Ben PfaffFAQ: Describe weak and strong ES models.
2013-12-17 Jesse Grossdatapath: Handle different definitions of page in skb_f...
2013-12-17 Jesse Grossdatapath: Add hash library to .gitignore.
2013-12-17 Jesse Grossdatapath: Backport __skb_fill_page_desc
2013-12-17 Jesse Grossdatapath: Backport skb_has_frag_list().
2013-12-17 Pravin B Shelardatapath: Backport skb_frag_ functions
2013-12-17 Jesse Grossdatapath: Add missing #include for skb page accessors.
2013-12-17 Thomas Grafdatapath: Compute checksum in skb_gso_segment() if...
2013-12-17 Thomas Grafdatapath: Use skb_zerocopy() for upcall
2013-12-17 Thomas Grafdatapath: Pass datapath into userspace queue functions
2013-12-17 Thomas Grafdatapath: Drop user features if old user space attempte...
2013-12-17 Thomas Grafdatapath: Allow user space to announce ability to accep...
2013-12-17 Jesse Grossdatapath: Backport skb_zerocopy() functions.
2013-12-16 Jarno Rajahalmeofproto/trace: Fix memory leak on error path.
2013-12-16 Francesco Fuscodatapath: use CRC32 accelerated flow hash if available
2013-12-16 Jesse Grossdatapath: Backport for architecture hash library.
2013-12-16 Wei Yongjundatapath: remove duplicated include from flow_table.c
2013-12-16 Ben Pfaffconnmgr: Fix attempt to take mutex recursively when...
2013-12-16 Ben Pfaffbridge: Remove superfluous "inline" from ofp12_controll...
2013-12-16 Jarno Rajahalmedpif: Allow execute to modify the packet.
2013-12-14 Joe Stringermonitor: Replace monitor_seq with periodic wakeup
2013-12-14 Kyle Mesteryfedora-build: Remove %{build_number} from the configure...
2013-12-13 Ben Pfaffovs-thread: Fix crash by making count_cpu_count() retur...
2013-12-13 Ben Pfaffvconn: Reply with OFPBRC_BAD_VERSION for bad version.
2013-12-13 Ben Pfaffdpif-linux: Fix fd leak for vports that disappear from...
2013-12-13 Ben Pfaffdpif-linux: Generalize dpif_linux_recv_set() to synchro...
2013-12-13 Ben Pfaffdpif-linux: Factor out port dumping helper functions.
2013-12-13 Ben Pfaffjsonrpc-server: Add test for disconnecting connections...
2013-12-13 Ben Pfaffovsdb-client: Make "monitor" command able to monitor...
2013-12-13 Alex Wangcfm: Refine the cfm_extended manual.
2013-12-13 Gurucharan... ovs-thread: Break recursion for coverage counters.
2013-12-13 Joe Stringercfm: Notify connectivity_seq on cfm_set_fault
2013-12-13 Ethan Jacksoncoverage: Use size_t for coverage counter array lengths.
2013-12-13 Ben Pfaffstring: Use workaround for #include_next when it is...
2013-12-13 Ben Pfaffconfigure: Add macros to check for #include_next and...
2013-12-13 Ethan Jacksonofproto: Simplify thread creation API.
2013-12-13 Ethan Jacksonovs-ofctl: Replace TODO with XXX.
2013-12-13 Ethan Jacksonflow: New function flow_unwildcard_tp_ports().
2013-12-13 Helmut SchaaRemove unused USE_LINKER_SECTIONS and OVS_LINK2_IFELSE
2013-12-13 Helmut Schaacoverage: Use OVS_CONSTRUCTOR to initialize the coverag...
2013-12-13 Helmut Schaavlog: Use OVS_CONSTRUCTOR for vlog initialization
2013-12-13 Helmut Schaacompiler: Add OVS_CONSTRUCTOR to mark functions as...
2013-12-13 Helmut Schaalib/util: Make some functions in util.c inline
2013-12-13 Helmut Schaalib/mac-learning: Add missing semicolon
2013-12-13 Helmut Schaalib/random: Make some functions in random.c inline
2013-12-13 Helmut Schaalib/ofp: Consolidate some struct field orders
2013-12-13 Ethan Jacksonofproto-dpif: Remove ovs-appctl dpif/del-flows.
2013-12-13 Ethan Jacksonofproto-dpif: Remove avg_subfacet_life.
2013-12-13 Ethan Jacksonofproto-dpif-upcall: New ovs-appctl upcall/show.
2013-12-13 Ethan Jacksonofproto-dpif-upcall: Add memory usage stats.
2013-12-13 Ethan Jacksonofproto: Remove run_fast() functions.
2013-12-13 Ethan Jacksonofproto: Replace reval_seq with a struct seq.
2013-12-13 Ethan Jacksonofproto-dpif-xlate: Add a mechanism to skip wildcard...
2013-12-13 Ethan Jacksonofproto: Move all statistics accounting into xlate_acti...
2013-12-13 Ethan Jacksonofproto: Retrieve ipfix, sflow and netflow in xlate_rec...
2013-12-13 Simon Hormanovs-ofctl: Update push_mpls documentation
2013-12-13 Ethan Jacksonofproto: Handle netflow similarly to ipfix and sflow...
2013-12-13 Ethan Jacksonofproto: New function netflow_exists().
2013-12-13 Ethan Jacksonnetflow: Make thread safe.
next