Revert "netfilter: nf_tables: rise cap on SELinux secmark context"

This reverts commit 1673b96b70.
This commit is contained in:
Ksawlii 2024-11-24 00:23:56 +01:00
parent bfbdef95a1
commit f368b1e13e

View file

@ -1284,7 +1284,7 @@ enum nft_secmark_attributes {
#define NFTA_SECMARK_MAX (__NFTA_SECMARK_MAX - 1)
/* 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