sliver-openvswitch.git
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.
2014-03-12 Gurucharan... uuid: Use current time to compute sha.
2014-03-12 Gurucharan... ovsdb-server: Truncate file for Windows.
2014-03-12 kmindgofproto: Update rule's priority in eviction group.
2014-03-12 Simon Hormanofp-util: Use enum ofp_table_config in struct ofputil_t...
2014-03-12 Gurucharan... ovs-thread: count the number of cpu cores.
2014-03-12 Gurucharan... windows: Add stub headers for windows.
2014-03-12 Gurucharan... byte-order: htonll() and ntohll() for Windows.
2014-03-12 Gurucharan... util: Maximum path length for Windows.
2014-03-12 Gurucharan... vlog: Array intialization for Windows.
2014-03-11 Joe Stringertests: Test learned flow idle timeouts.
2014-03-11 Joe Stringerofproto-dpif: Use 'struct dpif_stats' for stats.
2014-03-11 Joe Stringermirror: Use 'struct ref_count' for refcounting.
2014-03-11 Joe Stringernetflow: Make netflow_flow_update() parameter const.
2014-03-11 Lorand JakabREADME-lisp: improve LISP documentation
2014-03-07 Pravin Shelarnetdev-linux: Remove unnecessary header.
2014-03-07 Pravin Shelardatapath: Add support for Linux 3.12
2014-03-08 Joe Stringerupcall: Configure datapath max-idle through ovs-vsctl.
2014-03-07 Gurucharan... getrusage-windows: getrusage() for Windows.
2014-03-05 Gurucharan... timeval: gettimeofday() for Windows.
2014-03-05 Gurucharan... timeval: 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... Makefile: Remove unnecessary includes of SSL_LIBS.
2014-03-04 Gurucharan... timeval: localtime_r, gmtime_r for Windows.
2014-03-04 Joe Stringerovs-thread: Add xpthread_barrier_*() wrappers.
2014-03-02 Ben Pfafftunnel: Do not set padding bits in tunnel mask.
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 Zhousparse: add defintions to include/sparse/netinet/in.h
2014-03-01 Andy Zhoulib: make wevent static
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-28 Ben Pfaffdatapath: Correctly report flow used times for first...
2014-02-28 Justin Pettitman: Document common options in ovs-vsctl and vtep...
2014-02-28 Justin Pettitvtep-ctl: Print schema version when called with "-...
2014-02-28 Justin Pettitovs-vsctl: Print schema version when called with "...
2014-02-28 Justin Pettitovsdb-idlc: Make schema version available.
2014-02-28 Justin Pettitovsdb-doc: Include schema version in generated man...
2014-02-28 Justin Pettitvtep: Include OVS version number in VTEP man page.
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 YAMAMOTO Takashiofproto-dpif.at: Avoid races in MPLS tests
2014-02-27 Ben Pfaffrconn: Discover errors in rconn_run() even if rconn_rec...
2014-02-27 Ben Pfafftests: Re-fix a race.
2014-02-27 Flavio Leitnerovs-lib: allow non-root users to check service status
2014-02-26 Joe Stringerdpif-linux: Lookup netdev to get netdev type string.
2014-02-26 Helmut Schaavswitchd: Limit fake bridge MAC selection to ports...
2014-02-26 Helmut Schaavswitchd: Split pick_local_hw_addr
2014-02-26 Gurucharan... fatal-signal: SIGPIPE for Windows.
2014-02-26 Gurucharan... fatal-signal: Handle SIGINT for Windows.
2014-02-26 Gurucharan... socket-util: pipe for Windows.
2014-02-26 Gurucharan... signals: Don't compile for Windows.
2014-02-26 Gurucharan... fatal-signal: Fatal signal handling for Windows.
2014-02-26 Gurucharan... cccl: Remove the seemingly wrong "lib" prefix.
2014-02-26 Ben PfaffINSTALL: Mention that building a kernel module is optional.
2014-02-26 Joe Stringermeta-flow: Remove duplicate break statements.
2014-02-26 Ben Pfaffofproto: Send port status message for port-mods, right...
2014-02-26 YAMAMOTO Takashisocket-util: Fix set_dscp for IPv6
2014-02-26 YAMAMOTO Takashiofproto-dpif: Fix "sFlow packet sampling" tests on...
2014-02-26 YAMAMOTO Takashisocket-util: Avoid using the identical message for...
2014-02-26 Ben Pfafftests: Sort output from dump-flows to avoid hash order...
2014-02-26 Ben Pfaffofproto-dpif-upcall: Fix null dereference in push_dump_...
2014-02-26 Joe Stringerupcall: Remove datapath flows when setting n-threads.
next