diff options
| author | Stuart Cardall <developer@it-offshore.co.uk> | 2019-10-12 16:45:16 +0000 |
|---|---|---|
| committer | Rasmus Thomsen <oss@cogitri.dev> | 2019-10-14 16:02:38 +0200 |
| commit | 4451a76f4c2d630351ec1d809d822f14a16a13dd (patch) | |
| tree | b30e8caeb0d8f135c6eb4bab8b32d26380fc8e70 /community/openvswitch/musl-if_packet.patch | |
| parent | d11a553cf71bc799dd01a84dfce71465914b6322 (diff) | |
| download | aports-4451a76f4c2d630351ec1d809d822f14a16a13dd.tar.bz2 aports-4451a76f4c2d630351ec1d809d822f14a16a13dd.tar.xz | |
community/openvswitch: upgrade to 2.12.0
* http://docs.openvswitch.org/en/latest/
Diffstat (limited to 'community/openvswitch/musl-if_packet.patch')
| -rw-r--r-- | community/openvswitch/musl-if_packet.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/community/openvswitch/musl-if_packet.patch b/community/openvswitch/musl-if_packet.patch deleted file mode 100644 index e57b30778d..0000000000 --- a/community/openvswitch/musl-if_packet.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- openvswitch-2.4.0/lib/netdev-linux.c 2015-08-20 00:33:42.960971996 +0000 -+++ openvswitch-2.4.0/lib/netdev-linux.c.new 2015-08-22 18:16:10.741115156 +0000 -@@ -37,10 +37,9 @@ - #include <sys/ioctl.h> - #include <sys/socket.h> - #include <sys/utsname.h> --#include <netpacket/packet.h> - #include <net/if.h> - #include <net/if_arp.h> --#include <net/if_packet.h> -+#include <linux/if_packet.h> - #include <net/route.h> - #include <netinet/in.h> - #include <poll.h> |
