sliver-openvswitch.git
2014-04-08 Jarno Rajahalmelib/ofpbuf: Rename private fields to discourage direct...
2014-04-08 Jarno Rajahalmeofproto/ofproto-dpif: Use ofpbuf API to access 'data...
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "idle_age and hard_age...
2014-04-08 YAMAMOTO Takashilearn.at: Fix a race in "learn refreshes hard_age"...
2014-04-08 YAMAMOTO Takashilearn.at: Fix a race in "self-modifying flow with hard_...
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix races in "NetFlow flow expiration...
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "flow stats" test
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in fin_timeout test
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix some races in MPLS actions tests
2014-04-08 YAMAMOTO Takashilearn.at: Fix a race in "self-modifying flow with idle_...
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Avoid races in table miss tests
2014-04-08 YAMAMOTO Takashiofproto-dpif.at: Fix a race in "ofproto-dpif - controller"
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-07 Ben Pfaffovsdb-server: Improve message for "add-db" of database...
2014-04-07 Ben Pfafflockfile: Improve log message when a process tries...
2014-04-07 Ben Pfafftests: Fix typo in ovsdb-server test.
2014-04-07 Ben Pfafftests: Remove problematic but questionably useful part...
2014-04-07 Simon Hormanofp-parse: Handle buffer resize when parsing actions
2014-04-06 YAMAMOTO Takashiofproto-dpif-upcall: Expire netflow flow when revalidat...
2014-04-06 YAMAMOTO Takashiovsdb-server.at: Update a comment
2014-04-06 YAMAMOTO Takashiofproto-dpif.at: Wait for the monitor's pidfile disappe...
2014-04-05 Ben Pfaffofp-print: Fix misaligned data access in ofp_print_erro...
2014-04-05 Ben Pfaffpackets: Fix misaligned data accesses for MPLS and...
2014-04-05 Ben Pfaffdpif-netdev: Unwildcard entire odp_port in dpif_netdev_...
2014-04-04 Ben Pfaffovsdb: Remove SPECS in favor of referring to RFC 7047.
2014-04-04 Ethan Jacksonflow: Rearrange struct flow for better megaflows.
2014-04-04 Alex Wangtest-reconnect: Fix a warning.
2014-04-04 Lorand Jakabofpbuf: fix struct comment
2014-04-04 Gurucharan... Avoid static declarations of arrays with unknown size.
2014-04-03 Ben Pfaffjsonrpc: Return received JSON-RPC messages immediately...
2014-04-03 Simon Hormanofproto: Support OF version-specific table-miss behaviours
2014-03-31 Pravin Shelardatapath: Add support for kernels 3.13
2014-04-03 Flavio Leitnerbridge: don't bring up internal ports by default.
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-04-03 Jarno Rajahalmeofpbuf: Rename trivial _get_ functions without the...
2014-04-03 Lorand Jakabtests: add ovstest to .gitignore
2014-04-03 Andy Zhouunit-test: Link 29 test programs into ovstest
2014-04-03 Andy Zhouunit-test: Improve ovstest user interface
2014-04-03 Ben Pfaffjsonrpc-server: Combine notifications when connection...
2014-04-03 Ben Pfaffjsonrpc-server: Track monitor updates separately from...
2014-04-03 Ben PfaffRevert "json: New function json_serialized_length()."
2014-04-03 Ben PfaffRevert "ovsdb-data: New functions for predicting serial...
2014-04-03 Ben PfaffRevert "jsonrpc-server: Disconnect connections that...
2014-04-03 Ben PfaffRevert "jsonrpc-server: Add test for disconnecting...
2014-04-03 Ben Pfaffovsdb-server: Send update for _version for changes...
2014-04-02 Ben Pfaffovsdb-client: Support all vlog options.
2014-04-02 Ben Pfaffdebian: Allow kmod or module-init-tools for backward...
2014-03-30 Pravin Shelarnetdev-dpdk: Remove alloc from packet recv.
2014-03-30 Pravin Shelarofpbuf: Add DPDK mbuf to ofpbuf.
2014-03-30 Pravin Shelarofpbuf: Add ofpbuf_init_dpdk()
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Pravin Shelarofpbuf: Add private pointer for dpdk
2014-04-02 Jarno Rajahalmedatapath: Minimize ovs_flow_cmd_new|set critical sections.
2014-04-02 Jarno Rajahalmedatapath: Split ovs_flow_cmd_new_or_set().
2014-04-02 Jarno Rajahalmedatapath: Minimize ovs_flow_cmd_del critical section.
2014-04-02 Jarno Rajahalmedatapath: Reduce locking requirements.
2014-04-02 Jarno Rajahalmedatapath/flow: Fix ovs_flow_stats_get/clear RCU derefer...
2014-04-02 Jarno Rajahalmedatapath: Fix typo.
2014-04-02 Bruce Davievtep: Add IP address configuration for bfd.
2014-04-02 YAMAMOTO Takashiofproto.at: Fix races in rule eviciton tests
2014-04-02 YAMAMOTO Takashiofproto-dpif: Fix races in MPLS tests
2014-04-02 YAMAMOTO Takashiofproto: Fix a race in pause and resume test
2014-04-02 YAMAMOTO Takashiofproto-dpif.at: Fix races in table-miss tests
2014-04-01 Jason Kölkerrhel: Add Patch Port support to initscripts
2014-04-01 Andy Zhouunit-test: merge test-heap into ovstest
2014-04-01 Andy Zhouunit-test: Add ovstest
2014-03-31 Ben Pfaffdebian: Depend on 'kmod' instead of module-init-tools.
2014-03-31 Ben Pfaffvswitchd: Add external_ids to Flow_Table table in datab...
2014-03-31 Gurucharan... util: xleep for Windows.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-30 Jarno Rajahalmedatapath: Minimize dp and vport critical sections.
2014-03-29 Jarno Rajahalmedatapath: Make flow mask removal symmetric.
2014-03-29 Jarno Rajahalmedatapath: Build flow cmd netlink reply only if needed.
2014-03-28 Andy Zhourecirculation: Adjust ovs_key_attr ABI
2014-03-28 Monam Agarwaldatapath: Use with RCU_INIT_POINTER(x, NULL) in vport...
2014-03-28 Pritesh Kotharisparse: workaround for a bug in sparse.
2014-03-28 Pritesh Kotharisparse: fix the order of include paths to make sparse...
2014-03-28 YAMAMOTO Takashirecirculation: Some cosmetic fixes
2014-03-28 Andy Zhoulib/packet.h: add hash_mac()
2014-03-28 Andy Zhoulib/hash.h: add hash_uint64()
2014-03-28 Andy Zhoulib/hash.h: fix hash_2words
2014-03-28 Gurucharan... ovs-appctl: A port for Windows.
2014-03-28 Gurucharan... unixctl: Add support for Windows.
2014-03-28 Gurucharan... stream-tcp: Use closesocket instead of close for sockets.
2014-03-28 Gurucharan... ovs-appctl: Close the connection during error.
2014-03-28 Alex Wangofproto-dpif-upcall: Fix a race.
2014-03-28 Andy Zhouovs-vsctl: Improve error reporting
2014-03-28 Ben Pfaffovsdb-idlc: Generate new *_get_for_uuid() functions.
2014-03-27 Ben Pfaffstream-tcp: Fix error message for failed TCP_NODELAY...
2014-03-24 PravinFAQ: Fix supported kernel version.
2014-03-25 Jarno Rajahalmelib/ofpbuf: Remove 'l7' pointer.
2014-03-25 Jarno Rajahalmelib/ofpbuf: Inline the trivial ofpbuf functions.
2014-03-25 Jarno Rajahalmelib/pcap: Use ofpbuf_tail() instead of ofpbuf_end().
2014-03-25 Ben Pfafflockfile: Minor code cleanup.
2014-03-25 Andy Zhoudpif-netdev: user space datapath recirculation
2014-03-25 Andy Zhouofproto-dpif: Added Per backer recirculation ID management
2014-03-25 Andy Zhoulib/flow: add dp_hash and recirc_id to struct flow
2014-03-25 YAMAMOTO Takashinetdev-bsd: compilation fixes
2014-03-25 Jarno Rajahalmedatapath: Clarify locking.
2014-03-25 Andy Zhoudpif-netdev: Fix a compilation warning
next