Revert "netfilter: nf_tables: rise cap on SELinux secmark context"
This reverts commit 1673b96b70
.
This commit is contained in:
parent
bfbdef95a1
commit
f368b1e13e
1 changed files with 1 additions and 1 deletions
|
@ -1284,7 +1284,7 @@ enum nft_secmark_attributes {
|
||||||
#define NFTA_SECMARK_MAX (__NFTA_SECMARK_MAX - 1)
|
#define NFTA_SECMARK_MAX (__NFTA_SECMARK_MAX - 1)
|
||||||
|
|
||||||
/* Max security context length */
|
/* Max security context length */
|
||||||
#define NFT_SECMARK_CTX_MAXLEN 4096
|
#define NFT_SECMARK_CTX_MAXLEN 256
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* enum nft_reject_types - nf_tables reject expression reject types
|
* enum nft_reject_types - nf_tables reject expression reject types
|
||||||
|
|
Loading…
Add table
Reference in a new issue