Commit Graph

  • 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
  • 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
  • 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
  • faf6d2629d Merge pull request #626 from Luap99/tuning-mac Dan Williams 2021-05-05 10:24:13 -05:00
  • 76ef07ebc6 Allow multiple routes to be added for the same prefix. Enables ECMP Michael Cambria 2021-04-14 12:25:57 -04:00
  • d6bf1eac6c Update to lastest vendor/github.com/vishvananda/netlink Michael Cambria 2021-04-14 12:24:51 -04:00
  • a5b79632bd Merge pull request #624 from Nordix/allmulti Dan Williams 2021-05-05 10:10:01 -05:00
  • 55fa8a91d0 Merge pull request #625 from squeed/libcni-1.0 Dan Williams 2021-05-05 10:08:15 -05:00
  • bdaaa20ef2 tuning: always update MAC in CNI result Paul Holzinger 2021-05-05 13:15:41 +02:00
  • 33a29292da vendor: bump to libcni v1.0-rc1 Casey Callendrello 2021-05-04 17:45:05 -04:00
  • 820fee9c33 tuning: Add support of altering the allmulticast flag Björn Svensson 2021-04-19 15:38:59 +02:00
  • f34c600ea4 [sbr]: Use different tableID for every ipCfg Move default table routes which match the ipCfg config Anurag Dwivedi 2021-04-27 12:32:41 +05:30
  • b41052c547 Merge pull request #593 from thetechnick/ipam-static-nil-check-fix Casey Callendrello 2021-04-14 18:00:42 +02:00
  • 0a03382905 Merge pull request #603 from thaJeztah/bump_deps Bryan Boreham 2021-04-14 16:54:58 +01:00
  • 8f32968f73 Fix nil-pointer check Nico Schieder 2021-03-06 11:34:24 +01:00
  • 028fc2f219 host-local: support custom IPs allocation through runtime configuration Bruce Ma 2021-03-10 17:41:30 +08:00
  • 7da1c84919 pkg/ip: introduce a new type IP to support formated <ip>[/<prefix>] Bruce Ma 2021-03-10 17:18:24 +08:00
  • 2eac102887 go.mod: github.com/j-keck/arping v1.0.1 Sebastiaan van Stijn 2021-03-12 17:36:27 +01:00
  • f4d2925220 go.mod: github.com/buger/jsonparser v1.1.1 Sebastiaan van Stijn 2021-03-12 17:28:04 +01:00
  • c3d01539d5 go.mod: github.com/alexflint/go-filemutex v1.1.0 Sebastiaan van Stijn 2021-03-12 17:24:03 +01:00
  • 75b64e0f60 go.mod github.com/Microsoft/hcsshim v0.8.16 Sebastiaan van Stijn 2021-03-12 17:17:51 +01:00
  • bc856372bb go.mod: godbus/dbus/v5 v5.0.3, coreos/go-systemd v22.2.0 Sebastiaan van Stijn 2021-03-12 17:08:11 +01:00
  • d2d89ddfad go.mod: github.com/mattn/go-shellwords v1.0.11 Sebastiaan van Stijn 2021-03-12 15:59:19 +01:00
  • 59a6259f8c go.mod: github.com/sirupsen/logrus v1.8.1 Sebastiaan van Stijn 2021-03-12 15:57:03 +01:00
  • e27c48b391 Merge pull request #600 from squeed/ubuntu-version Casey Callendrello 2021-04-08 20:56:41 +02:00
  • 3cc11350b8 CI: Install linux-modules-extra for VRF module Casey Callendrello 2021-03-10 17:15:40 +01:00
  • dd1c37bcf4 Merge pull request #604 from thaJeztah/bump_go_setup Casey Callendrello 2021-04-07 22:25:10 +02:00
  • d1b2df2e59 Merge pull request #611 from SilverSoldier/master Casey Callendrello 2021-04-07 17:54:09 +02:00
  • 5b02c2ab70 Fix broken links to online docs in plugin READMEs Kavya 2021-03-25 13:07:33 +05:30
  • f275746676 gha: update actions/setup-go@v2 Sebastiaan van Stijn 2021-03-12 18:18:14 +01:00
  • 2989aba9dc Merge pull request #583 from containernetworking/bugfix/wrong_startrange Casey Callendrello 2021-03-10 17:20:11 +01:00
  • b811967444 remove redundant startRange in RangeIter due to overlap check on multi ranges Bruce Ma 2021-02-03 20:02:48 +08:00
  • d385120175 Merge pull request #537 from dcbw/100 Dan Williams 2021-03-03 10:51:56 -06:00
  • 1c1799ef39 Merge pull request #589 from mars1024/feat/sysctl Dan Williams 2021-03-03 10:19:02 -06:00
  • 0ea07b8269 Merge pull request #590 from thxCode/fix_win_bridge_hnsadd_panic Dan Williams 2021-03-03 08:48:43 -06:00
  • 178d7c0934 fix(win-bridge): panic while calling HNS api thxcode 2021-02-26 10:45:29 +08:00
  • e09a17fe64 portmap: use slashes in sysctl template to support interface names which separated by dots Bruce Ma 2021-02-25 14:47:34 +08:00
  • 47927f5084 Merge pull request #585 from dverbeir/ipam_sysctl_dot Piotr Skamruk 2021-02-24 17:37:47 +01:00
  • 8936113a16 Merge pull request #586 from containernetworking/macvlan/stop-setting-proxy-arp Bryan Boreham 2021-02-24 16:22:20 +00:00
  • 9b09f167bb pkg/ipam: use slash as sysctl separator so interface name can have dot David Verbeiren 2021-02-18 18:32:05 +01:00
  • e31cd2ce1a [macvlan] Stop setting proxy-arp on macvlan interface Piotr Skamruk 2021-02-21 11:34:05 +01:00
  • 8e540bf3dc tuning: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-02-15 10:25:20 -06:00
  • d2e5b5decb portmap: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-02-15 10:08:24 -06:00
  • 8f7fe6d8e8 flannel: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-02-12 14:55:56 -06:00
  • f33eedb6eb firewall: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-02-11 20:30:37 -06:00
  • da52be35bc bandwidth: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-02-11 20:15:56 -06:00
  • 02cdaafe93 host-local: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-01-28 15:02:24 -06:00
  • f534133ec7 static: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-01-28 14:53:45 -06:00
  • 932653fd3f dhcp: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-01-28 14:53:35 -06:00
  • dd3f6064f6 dhcp: add -resendmax option to limit lease acquisition time for testcases Dan Williams 2021-02-12 14:38:20 -06:00
  • 4ddc8ba460 vlan: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-01-28 13:27:19 -06:00
  • f56545ca74 ptp: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-01-28 12:25:51 -06:00
  • bbf7189c32 macvlan: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-01-28 09:17:39 -06:00
  • 5eae558a8e loopback: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-01-27 15:22:02 -06:00
  • 5096b53918 ipvlan: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-01-27 14:00:44 -06:00
  • 34cee8c758 host-device: increase test coverage to 1.0.0 and older spec versions Dan Williams 2021-01-27 12:23:07 -06:00