cascardo/ovs.git
2014-11-06 Flavio Leitnerfedora-spec: removed extra space
2014-11-06 Flavio Leitnerfedora-spec: Added buildrequires
2014-11-06 Flavio Leitnerfedora-spec: source line points to upstream tarball
2014-11-06 Flavio Leitnerfedora-spec: remove stale comment
2014-11-06 Flavio Leitnerfedora-spec: use default buildroot
2014-11-06 Flavio Leitnerfedora.spec: added license details
2014-11-06 Ben PfaffFAQ: Describe how to add new fields and new actions.
2014-11-06 Madhu Challameta-flow: Make it simpler to expand mf_values in the...
2014-11-06 Pravin B Shelarovs-router: Define stub for ovs_router_unixctl_register()
2014-11-05 Simon Hormanovs-ofctl: Only allow usable protocols for group commands
2014-11-05 Andy Zhoubridge: Store datapath version into ovsdb
2014-11-05 Eitan Eliahudatapath-windows: Add WMI to set Hyper-V port "friendly...
2014-11-05 Eitan Eliahurouter-table-stub: Fix compilation error.
2014-11-05 Jean Tourrilhesopenflow.h: Add header for OpenFlow v1.5.
2014-11-05 Jean Tourrilhesovs-testcontroller: Fix priority of non table-miss...
2014-11-04 Pravin B Shelardatapath: Convert dp rcu read operation to locked opera...
2014-11-04 Jean Tourrilhestests: Make sure test for actset_output tests initial...
2014-11-04 Ben Pfaffofproto-dpif: Make ofproto/trace a bit more like real...
2014-11-04 Ben Pfaffofproto-dpif-xlate: Add drop_frags_rule to struct xbridge.
2014-11-04 Motonori Shindonetflow: Fix interpretation of flow_seq.
2014-11-04 Pravin B Shelarovs-router: Fix sparse warning
2014-11-04 David Verbeirennetdev-dpdk: Fix DPDK rings broken by multi queue
2014-11-04 Simon Hormanofp-print: Use ds_chomp() in ofp10_match_to_string()
2014-11-04 Simon Hormanmatch: Use ds_chomp() in match_format()
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-11-04 Ben Pfaffnx-match: Add support for multiple OXM field assignment...
2014-11-04 Pravin B Shelardatapath: Fix compat checks for ipv6_skip_exthdr()
2014-11-03 Jarno Rajahalmeofproto-dpif-xlate: Do not clear ports with frags in...
2014-11-03 Jarno Rajahalmetests/ofproto-dpif - fragment handling: Add detail.
2014-11-03 Pravin B Shelarroute-table: extract gw information.
2014-11-03 Pravin B Shelarroute-table: Use classifier to store routing table.
2014-11-03 Pravin B Shelarroute-table: get rid of name-table
2014-11-03 Ben Pfaffxenserver: Turn on SSE and SSE2 for the build, for...
2014-11-03 Jesse Grosspackets: Use WORDS_BIGENDIAN for struct geneve_opt.
2014-10-31 Jarno Rajahalmetest-classifier: Ensure priority is not INT_MIN.
2014-10-31 Jarno Rajahalmeclassifier: Use rculist.
2014-10-31 Joe Stringerodp-util: Fix segfault in MPLS attribute parsing.
2014-10-31 Joe Stringerovs-ofctl: Improve error message for meter=0.
2014-10-31 Simon Hormanofp-print-ofctl: Free group buckets.
2014-10-31 Simon Hormanovs-ofctl: Free group buckets.
2014-10-31 Ben PfaffAUTHORS: Add Scott Lowe <scott.lowe@scottlowe.org>.
2014-10-31 Nithin Rajudatapath-windows: Increase the maximum size of port...
2014-10-31 Nithin Rajudatapath-windows: Fix locking code in OvsGetNetdevCmdHa...
2014-10-31 Nithin Rajudatapath-windows: Nuke USE_NEW_VPORT_ADD_WORKFLOW.
2014-10-31 Nithin Rajudatapath-windows: Don't leak NBLs with multiple NBs.
2014-10-31 Ben Pfaffclassifier: Change type used for priorities from 'unsig...
2014-10-30 Ben Pfaffnetdev-linux: Avoid depending on kernel definition...
2014-10-30 Alex Wangutilities: Add bash command-line completion script.
2014-10-30 Wang Sheng-Huitests: Check the existance of WHY-OVS.md instead of...
2014-10-30 Jarno Rajahalmeovs_assert, tests: Support NDEBUG.
2014-10-30 Jarno Rajahalmelist: Inline all functions.
2014-10-30 Thomas Grafdoc: Add more cross references between docs
2014-10-29 Gurucharan... debian: Fix broken build during package creation.
2014-10-29 Ben Pfaffvswitch.xml: Improve IPFIX documentation.
2014-10-29 Ben Pfaffvswitch.xml: Fix spelling errors in documentation.
2014-10-29 Ben Pfaffovs-vsctl: Allow referring to rows whose names are...
2014-10-29 Ben Pfaffnetdev-linux: Add support for 64-bit network device...
2014-10-29 Gurucharan... docker: Update documentation to reflect risks of retiri...
2014-10-29 Jarno Rajahalmetests/test-classifier: Properly use ovsrcu_postpone.
2014-10-29 Jarno Rajahalmelib/rculist: New RCU-iterator, single-writer doubly...
2014-10-29 Alex Wangcommand-line: Add function to print command usage.
2014-10-29 Alex Wangdpctl: Implement 'list-commands' function.
2014-10-29 Alex Wangovs-appctl: Rename 'help' to 'list-commands'.
2014-10-29 Alex Wangcommand-line: Add function to print all options.
2014-10-28 Nithin Rajunetdev-windows: Fix bugs in flag update and MAC address...
2014-10-28 Nithin Rajudatapath-windows: Allow encapsulation if source is...
2014-10-28 Thomas Grafdoc: Convert docs to Markdown language
2014-10-28 Nithin Rajudatapath-windows: OvsFindVportByPortIdAndNicIndex(...
2014-10-28 Nithin Rajudatapath-windows: Update vport add code.
2014-10-28 Nithin Rajudatapath-windows: Refactor core in Vport.c.
2014-10-28 Nithin Rajudatapath-windows: OvsInitTunnelVport() and OvsInitBridg...
2014-10-28 Nithin Rajudatapath-windows: Introduce bridge-internal ports.
2014-10-28 Nithin Rajudatapath-windows: Clarify externalVport.
2014-10-28 Nithin Rajudatapath-windows: Re-init the list entry in OvsDeleteVp...
2014-10-28 Sorin Vinturisdatapath-windows: Fix BSOD caused by DV due to memory...
2014-10-28 Eitan Eliahudatapath-windows:Remove user mode instance from pid...
2014-10-28 Nithin RajuINSTALL.Windows: minor updates to the SSL section
2014-10-27 Jarno Rajahalmelib/ovs-rcu: Support static initialization.
2014-10-27 Jarno Rajahalmelib/ofproto: Add comments about races in ofproto_flush().
2014-10-27 Jarno Rajahalmelib/ofproto: Remove obsolete FIXME comment.
2014-10-27 Ben Pfaffclassifier: Correct comment in classifier_lookup().
2014-10-24 Nithin Rajunetlink-socket: Fix a couple of compilation warnings.
2014-10-24 Jarno Rajahalmelib/classifier: Add lib/classifier-private.h.
2014-10-24 Jarno Rajahalmelib: Clean up vlog use.
2014-10-24 Alin Serdeandatapath-windows: Avoid BSOD when no event queue found.
2014-10-24 Simon Hormanofproto: Only allow indirect groups with one bucket
2014-10-24 Nithin Rajudatapath-windows: check for 'gOvsSwitchContext' in...
2014-10-24 Ankur Sharmadatapath-windows: Refactor CreateQueue function to...
2014-10-24 Ankur Sharmadatapath-windows: Add code for OvsGetQueue.
2014-10-24 Ankur Sharmadatapath-windows: pid-instance hash table APIs.
2014-10-24 Pravin B Shelardatapath: Use upstream ipv6_find_hdr().
2014-10-24 Pravin B Shelardatapath: Fix comment style.
2014-10-24 Pravin B Shelardatapath: Replace __force type cast with rcu_dereferenc...
2014-10-23 Ben Pfaffofproto: Report support for group stats.
2014-10-23 Ben Pfaffofp-actions: Properly check for action that exceeds...
2014-10-23 Nithin Rajudpif-netlink: Add support for packet receive on Windows.
2014-10-23 Nithin Rajunetlink-socket: Add packet subscribe functionality...
2014-10-23 Gurucharan... stream-tcp: Call setsockopt TCP_NODELAY after TCP is...
2014-10-23 Ankur Sharmadatapath-windows: Fixes during integration testing.
2014-10-23 Ankur Sharmadatapath-windows: Calling OvsAddPidInstance and OvsDelP...
next