sliver-openvswitch.git
2014-05-04 Giuseppe Lettiericomply with new ofpbuf interface
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Joe StringerSubmittingPatches: Rename to CONTRIBUTING.
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 ZhengLingyunvlandev: Fix an obvious predicate logic crash bug.
2014-04-10 Joe Stringerofproto-dpif.at: Update MPLS test names.
2014-04-10 YAMAMOTO Takashilearn.at: Fix a shell syntax
2014-04-10 YAMAMOTO Takashinetdev-bsd: Update for recent ofpbuf api changes
2014-04-09 Joe Stringertests/ofproto-dpif: Use vlog to test dpif behaviour.
2014-04-09 Jarno Rajahalmeofproto/xlate: Fix set field unwildcarding.
2014-04-09 Jarno RajahalmeTests: Fix ofproto/trace and expose megaflows when...
2014-04-09 Jarno Rajahalmeofproto: Fix wildcard masking with nw_tos.
2014-04-09 Jarno Rajahalmelib/ofp-actions: Silently discard set ip ecn/ttl action...
2014-04-09 Andy Zhoudpif-netdev: Use existing flow for computing dp hash
2014-04-09 Andy Zhoudpif-netdev: preserve packet metadata fields across...
2014-04-09 Thomas Grafbridge: improve vlan mode related error messages when...
2014-04-09 Andy Zhoudpif: Wildcard bond output port with recirculation
2014-04-05 Wei Zhangdatapath: supply a dummy err_handler of gre_cisco_proto...
2014-04-08 Ben Pfaffovs-dev.py: Update repository location.
2014-04-08 Ben Pfaffdatapath: Fix tracking of flags seen in TCP flows.
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-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
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-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-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()
next