forked from ports/contrib
openvswitch: 2.16.1 -> 2.16.2
This commit is contained in:
parent
2c4a151095
commit
797cc52697
@ -8,6 +8,8 @@ drwxr-xr-x root/root etc/rc.d/
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/ovs-appctl
|
||||
-rwxr-xr-x root/root usr/bin/ovsdb-client
|
||||
-rwxr-xr-x root/root usr/bin/ovsdb-tool
|
||||
-rwxr-xr-x root/root usr/bin/ovs-docker
|
||||
-rwxr-xr-x root/root usr/bin/ovs-dpctl
|
||||
-rwxr-xr-x root/root usr/bin/ovs-dpctl-top
|
||||
@ -22,8 +24,6 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/ovs-testcontroller
|
||||
-rwxr-xr-x root/root usr/bin/ovs-vlan-test
|
||||
-rwxr-xr-x root/root usr/bin/ovs-vsctl
|
||||
-rwxr-xr-x root/root usr/bin/ovsdb-client
|
||||
-rwxr-xr-x root/root usr/bin/ovsdb-tool
|
||||
-rwxr-xr-x root/root usr/bin/vtep-ctl
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/openflow/
|
||||
@ -52,6 +52,7 @@ drwxr-xr-x root/root usr/include/openvswitch/
|
||||
-rw-r--r-- root/root usr/include/openvswitch/netdev.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/nsh.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/ofp-actions.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/ofpbuf.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/ofp-bundle.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/ofp-connection.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/ofp-ed-props.h
|
||||
@ -73,7 +74,6 @@ drwxr-xr-x root/root usr/include/openvswitch/
|
||||
-rw-r--r-- root/root usr/include/openvswitch/ofp-switch.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/ofp-table.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/ofp-util.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/ofpbuf.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/packets.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/poll-loop.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/rconn.h
|
||||
@ -92,9 +92,9 @@ drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libofproto.a
|
||||
-rwxr-xr-x root/root usr/lib/libofproto.la
|
||||
-rw-r--r-- root/root usr/lib/libopenvswitch.a
|
||||
-rwxr-xr-x root/root usr/lib/libopenvswitch.la
|
||||
-rw-r--r-- root/root usr/lib/libopenvswitchavx512.a
|
||||
-rwxr-xr-x root/root usr/lib/libopenvswitchavx512.la
|
||||
-rwxr-xr-x root/root usr/lib/libopenvswitch.la
|
||||
-rw-r--r-- root/root usr/lib/libovsdb.a
|
||||
-rwxr-xr-x root/root usr/lib/libovsdb.la
|
||||
-rw-r--r-- root/root usr/lib/libsflow.a
|
||||
@ -108,26 +108,26 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libsflow.pc
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/ovs-bugtool
|
||||
-rwxr-xr-x root/root usr/sbin/ovs-vswitchd
|
||||
-rwxr-xr-x root/root usr/sbin/ovsdb-server
|
||||
-rwxr-xr-x root/root usr/sbin/ovs-vswitchd
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/ovs-pcap.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ovsdb-client.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ovsdb-server.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ovsdb-tool.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/ovs-pcap.1.gz
|
||||
drwxr-xr-x root/root usr/share/man/man5/
|
||||
-rw-r--r-- root/root usr/share/man/man5/ovs-vswitchd.conf.db.5.gz
|
||||
-rw-r--r-- root/root usr/share/man/man5/ovsdb-server.5.gz
|
||||
-rw-r--r-- root/root usr/share/man/man5/ovs-vswitchd.conf.db.5.gz
|
||||
-rw-r--r-- root/root usr/share/man/man5/vtep.5.gz
|
||||
drwxr-xr-x root/root usr/share/man/man7/
|
||||
-rw-r--r-- root/root usr/share/man/man7/ovs-actions.7.gz
|
||||
-rw-r--r-- root/root usr/share/man/man7/ovs-fields.7.gz
|
||||
drwxr-xr-x root/root usr/share/man/man8/
|
||||
-rw-r--r-- root/root usr/share/man/man8/ovs-bugtool.8.gz
|
||||
-rw-r--r-- root/root usr/share/man/man8/ovs-dpctl-top.8.gz
|
||||
-rw-r--r-- root/root usr/share/man/man8/ovs-dpctl.8.gz
|
||||
-rw-r--r-- root/root usr/share/man/man8/ovs-dpctl-top.8.gz
|
||||
-rw-r--r-- root/root usr/share/man/man8/ovs-kmod-ctl.8.gz
|
||||
-rw-r--r-- root/root usr/share/man/man8/ovs-ofctl.8.gz
|
||||
-rw-r--r-- root/root usr/share/man/man8/ovs-testcontroller.8.gz
|
||||
@ -140,14 +140,13 @@ drwxr-xr-x root/root usr/share/openvswitch/bugtool-plugins/kernel-info/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/kernel-info/openvswitch.xml
|
||||
drwxr-xr-x root/root usr/share/openvswitch/bugtool-plugins/network-status/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/network-status/openvswitch.xml
|
||||
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/system-configuration.xml
|
||||
drwxr-xr-x root/root usr/share/openvswitch/bugtool-plugins/system-configuration/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/system-configuration/openvswitch.xml
|
||||
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/system-configuration.xml
|
||||
drwxr-xr-x root/root usr/share/openvswitch/bugtool-plugins/system-logs/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/bugtool-plugins/system-logs/openvswitch.xml
|
||||
drwxr-xr-x root/root usr/share/openvswitch/python/
|
||||
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/__init__.py
|
||||
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/compat/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/compat/__init__.py (EMPTY)
|
||||
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/compat/sortedcontainers/
|
||||
@ -157,17 +156,18 @@ drwxr-xr-x root/root usr/share/openvswitch/python/ovs/compat/sortedcontainers/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/compat/sortedcontainers/sortedset.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/daemon.py
|
||||
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/db/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/__init__.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/custom_index.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/data.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/error.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/idl.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/__init__.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/parser.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/schema.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/db/types.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/dirs.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/fatal_signal.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/fcntl_win.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/__init__.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/json.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/jsonrpc.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/ovsuuid.py
|
||||
@ -176,24 +176,24 @@ drwxr-xr-x root/root usr/share/openvswitch/python/ovs/db/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/reconnect.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/socket_util.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/stream.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/timeval.py
|
||||
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/unixctl/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/__init__.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/client.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/server.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/util.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/version.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/vlog.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/winutils.py
|
||||
drwxr-xr-x root/root usr/share/openvswitch/python/ovstest/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/__init__.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/args.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/__init__.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/rpcserver.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/tcp.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/tests.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/udp.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/util.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovstest/vswitch.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/timeval.py
|
||||
drwxr-xr-x root/root usr/share/openvswitch/python/ovs/unixctl/
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/client.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/__init__.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/unixctl/server.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/util.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/version.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/vlog.py
|
||||
-rw-r--r-- root/root usr/share/openvswitch/python/ovs/winutils.py
|
||||
drwxr-xr-x root/root usr/share/openvswitch/scripts/
|
||||
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-bugtool-daemons-ver
|
||||
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-bugtool-fdb-show
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3zLfGNUeDThSbNvZZDdqe6KkrL+mhM9c438XAn3aDaA7SyPDTfus3x7pap6fVjT9oYmTw61iuF3bR0GuX4UpggE=
|
||||
SHA256 (Pkgfile) = d71a4d2c0a531ee4c99bc45524714f7713d26b264e404a6ec8014432c97758b3
|
||||
SHA256 (.footprint) = 0ab024c9b7014cea8f9187a8ea4e51e821aaf87507d311c52629ce6ce3e7ecec
|
||||
SHA256 (openvswitch-2.16.1.tar.gz) = 71edc06ce07fbde47b45b9de52da18a475f8c45da6e08cd673797a69f80513f4
|
||||
RWSagIOpLGJF34RToj0SuZajVe/5CMjbJAojwxrnKqcQFflqmOubV9S8px+p9cE6MHDU/JlZGatGSM6qSaGaWeJ21IUTUrlH9gQ=
|
||||
SHA256 (Pkgfile) = f1b2b2d96aff5f7ab9bd5f4af1efc1c3cf02c3a29a4cee8411eb0553827cec8e
|
||||
SHA256 (.footprint) = 92aea3869d3d5b535577840de343423f2c6b2264fdef2c680d772849f3b6fe9a
|
||||
SHA256 (openvswitch-2.16.2.tar.gz) = 03ac4c3299b38e56c0b4d4c27a329c958b003a08f3b548a0a3ca8b994f2d4934
|
||||
SHA256 (ovsd) = 90db323a867d936c9f533c0f912fadc6f1708a8e37eefb1022ce6354adf391eb
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: python3-six
|
||||
|
||||
name=openvswitch
|
||||
version=2.16.1
|
||||
version=2.16.2
|
||||
release=1
|
||||
source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user