12 Star 0 Fork 6

src-openEuler/libslirp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

libslirp

介绍

libslirp is a user-mode networking library used by virtual machines, containers or various tools.

安装教程

Install libslirp rpm package:

yum install libslirp

You may build and install the shared library with meson:

meson build ninja -C build install

And configure QEMU with --enable-slirp=system to link against it. (QEMU may build with the submodule static library using --enable-slirp=git)

参与贡献

master分支使用最新的上游版本,如果检测到上游有最新版本发布,先形成issue后再提交对应PR更新,流程如下。

  1. 提交issue
  2. Fork 本仓库
  3. 新建 Feat_xxx 分支
  4. 提交代码
  5. 新建 Pull Request

特技

  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. Gitee 官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目
  4. GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
  5. Gitee 官方提供的使用手册 https://gitee.com/help
  6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/

空文件

简介

A general purpose TCP-IP emulator used by virtual machine hypervisors to provide virtual networking services. 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/libslirp.git
git@gitee.com:src-openeuler/libslirp.git
src-openeuler
libslirp
libslirp
master

搜索帮助