cascardo/ovs.git
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...
2014-10-23 Ankur Sharmadatapath-windows: pid-instance hash table data structure.
2014-10-23 Ben Pfaffstream-tcp, stream-ssl: Remove unneeded getsockname...
2014-10-23 Ben Pfafftunnel: Add to nw_tos bits instead of replacing them...
2014-10-22 Nithin Rajunetlink-socket: Use poll_immediate_wake() on Windows.
2014-10-22 Nithin Rajudatapath-windows: Return success when duplicate flow...
2014-10-22 Wang Sheng-HuiUse magic ETH_ADDR_LEN instead of 6 for Ethernet addres...
2014-10-21 Pravin B Shelardatapath: net: make skb_gso_segment error handling...
2014-10-21 Nithin Rajunetlink-socket: Fix nl_sock_recv__() on Windows.
2014-10-21 Nithin Rajudatapath-windows: Fixes in packet created for userspace
2014-10-21 Nithin Rajudatapath-windows: Fix key parsing in Flow.c.
2014-10-21 Nithin Rajudatapath-windows: event read should not fail when no...
2014-10-21 Madhu Challadpif: Fix crash in format_odp_actions() due to NULL...
2014-10-20 Eitan Eliahudatapath-windows: Implement missed packet kernel-to...
2014-10-20 Gurucharan... stream-fd: Merge stream-fd-windows and stream-fd-unix.
2014-10-20 Thomas GrafMakefile.am: Properly indent INSTALL.DPDK
2014-10-20 Daniele Di... INSTALL.DPDK: improve documentation
2014-10-20 maryam.tahhannetdev-dpdk: Move to DPDK 1.7.1
2014-10-18 Jarno Rajahalmelib/dpif-netdev: Fix EMC lookup.
2014-10-17 Li RongQingdatapath: fix a use after free
2014-10-17 Fabian Frederickdatapath: use vport instead of p
2014-10-17 Ankur Sharmadatapath-windows: netdev-windows fixes for vswitchd...
2014-10-17 Eitan Eliahudatapath-windows: Packet subscribe handler
2014-10-17 Gurucharan... xenserver: Add ovs-docker to the spec file.
2014-10-17 Jarno Rajahalmelib/dpif-netdev: Integrate megaflow classifier.
2014-10-17 Ben PfaffAUTHORS: Add Dongdong and Chunhe Li.
2014-10-17 Dongdongrhel: Change service providers to 'openvswitch'.
2014-10-16 Eitan Eliahudatapath-windows: Add packet miss read Netlink command.
2014-10-16 Ben Pfaffofproto-dpif-xlate: Support BFD, CFM, carrier, and...
2014-10-16 Gurucharan... docker: Integrate docker containers with Open vSwitch.
next