cascardo/ovs.git
2015-10-16 Ben Pfaffovn-controller: Un-inline get_chassis_by_name().
2015-10-16 Ben Pfaffnx-match: Serialize match on IP TTL even when outputtin...
2015-10-16 Ben Pfaffovn-nbctl: Remove external-ids commands.
2015-10-16 Ben Pfaffovn: Change h1 titles to title case in documentation.
2015-10-16 Ben Pfaffovn: Implement logical action to decrement IPv4 TTL.
2015-10-16 Ben Pfaffovn: Extend logical "next" action to jump to arbitrary...
2015-10-15 Joe Stringervswitch.xml: Add caveat to flow-limit.
2015-10-15 Joe Stringervswitch.xml: Update docs for max-idle.
2015-10-15 Justin Pettitovn.at: Fix tab/space issues.
2015-10-15 Justin Pettitovn-sbctl.8: Fix bridge modification references.
2015-10-14 Justin Pettitvtep: Make stats and status columns ephemeral.
2015-10-14 Justin Pettitexpr: Document error handling for expr_annotate().
2015-10-14 Justin Pettitovn: Fix space/tab issues from man pages.
2015-10-14 Justin Pettitovs-sim.1.xml: Fix tab/space issue.
2015-10-13 Ben Pfaffvswitch.xml: Untabify and reindent.
2015-10-13 Shad Ansariovsdb-idl: Test script for Python register_columns...
2015-10-13 Joe Stringersystem-traffic: Add ct tests using local stack.
2015-10-13 Andy Zhoudpif-netlink: Allow MRU packet attribute.
2015-10-13 Joe StringerAdd support for connection tracking helper/ALGs.
2015-10-13 Joe StringerAdd connection tracking label support.
2015-10-13 Joe StringerAdd connection tracking mark support.
2015-10-13 Joe StringerAdd support for connection tracking.
2015-10-13 Joe Stringerofp-actions: Pass ofp_version to decode functions.
2015-10-13 Joe Stringermeta-flow: Rename IPv6 type to be128.
2015-10-13 Joe Stringertypes: Add big-endian 128-bit types and helpers.
2015-10-13 Joe Stringerofp-actions: Extend reg_load parsing to >64bits.
2015-10-13 Joe Stringerofp-actions: Refactor set_field tokenization.
2015-10-13 Thadeu Lima... tnl-ports: add IPv6 support
2015-10-13 Thadeu Lima... tnl-arp-cache: add IPv6 Neighbor Discovery support
2015-10-13 Thadeu Lima... route: support IPv6 and use IPv4-mapped addresses
2015-10-13 Ben Pfaffappveyor.yml: Remove from docs.
2015-10-13 Russell Bryantovn-tutorial: Add more links.
2015-10-13 Ben PfaffFAQ: Describe why OVS can't prepopulate the kernel...
2015-10-12 Ben Pfaffbridge: Coding style fix.
2015-10-12 Jarno Rajahalmerstp: Properly disable an RSTP port before deleting it.
2015-10-12 Daniele Venturinoofproto-dpif: Add check in rstp_run.
2015-10-10 Jarno RajahalmeAUTHORS: Add John Reumann.
2015-10-10 Jarno Rajahalmemeta-flow: Remove circular dependency on enum ofputil_p...
2015-10-09 Pravin B Shelardatapath: Fix compilation on kernel 2.6.32
2015-10-09 Ansis AttekaRHEL: create /etc/openvswitch directory
2015-10-08 Gurucharan... poll-loop: Fix a bug while finding a poll node.
2015-10-07 Ben Pfaffovn-controller: Add test for setting up and tearing...
2015-10-07 Ben Pfaffovn-sbctl: Use environment var OVN_SB_DB to find the...
2015-10-07 Ben Pfafftests: Refactor macros so OVN databases can be initiali...
2015-10-07 Ben Pfaffovn: Implement action to exchange two fields.
2015-10-07 Ben Pfaffovn: Implement action to copy one field into another.
2015-10-07 Ben Pfaffphysical: Preserve output port across multicast group...
2015-10-06 Ben Pfaffovn-sb.xml: Reorganize Port_Binding documentation.
2015-10-06 Ben Pfaffovn-controller: Document database keys used by ovn...
2015-10-06 Ben Pfaffovn-controller: Improve formatting of manpage.
2015-10-06 Russell Bryantovn-nbctl: Split parent and tag in "show" output.
2015-10-05 Jiri Bencnetlink: helper functions for ipv6 address in netlink...
2015-10-05 Jiri Benclib: Add ipv6 helper functions.
2015-10-05 Thadeu Lima... packets: Provide functions to work with IPv4-mapped...
2015-10-02 Gurucharan... automake: Consolidate schema checksum check.
2015-10-02 Gurucharan... ovn-ctl: Ability to upgrade databases.
2015-10-02 Gurucharan... ovn-ctl, ovs-ctl: Move common code to ovs-lib.
2015-10-02 Gurucharan... ovn: Add schema versions and checksum to schema files.
2015-10-02 Ben Pfaffovn-nbctl: Avoid minor code duplication.
2015-10-02 Ben Pfaffovn-nbctl: Minor fix for manpage.
2015-10-02 Russell Bryantovn: Add an ovs-sandbox based OVN tutorial.
2015-10-02 Russell Bryantovn: Add VLAN support for localnet ports.
2015-10-02 Flavio Leitnerrhel: Add optional BuildRequires to libcap-ng
2015-10-02 Alin Serdeandatapath-windows: Compute checksums for VXLAN inner...
2015-10-02 Alin Serdeandatapath-windows: Add file to solution.
2015-10-02 Alin Serdeandatapath-windows: Fix IP fragmentation
2015-10-02 Gurucharan... ovn-ctl: Remove non-existant function call.
2015-10-02 Gurucharan... ovn: Change the valid tag values.
2015-10-02 Alin Serdeandatapath-windows: Update documentation
2015-10-02 Mauricio Vásquezutil: Fix definition of LIST_FOR_EACH_CONTINUE macro.
2015-10-02 Bruce Davievtep: add ACLs to VTEP schema
2015-10-01 Bruce Davievtep: Document the meaning of VLAN zero for vlan_bindings
2015-10-01 Bruce Davievtep: fix typos
2015-10-01 Gurucharan... ovn-ctl: Fix a function call.
2015-10-01 Gurucharan... daemon.h: Fix compilation errors on Windows.
2015-10-01 Russell Bryant.gitignore: Add dist-docs.
2015-10-01 Russell BryantFix build when HAVE_LIBCAPNG is not defined.
2015-10-01 Andy Zhouovs-dev.py: add --monitor and option
2015-10-01 Andy Zhouovs-dev.py: add --user option
2015-10-01 Andy Zhouovs-dev.py: run operational commands as root
2015-10-01 Andy Zhouovs-dev.py: rename ROOT to RUNDIR
2015-10-01 Andy Zhouovs-dev.py: allow current directory to be used as the...
2015-10-01 Andy Zhoudpdk: reject --user option
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-10-01 Andy Zhouconfigure: add configuration options for libcap-ng
2015-09-30 Simon Hormanopenflow-common: Correct Netronome vendor ID.
2015-09-30 Gurucharan... Revert "poll-loop: Fix assertion in poll_create_node()."
2015-09-30 Ben Pfaffutil: Generalize rightmost_1bit_idx(), leftmost_1bit_idx().
2015-09-30 Nithin Rajunetlink-socket.c: event polling for packets on windows
2015-09-30 Nithin Rajudatapath-windows: reset the IRP pointer after use in...
2015-09-30 Nithin Rajudatapath-windows: return netlink error for read operation
2015-09-30 Ansis Attekadoc: document feature deprecation and removal process
2015-09-30 Ansis Attekavlog: deprecate --syslog-target argument
2015-09-29 Ben Pfaffnroff: Add support for <b>...</b> and <i>...</i> inline...
2015-09-29 Ben Pfaffnroff: Support inline XML inside <pre> blocks.
2015-09-29 Minoru TAKAHASHIofp-msgs: fix enum of OFPMP_TABLE_DESC.
2015-09-29 Ben Pfaffovn: Implement basic end-to-end full mesh test.
2015-09-29 Ben Pfafftests: Ignore more error messages for hidden rules...
2015-09-29 Thadeu Lima... tnl-ports: Include tnl-ports.h as first header.
2015-09-29 Jarno Rajahalmeofproto-dpif-upcall: Use flow_wildcards_has_extra().
next