aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-16windefs: Redefine INET6_ADDRSTRLEN for Windows.Gurucharan Shetty
2015-10-16ofproto: Correct encoding and decoding of group desc properties.Simon Horman
2015-10-16ovn.at: Add test for gateway.Justin Pettit
2015-10-16ovn-controller: Support multiple encaps simultaneously.Justin Pettit
2015-10-16ovn-controller: Support VXLAN enapsulation.Justin Pettit
2015-10-16ovn-sbctl: Add multiple encaps with "chassis-add".Justin Pettit
2015-10-16ovn-controller.8: Correct reference to "ovn-encap-type".Justin Pettit
2015-10-16ovn: Add stateful ACL support.Justin Pettit
2015-10-15ovn-controller: Un-inline get_chassis_by_name().Ben Pfaff
2015-10-15nx-match: Serialize match on IP TTL even when outputting OXM.Ben Pfaff
2015-10-15ovn-nbctl: Remove external-ids commands.Ben Pfaff
2015-10-15ovn: Change h1 titles to title case in documentation.Ben Pfaff
2015-10-15ovn: Implement logical action to decrement IPv4 TTL.Ben Pfaff
2015-10-15ovn: Extend logical "next" action to jump to arbitrary flow tables.Ben Pfaff
2015-10-15vswitch.xml: Add caveat to flow-limit.Joe Stringer
2015-10-15vswitch.xml: Update docs for max-idle.Joe Stringer
2015-10-15ovn.at: Fix tab/space issues.Justin Pettit
2015-10-14ovn-sbctl.8: Fix bridge modification references.Justin Pettit
2015-10-14vtep: Make stats and status columns ephemeral.Justin Pettit
2015-10-13expr: Document error handling for expr_annotate().Justin Pettit
2015-10-13ovn: Fix space/tab issues from man pages.Justin Pettit
2015-10-13ovs-sim.1.xml: Fix tab/space issue.Justin Pettit
2015-10-13vswitch.xml: Untabify and reindent.Ben Pfaff
2015-10-13ovsdb-idl: Test script for Python register_columns functionShad Ansari
2015-10-13system-traffic: Add ct tests using local stack.Joe Stringer
2015-10-13dpif-netlink: Allow MRU packet attribute.Andy Zhou
2015-10-13Add support for connection tracking helper/ALGs.Joe Stringer
2015-10-13Add connection tracking label support.Joe Stringer
2015-10-13Add connection tracking mark support.Joe Stringer
2015-10-13Add support for connection tracking.Joe Stringer
2015-10-13ofp-actions: Pass ofp_version to decode functions.Joe Stringer
2015-10-13meta-flow: Rename IPv6 type to be128.Joe Stringer
2015-10-13types: Add big-endian 128-bit types and helpers.Joe Stringer
2015-10-13ofp-actions: Extend reg_load parsing to >64bits.Joe Stringer
2015-10-13ofp-actions: Refactor set_field tokenization.Joe Stringer
2015-10-13tnl-ports: add IPv6 supportThadeu Lima de Souza Cascardo
2015-10-13tnl-arp-cache: add IPv6 Neighbor Discovery supportThadeu Lima de Souza Cascardo
2015-10-13route: support IPv6 and use IPv4-mapped addressesThadeu Lima de Souza Cascardo
2015-10-13appveyor.yml: Remove from docs.Ben Pfaff
2015-10-13ovn-tutorial: Add more links.Russell Bryant
2015-10-13FAQ: Describe why OVS can't prepopulate the kernel flow table.Ben Pfaff
2015-10-12bridge: Coding style fix.Ben Pfaff
2015-10-12rstp: Properly disable an RSTP port before deleting it.Jarno Rajahalme
2015-10-12ofproto-dpif: Add check in rstp_run.Daniele Venturino
2015-10-09AUTHORS: Add John Reumann.Jarno Rajahalme
2015-10-09meta-flow: Remove circular dependency on enum ofputil_protocol.Jarno Rajahalme
2015-10-09datapath: Fix compilation on kernel 2.6.32Pravin B Shelar
2015-10-08RHEL: create /etc/openvswitch directoryAnsis Atteka
2015-10-08poll-loop: Fix a bug while finding a poll node.Gurucharan Shetty
2015-10-07ovn-controller: Add test for setting up and tearing down patch ports.Ben Pfaff