Auto merge of #926 - faern:add-netfilter-fields, r=alexcrichton
Add netfilter/nftables fields Adding a few missing `NF_` constants to more complete the story around that header. Then most importantly add a lot of `NFT_` constants needed in my nftables library. Some were added back in #911, but as the library grew I realized I needed more constants.
No related branches found
No related tags found
Showing
- libc-test/build.rs 1 addition, 0 deletionslibc-test/build.rs
- src/lib.rs 3 additions, 0 deletionssrc/lib.rs
- src/unix/notbsd/android/mod.rs 199 additions, 0 deletionssrc/unix/notbsd/android/mod.rs
- src/unix/notbsd/linux/mips/mod.rs 158 additions, 0 deletionssrc/unix/notbsd/linux/mips/mod.rs
- src/unix/notbsd/linux/mod.rs 78 additions, 0 deletionssrc/unix/notbsd/linux/mod.rs
- src/unix/notbsd/linux/other/mod.rs 153 additions, 30 deletionssrc/unix/notbsd/linux/other/mod.rs
Loading
Please register or sign in to comment