Nathan Gieseker
addbcd34b4
update ethtool
2019-06-26 02:07:24 -07:00
Nathan Gieseker
e8c953999e
vendor update
2019-06-26 02:07:24 -07:00
Bruce Ma
93919752fb
bump containernetworking/cni up to v0.7.1
...
Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
2019-06-18 20:49:51 +08:00
Moshe Levi
2753b9af8f
fix compilation error on 386
...
Update github.com/safchain/ethtool to fix the compilation
error on 386. Also added 386 to the tarvis yaml.
Fixes #322
Signed-off-by: Moshe Levi <moshele@mellanox.com>
2019-05-24 23:43:37 +03:00
Casey Callendrello
0950a3607b
Merge pull request #279 from mars1024/bugfix/ipmasq_source
...
change source of ipmasq rule from ipn to ip
2019-05-10 13:40:17 +02:00
Casey Callendrello
29801c45a7
vendor: bump cni to v0.7.0
2019-04-30 15:46:12 +02:00
Bruce Ma
12b426a921
update go-iptables to v0.4.1 to fix CI broken
2019-04-26 20:34:46 +08:00
Michal Rostecki
eb66fc201c
vendor: Add github.com/godbus/dbus
...
Signed-off-by: Michal Rostecki <mrostecki@suse.com>
2019-04-12 14:37:21 -04:00
Dan Williams
e9e1d37309
Merge pull request #231 from SchSeba/add-vlan-tag-to-bridge
...
Added vlan tag to the bridge cni plugin.
2019-04-11 11:58:33 -05:00
Casey Callendrello
e028b70b49
vendor: bump libcni to v0.7.0-rc2
2019-04-10 17:16:27 +02:00
Sebastian Sch
dc536993e2
vendor folder bump.
2019-04-04 16:39:05 +03:00
Nathan Gieseker
9a429d8d25
Windows: Updates Windows Vendoring
...
Updates windows dependent libraries for vendoing.
2019-01-23 18:43:18 -08:00
Michael Cambria
0af31fc4d0
Change dhcp plugin to send ClientID allowing container to have multiple CNI
...
interfaces using dhcp ipam.
Vendor latest dhcp4server, dhcp4client, dhcp4
Added additional tests for new functionality in dhcp2_test.go
Wrap d2g dhcp4client calls with our own which add clientID to packet.
2018-11-15 11:31:56 -05:00
Michael Cambria
ddbf22f7f9
Vendor github.com/containernetworking/cni libcni and pkg file needed for CHECK
...
Update plugins/tests to deal with changes made to this vendor'ed code
2018-11-05 16:35:03 -05:00
Michael Cambria
1e4d47fc35
Fix vendor regression in dhcp4server
2018-09-27 11:04:14 -04:00
MaiWJ
e1d29e9fe4
Update Vendor
...
(*) github.com/Microsoft/hcsshim
(*) golang.org/x/sys
(*) github.com/x/cyrpto
(*) github.com/sirupsen/logrus
(*) github.com/Microsoft/go-winio
(*) github.com/juju/errors
(*) github.com/buger/jsonparser
2018-09-21 00:34:07 +08:00
Casey Callendrello
e4fdb6cd18
vendor: bump cni to v0.7.0-alpha0.
...
This will break building, as the plugins will need to be updated for
the new signatures.
2018-06-13 17:14:35 +02:00
Luca Bruno
50d626fe02
vendor: bump go-systemd to v17
2018-05-28 12:33:21 +00:00
Casey Callendrello
56989e2380
Merge pull request #124 from squeed/masq-del
...
pkg/ip: Tearing down ipmasq should be idempotent
2018-03-07 17:40:21 +01:00
Casey Callendrello
fa2bf4c210
vendor: bump go-iptables
2018-02-21 15:35:43 +01:00
Dan Williams
8da8088d43
vendor: add safchain/ethtool
2018-02-17 15:42:05 -08:00
Dan Williams
26ef6e312d
vendor: add d2g/dhcp4server
2018-02-07 12:48:08 -06:00
Rakesh Kelkar
47668f6d64
host-local: Update host-local IPAM to support Windows
2017-11-11 15:17:45 -08:00
Tom Denham
ba6a709062
Update vendor to v0.6.0-rc1
2017-07-05 11:46:00 -07:00
Gabe Rosenhouse
15f6798bf9
Merge pull request #34 from dnardo/netlink-update
...
vendor: Update vishvanana/netlink dependency.
2017-07-05 08:29:53 -07:00
Dan Williams
74054da7c5
Merge pull request #28 from dcbw/update-for-interface-change
...
pkg,plugins: update for Result struct Interface index changes
2017-07-05 10:29:05 -05:00
Daniel Nardo
7716c027cf
vendor: Update vishvanana/netlink dependency.
...
This updates the netlink dependency to include recent updates, including a fix when setting prosmic mode on a bridge and additions for creating qdisc/classes/filters. This is necessary for some upcoming additions to CNI
2017-06-30 15:18:01 -07:00
Casey Callendrello
8185e7c59c
vendor: bump go-iptables to 0.2.0
2017-06-29 16:12:17 +02:00
Dan Williams
121362601b
vendor: bump cni to 0.5.2-git49d814c
2017-06-28 12:06:37 -05:00
Casey Callendrello
94e6489466
vendor: add j-keck/arping
2017-06-07 15:40:26 +02:00
Casey Callendrello
22cda76afb
vendor: add mattn/go-shellwords
2017-05-31 19:21:03 +02:00
Casey Callendrello
b47d5b7c0a
vendor: add libcni
2017-05-31 18:32:38 +02:00
Casey Callendrello
539174f8c8
vendor: update coreos/go-iptables
2017-05-31 18:32:38 +02:00
Casey Callendrello
4e2f467e21
vendor: remove moved cni/pkg/... libraries
2017-05-23 16:12:53 +02:00
Casey Callendrello
f5e4c117d1
vendor: bump cni to v0.5.2
2017-05-19 14:38:26 +02:00
Dan Williams
7cab2fd317
vendor: add github.com/d2g
2017-05-09 22:45:44 -05:00
Dan Williams
be5f1f723e
vendor: add coreos/go-systemd
2017-05-09 22:45:44 -05:00
Dan Williams
8c27b64f13
vendor: add gomega/gbytes and gomega/gexec
2017-05-09 22:45:44 -05:00
Dan Williams
af9127b7ea
vendor: bump CNI to 1a9288c3c09cea4e580fdb1a636f1c5e185a391f
2017-05-09 22:45:44 -05:00
Dan Williams
6b3bf7ea7b
vendor: add CNI invoke, ip, ipam, and hwaddr packages
2017-04-18 23:49:26 -05:00
Casey Callendrello
559ffa1111
Add simple testing infrastructure
2017-03-13 18:05:55 +01:00
Casey Callendrello
168a5a0210
godeps: initial creation
2017-03-13 14:36:20 +01:00