Commit Graph

  • 96c3af81e2 Add sysctl allowlist mmirecki 2022-01-20 13:53:11 +01:00
  • 26745d3752 Merge pull request #705 from devbv/master v1.1.0 Casey Callendrello 2022-02-23 17:55:23 +01:00
  • 9f67faf00f Merge pull request #707 from danwinship/checkPorts Casey Callendrello 2022-02-23 17:46:33 +01:00
  • 08d0f33416 portmap: fix checkPorts result when chain does not exist Dan Winship 2022-02-21 12:25:06 -05:00
  • dca23ad451 portmap: fix bug that new udp connection deletes all existing conntrack entries Sang Heon Lee 2022-02-19 05:11:13 +09:00
  • 76307bf0f6 Merge pull request #695 from MikeZappa87/issue/680/explicitdaddisable Dan Williams 2022-02-09 11:42:14 -06:00
  • ba47b49609 Enhanced dad set to 1 Michael Zappa 2022-02-09 10:29:13 -07:00
  • 2be2960897 Add boolean to enable/disable dad Michael Zappa 2022-02-09 10:16:04 -07:00
  • 8ede7eed87 Disable DAD for container side veth Michael Zappa 2022-01-25 09:06:49 -07:00
  • 42268a4a93 Merge pull request #584 from AkihiroSuda/isolation-firewall Casey Callendrello 2022-02-09 18:04:22 +01:00
  • 22dd6c553d firewall: support ingressPolicy=(open|same-bridge) for isolating bridges as in Docker Akihiro Suda 2021-02-15 14:47:37 +09:00
  • f531419b53 Merge pull request #692 from tklauser/x-sys-unix-const Casey Callendrello 2022-01-26 18:26:03 +01:00
  • 5a4ecc5402 Merge pull request #679 from dpward/host-device-up Casey Callendrello 2022-01-26 18:20:56 +01:00
  • 90e8e1faf9 Fix host-device gofmt Casey Callendrello 2022-01-26 17:57:13 +01:00
  • 3b2afc93dc host-device: Bring interfaces up after moving into container David Ward 2021-12-24 07:53:44 -05:00
  • 51a8e29065 Remove github actions e2e tests v1.0.1-k3s1 k3s-v1.0.1 Manuel Buil 2021-08-23 17:00:27 +02:00
  • b1de2d212e Create multi-exec binary Darren Shepherd 2018-06-19 18:31:12 -07:00
  • 9649ec14f5 pkg/ns: use file system magic numbers from golang.org/x/sys/unix Tobias Klauser 2022-01-20 12:43:20 +01:00
  • 27e830b73e Merge pull request #691 from squeed/bump-go Casey Callendrello 2022-01-19 20:27:17 +01:00
  • 0c12d8a1c8 gofmt Casey Callendrello 2022-01-19 18:25:39 +01:00
  • 152e7a48e4 go mod tidy Casey Callendrello 2022-01-19 18:02:13 +01:00
  • 4319bc47f6 build: bump to go 1.17 Casey Callendrello 2022-01-19 18:01:25 +01:00
  • 186edecd6c Merge pull request #687 from MikeZappa87/issue/588/removegArp Casey Callendrello 2022-01-19 18:14:55 +01:00
  • de5cffee1d Merge pull request #686 from silenceper/master Matt Dupre 2022-01-19 09:08:06 -08:00
  • 135eb1dd85 Merge pull request #681 from mjwaxios/master Dan Williams 2022-01-19 10:47:53 -06:00
  • 7a55617a0e Remove arp notify setting per comment Michael Zappa 2022-01-08 09:52:19 -07:00
  • 5d073d690c plugins: replace arping package with arp_notify Michael Zappa 2021-12-24 21:20:05 -07:00
  • 67110e02ba fix #685 silenceper 2022-01-06 20:56:49 +08:00
  • 1324428a9a Ran go fmt so tests would pass Michael Wyrick 2021-12-28 10:42:37 -05:00
  • fd4c3350ae Fixed DHCP problem that broke when fast retry was added. Michael Wyrick 2021-12-27 13:27:51 -05:00
  • cc32993e9e Merge pull request #670 from SilverBut/ipam-dhcp-more-options Dan Williams 2021-12-15 10:50:52 -06:00
  • b76849596f Merge pull request #642 from Nordix/dpdk-ipam Dan Williams 2021-12-15 10:50:31 -06:00
  • c9d0423023 dhcp ipam: adjust retry mechanism SilverBut 2021-11-28 06:41:53 +08:00
  • 57e95c5dfe Merge pull request #669 from containernetworking/jell/per_if_sysctl Matt Dupre 2021-11-24 09:07:17 -08:00
  • 092009035b Merge pull request #675 from nokia/ipvlan-garp Dan Williams 2021-11-24 10:57:21 -06:00
  • 547a516c30 add ipam tests for dpdk device Periyasamy Palanisamy 2021-11-18 10:04:11 +01:00
  • 3033fd2e75 add ipam support for dpdk device Periyasamy Palanisamy 2021-07-13 12:07:18 +02:00
  • d5a6569102 ipvlan: Send Gratuitous ARP after IPs are set Ferenc Toth 2021-11-16 14:20:56 +01:00
  • f1f128e3c9 Merge pull request #639 from EdDev/bridge-macspoofchk Matt Dupre 2021-10-06 08:39:10 -07:00
  • 27fdec5cb9 dhcp ipam: fix client id SilverBut 2021-10-03 05:56:31 +08:00
  • a1051f3bf1 dhcp ipam: rename inconsistent options among files SilverBut 2021-10-02 23:49:59 +08:00
  • c627ea807c dhcp ipam: add more options capable for sending SilverBut 2021-10-02 23:30:59 +08:00
  • 4b216e9d9b dhcp ipam: add fast retry SilverBut 2021-10-02 23:04:24 +08:00
  • 2bebd89aa2 dhcp ipam: support customizing dhcp options SilverBut 2021-10-02 20:48:17 +08:00
  • be383cf30d dhcp ipam: truncate client id to 254 bytes SilverBut 2021-10-01 19:44:26 +08:00
  • 6d1f71e55a dhcp ipam: print error correctly without format string SilverBut 2021-10-01 04:17:29 +08:00
  • 24259e7d21 dhcp ipam: using full config to regular the code SilverBut 2021-10-01 04:16:51 +08:00
  • c16cff9805 Allow setting sysctls on a particular interface Piotr Skamruk 2021-10-01 18:07:50 +02:00
  • 7cb3453c36 dhcp: remove implemented TODO SilverBut 2021-09-06 01:23:03 +08:00
  • 2a9114d1af Merge pull request #665 from edef1c/filepath-clean Dan Williams 2021-09-29 10:35:48 -05:00
  • 2c46a72680 Merge pull request #664 from edef1c/rand-read Matt Dupre 2021-09-22 09:08:01 -07:00
  • ceb34eb2e6 Don't redundantly filepath.Clean the output of filepath.Join edef 2021-09-17 14:10:16 +00:00
  • 90c018566c Use crypto/rand.Read, not crypto.Reader.Read edef 2021-09-17 13:20:15 +00:00
  • a6b5412c55 Merge pull request #638 from maiqueb/fix-confusing-error-msg-invalid-cidr Bruce Ma 2021-09-16 17:47:05 +08:00
  • 081ed44a1d bridge: Add macspoofchk support Edward Haas 2021-06-15 21:12:57 +03:00
  • 189d0c06aa Merge pull request #661 from squeed/firewall-version v1.0.1 Dan Williams 2021-09-07 09:24:23 -05:00
  • ba48f8a659 plugins: fix bug where support for CNI version 0.4.0 or 1.0.0 was dropped Casey Callendrello 2021-09-06 17:21:13 +02:00
  • 62952ffdac vendor: bump to libcni v1.0.1 Casey Callendrello 2021-09-07 15:43:35 +02:00
  • 3f4a706898 Merge pull request #5 from manuelbuil/v0.9.1-k3s1 v0.9.1-k3s1 k3s-v0.9.1 Manuel Buil 2021-08-27 10:21:05 +02:00
  • 8ab23366fb static ipam: do not parse the CIDR twice Miguel Duarte Barroso 2021-08-24 13:19:31 +02:00
  • 2052c30acd static ipam: improve error msgs when provisioning invalid CIDR Miguel Duarte Barroso 2021-06-25 12:57:37 +01:00
  • 8521f9fe61 Remove github actions e2e tests Manuel Buil 2021-08-23 17:00:27 +02:00
  • 92fe4dd41c Update vendor Manuel Buil 2021-08-23 16:13:59 +02:00
  • 6ad65a095d Create multi-exec binary Darren Shepherd 2018-06-19 18:31:12 -07:00
  • 8632ace977 Merge pull request #649 from squeed/libcni-1.0 v1.0.0 Casey Callendrello 2021-08-11 17:39:33 +02:00
  • 156e59ccd1 bump go to 1.16, other misc fixes Casey Callendrello 2021-08-11 17:15:56 +02:00
  • 0818512c7a vendor: bump all direct dependencies Casey Callendrello 2021-08-10 14:41:02 +02:00
  • 9b1666d489 vendor: bump to libcni v1.0 Casey Callendrello 2021-08-10 14:38:57 +02:00
  • 7995c2d934 Merge pull request #651 from tnir/tnir/bridge/promiscuous Casey Callendrello 2021-08-10 14:55:21 +02:00
  • 0e64b0f8c2 Merge pull request #650 from tnir/actions-badge Casey Callendrello 2021-08-10 14:42:49 +02:00
  • 0e38a1d0c0 docs: Update the CI badge from Travis CI to GitHub Actions Takuya Noguchi 2021-08-09 09:36:33 +00:00
  • 24b3fbc635 bridge: Fix typo in error message for promiscuous mode Takuya Noguchi 2021-08-09 09:44:50 +00:00
  • 649e0181fe Merge pull request #645 from dcbw/veth-peer-to-host-ns Dan Williams 2021-07-27 13:59:05 -05:00
  • a49f908168 ip: place veth peer in host namspace directly Dan Williams 2021-07-21 09:39:06 -05:00
  • f14ff6687a Merge pull request #636 from EdDev/bridge-mac-specification Dan Williams 2021-06-30 10:57:09 -05:00
  • eddf2f2386 Merge pull request #633 from squeed/remove-flannel Dan Williams 2021-06-30 10:18:30 -05:00
  • a3cde17fc0 bridge: Add mac field to specify container iface mac Edward Haas 2021-06-07 15:42:12 +03:00
  • a786b12b68 static ipam: decide wrong cidr error msg Miguel Duarte Barroso 2021-06-23 12:27:58 +02:00
  • 0db5882a12 static ipam: stop wrapping net.ParseCIDR errors Miguel Duarte Barroso 2021-06-22 19:26:00 +02:00
  • 5a408187d4 static ipam: show confusing error msg Miguel Duarte Barroso 2021-06-22 19:17:00 +02:00
  • 2876cd5476 Merge pull request #635 from EdDev/cleanup-hwaddr-util Casey Callendrello 2021-06-16 17:42:31 +02:00
  • 2f9917ebed utils, hwaddr: Remove unused package Edward Haas 2021-06-07 16:22:31 +03:00
  • 272f15420d ip, link_linux: Remove unused SetHWAddrByIP function Edward Haas 2021-06-07 15:59:41 +03:00
  • 77233dd79d plugins: remove flannel Casey Callendrello 2021-06-02 17:36:14 +02:00
  • 5238c13aa9 Merge pull request #617 from thxCode/refactor_win_bridge Dan Williams 2021-06-02 10:36:45 -05:00
  • 4b180a9d9c refactor(win-bridge): netconf thxcode 2021-04-19 19:46:33 +08:00
  • 9215e60986 refactor(win-bridge): hcn api processing thxcode 2021-04-19 11:26:19 +08:00
  • 93a55036b1 refactor(win-bridge): hns api processing thxcode 2021-04-19 11:14:06 +08:00
  • aa8c8c1489 chore(win-bridge): location related thxcode 2021-04-19 10:57:50 +08:00
  • ec75bb8587 chore(win-bridge): text related thxcode 2021-04-19 10:47:57 +08:00
  • 78702e9d8a Merge pull request #631 from containernetworking/remove-bryan Dan Williams 2021-05-26 10:39:16 -05:00
  • c4d4aa7d92 Remove Bryan Boreham as maintainer Bryan Boreham 2021-05-21 13:13:03 +00:00
  • 6618a0aba8 Merge pull request #623 from anuragensemble/multi-ip-intf Dan Williams 2021-05-19 10:33:40 -05:00
  • fc2a8805b4 Merge pull request #628 from franciosi/origin/patch-1 Dan Williams 2021-05-19 10:16:38 -05:00
  • d1b9c90914 Merge pull request #630 from mars1024/feat/host-local-ips Casey Callendrello 2021-05-19 11:16:15 -04:00
  • af26bab500 host-local: support ip/prefix in env args and CNI args Bruce Ma 2021-05-17 21:12:45 +08:00
  • f72aa98629 [sbr]: Use different tableID for every ipCfg Check tableID not in use for every ipCfg Anurag Dwivedi 2021-05-15 19:32:31 +05:30
  • 40c225e990 Small typo improves in README.md Franciosi 2021-05-12 11:22:15 -04:00
  • 8de0287741 Merge pull request #615 from mccv1r0/pr602 v1.0.0-rc1 Casey Callendrello 2021-05-05 11:33:55 -04:00
  • d917ab6b0c Merge pull request #599 from mars1024/feat/hostlocal-ips Casey Callendrello 2021-05-05 11:33:27 -04:00