forked from ports/contrib
openvswitch: 2.3.2 -> 2.4.0
This commit is contained in:
parent
9c08f87de7
commit
c367cd2263
@ -1,4 +1,7 @@
|
||||
drwxr-xr-x root/root etc/
|
||||
drwxr-xr-x root/root etc/bash_completion.d/
|
||||
-rwxr-xr-x root/root etc/bash_completion.d/ovs-appctl-bashcomp.bash
|
||||
-rwxr-xr-x root/root etc/bash_completion.d/ovs-vsctl-bashcomp.bash
|
||||
drwxr-xr-x root/root etc/openvswitch/
|
||||
drwxr-xr-x root/root etc/rc.d/
|
||||
-rwxr-xr-x root/root etc/rc.d/ovsd
|
||||
@ -6,6 +9,7 @@ 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/ovs-benchmark
|
||||
-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
|
||||
-rwxr-xr-x root/root usr/bin/ovs-l3ping
|
||||
@ -15,11 +19,34 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/ovs-pki
|
||||
-rwxr-xr-x root/root usr/bin/ovs-tcpundump
|
||||
-rwxr-xr-x root/root usr/bin/ovs-test
|
||||
-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/
|
||||
-rw-r--r-- root/root usr/include/openflow/netronome-ext.h
|
||||
-rw-r--r-- root/root usr/include/openflow/nicira-ext.h
|
||||
-rw-r--r-- root/root usr/include/openflow/openflow-1.0.h
|
||||
-rw-r--r-- root/root usr/include/openflow/openflow-1.1.h
|
||||
-rw-r--r-- root/root usr/include/openflow/openflow-1.2.h
|
||||
-rw-r--r-- root/root usr/include/openflow/openflow-1.3.h
|
||||
-rw-r--r-- root/root usr/include/openflow/openflow-1.4.h
|
||||
-rw-r--r-- root/root usr/include/openflow/openflow-1.5.h
|
||||
-rw-r--r-- root/root usr/include/openflow/openflow-common.h
|
||||
-rw-r--r-- root/root usr/include/openflow/openflow.h
|
||||
drwxr-xr-x root/root usr/include/openvswitch/
|
||||
-rw-r--r-- root/root usr/include/openvswitch/compiler.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/list.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/thread.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/token-bucket.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/types.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/util.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/vconn.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/version.h
|
||||
-rw-r--r-- root/root usr/include/openvswitch/vlog.h
|
||||
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
|
||||
@ -29,6 +56,13 @@ drwxr-xr-x root/root usr/lib/
|
||||
-rwxr-xr-x root/root usr/lib/libovsdb.la
|
||||
-rw-r--r-- root/root usr/lib/libsflow.a
|
||||
-rwxr-xr-x root/root usr/lib/libsflow.la
|
||||
-rw-r--r-- root/root usr/lib/libvtep.a
|
||||
-rwxr-xr-x root/root usr/lib/libvtep.la
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libofproto.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libopenvswitch.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libovsdb.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libsflow.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/ovs-benchmark.1.gz
|
||||
@ -51,6 +85,7 @@ drwxr-xr-x root/root usr/man/man8/
|
||||
-rw-r--r-- root/root usr/man/man8/ovs-parse-backtrace.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ovs-pki.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ovs-test.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ovs-testcontroller.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ovs-vlan-bug-workaround.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ovs-vlan-test.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ovs-vsctl.8.gz
|
||||
@ -118,6 +153,7 @@ drwxr-xr-x root/root usr/share/openvswitch/scripts/
|
||||
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-bugtool-cfm-show
|
||||
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-bugtool-coverage-show
|
||||
-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
|
||||
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-bugtool-lacp-show
|
||||
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-bugtool-list-dbs
|
||||
-rwxr-xr-x root/root usr/share/openvswitch/scripts/ovs-bugtool-memory-show
|
||||
|
@ -1,2 +1,2 @@
|
||||
5a5739ed82f1accac1c2d8d7553dc88f openvswitch-2.3.2.tar.gz
|
||||
4ff52595855c1f9e4dd3e84295599f5f openvswitch-2.4.0.tar.gz
|
||||
a39713e450024fc67ce14e51dda1e6ea ovsd
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on:
|
||||
|
||||
name=openvswitch
|
||||
version=2.3.2
|
||||
version=2.4.0
|
||||
release=1
|
||||
source=(http://openvswitch.org/releases/openvswitch-$version.tar.gz ovsd)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user