0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected almost 2 years ago.
Jul 13, 2022 — Jul 13, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use SPDX License Identifiers in headers More... 7 months ago
include: refresh nf_tables.h copy More... 7 months ago
build: libnftnl 1.2.8 release More... 7 months ago
rule: Don't append a newline when printing a rule More... 7 months ago
src: remove scaffolding around deprecated parser functions More... 8 months ago
expr: dynset: validate expressions are of nested type More... 8 months ago
build: libnftnl 1.2.7 release More... 10 months ago
table: Support unsetting NFTNL_TABLE_USERDATA attribute More... 10 months ago
chain: Support unsetting NFTNL_CHAIN_USERDATA attribute More... 10 months ago
expr: use NFTA_* netlink attributes to build fields, not NFTNL_EXPR_* More... 11 months ago
expr: limit: Prepare for odd time units More... about 1 year ago
table: Validate NFTNL_TABLE_OWNER, too More... about 1 year ago
set: Validate NFTNL_SET_ID, too More... about 1 year ago
obj: Validate NFTNL_OBJ_TYPE, too More... about 1 year ago
flowtable: Validate NFTNL_FLOWTABLE_SIZE, too More... about 1 year ago
table: Validate NFTNL_TABLE_USE, too More... about 1 year ago
chain: Validate NFTNL_CHAIN_USE, too More... about 1 year ago
obj: Return value on setters More... about 1 year ago
obj: Do not call nftnl_obj_set_data() with zero data_len More... about 1 year ago
expr: Respect data_len when setting attributes More... about 1 year ago
obj: Respect data_len when setting attributes More... about 1 year ago
obj: synproxy: Use memcpy() to handle potentially unaligned data More... about 1 year ago
utils: Introduce and use nftnl_set_str_attr() More... about 1 year ago
utils: Fix for wrong variable use in nftnl_assert_validate() More... about 1 year ago
obj: Enforce attr_policy compliance in nftnl_obj_set_data() More... about 1 year ago
obj: Introduce struct obj_ops::attr_policy More... about 1 year ago
obj: Call obj_ops::set with legal attributes only More... about 1 year ago
obj: Repurpose struct obj_ops::max_attr field More... about 1 year ago
utils: remove unused code More... about 1 year ago
udata: incorrect userdata buffer size validation More... about 1 year ago