Jelajahi Sumber

Add iptables binaries

These haven't changed since they were added and rebuilding them makes the builds
very slow
Also, netfilter.org sometimes goes down which makes everything break.

All of the build code is still in place, so it should be simple to bump
the versions if we ever need to, or to build from source again.

(This adds about ~2MB to the compressed git repo)
Tom Denham 8 tahun lalu
induk
melakukan
77ea67d61e
6 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      .gitignore
  2. TEMPAT SAMPAH
      dist/iptables-amd64
  3. TEMPAT SAMPAH
      dist/iptables-arm
  4. TEMPAT SAMPAH
      dist/iptables-arm64
  5. TEMPAT SAMPAH
      dist/iptables-ppc64le
  6. TEMPAT SAMPAH
      dist/iptables-s390x

+ 0 - 1
.gitignore

@@ -1,6 +1,5 @@
 dist/*.tar.gz
 dist/flanneld*
-dist/iptables-*
 dist/libpthread*
 dist/ld64*
 dist/libc*

TEMPAT SAMPAH
dist/iptables-amd64


TEMPAT SAMPAH
dist/iptables-arm


TEMPAT SAMPAH
dist/iptables-arm64


TEMPAT SAMPAH
dist/iptables-ppc64le


TEMPAT SAMPAH
dist/iptables-s390x