openvswitch: bump to version 2.8.2
authorYousong Zhou <yszhou4tech@gmail.com>
Wed, 14 Mar 2018 06:47:05 +0000 (14:47 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Wed, 14 Mar 2018 14:40:30 +0000 (22:40 +0800)
commitfa958f4a995d686b03c353b763760c5cd78aa2b8
tree6183867c66dbb8f96911a5ecffc09b3bec2c8251
parent450577536f5abb452bda77d9619a8238c13ce613
openvswitch: bump to version 2.8.2

Changes since 2.8.2 as recorded in NEWS-2.8.2

    - NSH implementation now conforms to latest draft (draft-ietf-sfc-nsh-28).
    - Bug fixes

0006-adapt-ovs-scripts.patch was splited into two separate patches as
the original patch does not apply against 2.8.2 anymore.  Other patches
are just re-numbered without actual function change

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
12 files changed:
net/openvswitch/Makefile
net/openvswitch/patches/0001-musl-compatibility.patch [new file with mode: 0644]
net/openvswitch/patches/0001-netdev-linux-Use-unsigned-int-for-ifi_flags.patch [deleted file]
net/openvswitch/patches/0002-netdev-linux-Let-interface-flag-survive-internal-por.patch [deleted file]
net/openvswitch/patches/0003-python-separate-host-target-python-for-cross-compile.patch [deleted file]
net/openvswitch/patches/0004-musl-compatibility.patch [deleted file]
net/openvswitch/patches/0006-adapt-ovs-scripts.patch [deleted file]
net/openvswitch/patches/0100-netdev-linux-Use-unsigned-int-for-ifi_flags.patch [new file with mode: 0644]
net/openvswitch/patches/0101-netdev-linux-Let-interface-flag-survive-internal-por.patch [new file with mode: 0644]
net/openvswitch/patches/0102-python-separate-host-target-python-for-cross-compile.patch [new file with mode: 0644]
net/openvswitch/patches/0103-ovs-ctl-fix-setting-hostname.patch [new file with mode: 0644]
net/openvswitch/patches/0104-ovs-lib-fix-install_dir.patch [new file with mode: 0644]