| build:update Makefile && conchd 1.VMM Logic: Fix concurrent process termination errors. 2.Setup Script: Modularized conch-env-setup.sh. 3.SDK Integration: Added automated Python SDK installation and configuration setup. 4.Workflow: Unified project commands via updated Makefile and documentation. 5.commit fmt code delete trailing whitespaces. | 5 个月前 |
| Minor changes and comments added | 5 个月前 |
| [Config][Network][Daemon] Support these parameters to be configurable from files: tapIP, tapMask, containerd namespace | 5 个月前 |
| [Config][Network][Daemon] Support these parameters to be configurable from files: tapIP, tapMask, containerd namespace | 5 个月前 |
| network: add conch network init and sandbox route config 1. create bridge in host and populate 250 network slot in pool for sandbox when conchd start 2. create sandbox, acquire network config from pool 3. add tap, veth device for sandbox, then config route 4. delete sandbox and release network 5. cleanup bridge and pool resources when conchd exit Signed-off-by: zhong-jiawei-1 <zhongjiawei1@h-partners.com> | 8 个月前 |
| Expand IP mask bits from 8 to 12, and reduced duplicated iptables NAT MASQUERADE prompts | 5 个月前 |