This website requires JavaScript.
e9d511c5bc
Merge pull request #364 from s1061123/fix/removeifdown
Casey Callendrello
2019-08-07 17:39:02 +02:00
91a68d56f9
Vendor update go-iptables to obtain commit f1d0510cabcb710d5c5dd284096f81444b9d8d10 Update go.mod & go.sub
Michael Cambria
2019-07-19 13:17:33 -04:00
8902d2614a
Remove link Down/Up in MAC address change to prevent route flush
Tomofumi Hayashi
2019-08-07 13:52:44 +09:00
df9af9ab41
[Windows] Adds optional loopbackDSR argument to cni config.
Nathan Gieseker
2019-07-23 20:36:48 -07:00
5e2e365291
host-device: remove useless Expects in testcases
Bruce Ma
2019-07-29 21:09:03 +08:00
4b68f56820
host-device: add testcases for imdempotence of CmdDel
Bruce Ma
2019-07-29 20:47:28 +08:00
ded2f17577
Merge pull request #328 from mars1024/feature/hostlocal_idempotent
Casey Callendrello
2019-07-24 17:32:15 +02:00
57650a1e5b
host-device: revert name setting to make retries idempotent
Bruce Ma
2019-07-19 21:26:07 +08:00
7ba2bcfeab
Merge pull request #353 from cf-container-networking/fix-hash-func
Casey Callendrello
2019-07-18 17:12:53 -04:00
3fb8dcfd4c
pkg/meta/bandwidth: increase IfbDeviceName size
Gabe Rosenhouse
2019-07-18 11:39:10 -07:00
966bbcb8a5
Merge pull request #348 from cf-container-networking/update-vagrantfile
Dan Williams
2019-07-10 10:04:52 -05:00
7d76537d4a
Merge pull request #349 from cf-container-networking/fix-ip-test
Dan Williams
2019-07-10 10:04:32 -05:00
f3b1ffc960
pkg/ip unit test: be agnostic of Linux version
Mikael Manukyan
2019-07-09 16:58:57 -07:00
ce9560712e
update Go version in Vagrantfile
Mikael Manukyan
2019-07-09 16:50:24 -07:00
e2984e7840
host-local: return error if duplicate allocation is requested for a given ID
Bruce Ma
2019-07-06 10:05:18 +08:00
eb1ff18c4c
host-local: add some testcases for allocation idempotency
Bruce Ma
2019-06-01 18:06:19 +08:00
e8771b36a2
host-local: make allocation idempotent to multiple requests with same id
Bruce Ma
2019-06-01 17:53:46 +08:00
7f8ea631e5
host-local: make Store interface support to get ip list by id
Bruce Ma
2019-06-01 17:37:24 +08:00
0eddc554c0
Merge pull request #343 from s1061123/dev/runtime-ips-mac
Casey Callendrello
2019-07-03 17:48:55 +02:00
e8a25e33cd
Merge pull request #344 from cadmuxe/veth_name
Casey Callendrello
2019-07-03 17:46:02 +02:00
96bd10f679
Add pkg/ip/link_linux.go:SetupVethWithName to support the host-side veth name configuration.
Koonwah Chen
2019-06-26 10:23:20 -07:00
303299b7b2
Merge pull request #337 from nagiesek/goModUpdate
Dan Williams
2019-06-26 11:03:40 -05:00
d42007865a
update iptables
Nathan Gieseker
2019-06-26 02:14:56 -07:00
ce60e8eb3d
dhcp module update
Nathan Gieseker
2019-06-26 01:25:22 -07:00
addbcd34b4
update ethtool
Nathan Gieseker
2019-06-18 12:55:00 -07:00
e8c953999e
vendor update
Nathan Gieseker
2019-06-17 21:33:55 -07:00
13fbc4afdf
Move over to go mod from dep
Nathan Gieseker
2019-06-17 21:33:01 -07:00
545a77f4bb
skip makeVeth retry if a vethPeerName is set.
Koonwah Chen
2019-06-25 14:17:42 -07:00
c204dbd47c
update pkg/ip/link_linux.go:SetupVeth to support host-side veth name config.
Koonwah Chen
2019-06-21 11:28:46 -07:00
660685a8af
Support ips capability in static and mac capability in tuning
Tomofumi Hayashi
2019-06-20 17:11:47 +09:00
2b6808807f
Merge pull request #341 from mars1024/bump_cni_to_0.7.1
Casey Callendrello
2019-06-19 17:51:14 +02:00
869d5ec873
pkg/ipam : use delegateArgs instead of env set/unset in ipam.ExecDel
Bruce Ma
2019-06-18 21:02:01 +08:00
93919752fb
bump containernetworking/cni up to v0.7.1
Bruce Ma
2019-06-18 20:49:51 +08:00
fe60fcddb8
Merge pull request #326 from squeed/bump-release-go
v0.8.1
Dan Williams
2019-05-29 11:30:15 -05:00
e308211d34
Merge pull request #300 from zshi-redhat/host-device-pci-parameter
Dan Williams
2019-05-29 11:06:00 -05:00
29a431f1fc
Release: bump go to v1.12
Casey Callendrello
2019-05-29 17:47:50 +02:00
7d75ab66a4
Merge pull request #321 from mars1024/modify/bandwidth
Casey Callendrello
2019-05-29 17:57:36 +02:00
d5c8b4b206
Merge pull request #325 from nickethier/b-bridge-ipmasq
Bryan Boreham
2019-05-29 16:44:18 +01:00
5a4085f1fa
Merge pull request #324 from moshe010/fix_386
Dan Williams
2019-05-29 10:43:18 -05:00
37d2ee1d5d
bridge: don't use canonical CIDR address when setting up IP masquerade
Nick Ethier
2019-05-25 20:55:47 -04:00
7f9b1844b8
bridge: add test for ipMasq rules
Nick Ethier
2019-05-24 23:14:31 -04:00
2753b9af8f
fix compilation error on 386
Moshe Levi
2019-05-24 23:27:17 +03:00
d35c96dda6
bandwidth: add testcases for func getHostInterface
Bruce Ma
2019-05-20 22:44:21 +08:00
344d343431
bandwidth: get bandwidth interface in host ns through container interface
Bruce Ma
2019-05-18 13:58:33 +08:00
0950a3607b
Merge pull request #279 from mars1024/bugfix/ipmasq_source
v0.8.0
Casey Callendrello
2019-05-10 13:40:17 +02:00
a6a8a818e4
Merge pull request #314 from mccv1r0/ipam303
Dan Williams
2019-05-08 11:09:39 -05:00
02ccf1ef9b
Have ipam.ExecDel set CNI_COMMAND to DEL
Michael Cambria
2019-05-03 17:17:58 -04:00
a03e6b505e
Merge pull request #307 from SchSeba/l2-macvlan
Casey Callendrello
2019-05-08 17:27:52 +02:00
6bceb68143
Merge pull request #309 from nagiesek/flannel
Dan Williams
2019-05-08 10:25:50 -05:00
e2187efec1
Merge pull request #312 from nagiesek/caseInsensitiveCompare
Dan Williams
2019-05-08 10:25:28 -05:00
5a78120e24
Windows: case insensitive compare for ids
Nathan Gieseker
2019-05-02 19:54:39 -07:00
071907f867
Flannel: pass runtimeConfig into delegate
Nathan Gieseker
2019-05-01 15:58:24 -07:00
2d6d46d308
Merge pull request #311 from dcbw/get-to-check-cleanups
Dan Williams
2019-05-01 14:17:48 -05:00
af692de1b8
Allow to configure empty ipam for macvlan
Sebastian Sch
2019-04-29 00:26:47 +03:00
ae0b03787f
windows,flannel: cmdGet -> cmdCheck and fix flannel Check return
Dan Williams
2019-05-01 10:48:14 -05:00
b199dc3ffe
Merge pull request #310 from squeed/cni-07
Dan Williams
2019-04-30 09:38:20 -05:00
dbc86e4db2
Merge pull request #298 from s1061123/dev/macvlan-default-master
Casey Callendrello
2019-04-30 15:47:51 +02:00
29801c45a7
vendor: bump cni to v0.7.0
Casey Callendrello
2019-04-30 15:46:12 +02:00
12b426a921
update go-iptables to v0.4.1 to fix CI broken
Bruce Ma
2019-04-26 20:34:46 +08:00
7efec9ea46
change source of ipmasq rule from ipn to ip
Bruce Ma
2019-03-19 19:51:56 +08:00
79b1c402c4
host-device: add deviceID property
Zenghui Shi
2019-04-18 12:18:39 +08:00
44297f6ba3
Merge pull request #304 from mccv1r0/sbrnoop
Dan Williams
2019-04-24 15:30:59 -05:00
cc4976a43c
return nil instead of error for cmdCheck until support is added
Michael Cambria
2019-04-24 13:47:58 -04:00
827a4bd843
Merge pull request #301 from mars1024/bugfix/ipam_revert
Dan Williams
2019-04-24 10:36:40 -05:00
697550083d
Merge pull request #286 from nagiesek/noErrorEndpointNotFound
Dan Williams
2019-04-24 10:36:25 -05:00
214bcb8c8b
fix bug on ipam revert if cmdAdd fails on macvlan and host-device
Bruce Ma
2019-04-18 21:16:29 +08:00
635968aaff
Merge branch 'master' into noErrorEndpointNotFound
nagiesek
2019-04-17 23:04:04 -07:00
7df5acee0f
Merge pull request #288 from dcbw/coveralls
Dan Williams
2019-04-17 13:54:51 -05:00
7924ef76da
Incorporate with reviewer's comments
Tomofumi Hayashi
2019-04-18 00:54:31 +09:00
5e25b0e40c
Merge pull request #295 from squeed/buildversion
Casey Callendrello
2019-04-17 17:54:05 +02:00
688a87a055
Windows: No error for no endpoint found On Del. Ipam clean-up on ADD failure.
Nathan Gieseker
2019-04-17 08:33:10 -07:00
229ec3602d
test: add coveralls support
Dan Williams
2019-04-03 13:03:17 -05:00
8c52f50849
macvlan: make master config as optional
Tomofumi Hayashi
2019-04-17 16:28:27 +09:00
6ea047fe09
build_linux: don't build the sample plugin
Casey Callendrello
2019-04-15 16:17:43 +02:00
72f2a1ffd4
plugins: correctly output build version, cosmetic cleanups
Casey Callendrello
2019-04-15 16:13:02 +02:00
6733d30762
Merge pull request #290 from mccv1r0/pr75
Dan Williams
2019-04-12 14:15:10 -05:00
d47387c6fe
Add Check support to firewall meta plugin, test cases
Michael Cambria
2019-04-08 17:45:44 -04:00
95be5da5e2
firewall: add a couple more testcases
Dan Williams
2018-05-03 16:14:28 -05:00
b46e1a0138
firewall: consolidate firewalld code into firewall plugin
Dan Williams
2018-05-03 16:11:35 -05:00
9d6f1e9975
firewall: add firewalld functionality to firewall plugin
Michal Rostecki
2018-02-06 17:19:17 +01:00
eb66fc201c
vendor: Add github.com/godbus/dbus
Michal Rostecki
2018-02-06 17:27:38 +01:00
d096a4df48
firewall: new plugin which allows a host interface to send/receive traffic
Dan Williams
2017-09-29 16:34:18 -05:00
e9e1d37309
Merge pull request #231 from SchSeba/add-vlan-tag-to-bridge
Dan Williams
2019-04-11 11:58:33 -05:00
b69a2dd3d7
Added vlan tag to the bridge cni plugin.
Sebastian Sch
2018-11-19 14:54:55 +02:00
0d6198bac4
Merge pull request #292 from squeed/cni-07
Bryan Boreham
2019-04-10 16:50:25 +01:00
914f2bc740
set CGO_ENABLED=0 in travis.yml
Michael Cambria
2019-04-10 10:41:13 -04:00
e028b70b49
vendor: bump libcni to v0.7.0-rc2
Casey Callendrello
2019-04-10 17:16:27 +02:00
fbd9accd14
Merge pull request #268 from s1061123/fix/dhcp_daemon_hostprefix
Casey Callendrello
2019-04-08 12:53:09 +02:00
8b53f80fa8
Incorporate with @bboreham comment
Tomofumi Hayashi
2019-04-05 03:38:20 +09:00
dc536993e2
vendor folder bump.
Sebastian Sch
2018-11-18 15:43:35 +02:00
18874aac7d
Merge pull request #264 from mccv1r0/add-check
Dan Williams
2019-04-03 12:58:41 -05:00
74a2596573
Add check support for: bridge, ipvlan, macvlan, p2p, vlan and host-device main plugins host-local and static ipam plugins tuning, bandwidth and portmap meta plugins
Michael Cambria
2018-12-06 15:42:37 -05:00
8a3d149a60
Merge pull request #284 from francares/fmc_dhcp_subnetmask
Dan Williams
2019-04-01 14:56:13 -05:00
9c9a8e991d
Merge pull request #271 from nagiesek/dnsRuntimeConfigWindows
Dan Williams
2019-03-27 10:58:05 -05:00
f55d8d02ce
Merge pull request #276 from s1061123/dev/add-dhcp-systemd-file
Dan Williams
2019-03-27 09:23:15 -05:00
d577d9cc24
DHCP: include Subnet Mask option parameter in DHCPREQUEST
Casares, Francisco M
2019-03-26 12:49:48 -07:00
4ec62ac295
Fix -hostprefix option
Tomofumi Hayashi
2019-02-22 17:13:36 +09:00
82a0651d0a
Merge pull request #278 from dcbw/portmap-prepend
Dan Williams
2019-03-20 10:21:01 -05:00
9fab520c37
Portmap: append, rather than prepend, entry rules
Casey Callendrello
2019-02-26 11:43:35 +01:00
a62711a5da
Merge pull request #269 from squeed/portmap-prepend
v0.7.5
Dan Williams
2019-03-15 11:54:57 -05:00