cascardo/ovs.git
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().
2015-09-29 Nithin Rajudatapath-windows: move packet read code to User.c
2015-09-29 Sorin Vinturisdatapath-windows: Avoid unnecessary vport array search
2015-09-29 Gurucharan... ovn-controller: Fix container flows in table 33.
2015-09-29 Gurucharan... ovn-controller: Fix a case wherein tag can be zero.
2015-09-29 Gurucharan... ovn-controller: Change the name of a variable.
2015-09-29 Alin SerdeanAdd build system for compiling under MSVC x64
2015-09-29 Daniele Di... travis: Install `bc` utility for kernel compilation
2015-09-29 Daniele Di... travis: Use container infrastructure.
2015-09-29 Ben Pfafftun-metadata: Avoid MSVC compile error on 64-bit builds...
2015-09-28 Alin Serdeannl_sock_fd is not used under MSVC
2015-09-26 Pravin B Shelardatapath: Backport "skbuff: Fix skb checksum flag on...
2015-09-25 Zoltan Kissofproto-dpif: Do not block on uninitialized pause barriers.
2015-09-24 Andy Zhoudpdk: fix compiler warnings on 32bit build
2015-09-24 Jesse Grossdatapath: Backport "openvswitch: Zero flows on allocation."
2015-09-24 Pravin B Shelardatapath: Add support for 4.2 kernel.
2015-09-23 Alin SerdeanInclude headers where ovs_rundir is used.
2015-09-23 Alin SerdeanInclude headers when using ovs_rundir
2015-09-23 Alin SerdeanAdd x64 bit configuration to windows installer
next