1 Star 0 Fork 34

CHINASOFT_OHOS/third_party_iptables

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
COMMIT_NOTES 863 Bytes
一键复制 编辑 原始数据 按行查看 历史
A quick list of rules for committing stuff into netfilter git:
- Always add an appropriate description, in git format
(i.e. first line is a summary)
- Please try to include references to bugs when the description does not
include total discussion coverage or when the bug report is external to
netfilter-devel, e.g.
"Closes: netfilter bugzilla #123", or
"Reference: http://bugs.{debian,gentoo}.org/..."
- If you touch any parts of libxtables (xtables.c, include/xtables.h.in),
make sure the so-version is updated _appropriately_ (i.e. read the
libtool manual about Versioning:: first, if need be) in configure.ac.
Adding fields to a struct always entails a vcurrent bump.
- Check, whether a bump (vcurrent,vage) has already been made since the
last release (no more than one per release), e.g.:
git log v1.4.4.. configure.ac
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chinasoft-ohos-admin/third_party_iptables.git
git@gitee.com:chinasoft-ohos-admin/third_party_iptables.git
chinasoft-ohos-admin
third_party_iptables
third_party_iptables
master

搜索帮助