mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Display KERNELVERSION and CAPVERSION in 'show capabilities'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
82c057d1ed
commit
9ceff3c213
@ -2404,6 +2404,9 @@ report_capabilities() {
|
|||||||
|
|
||||||
report_capability "Basic Filter (BASIC_FILTER)" $BASIC_FILTER
|
report_capability "Basic Filter (BASIC_FILTER)" $BASIC_FILTER
|
||||||
report_capability "CT Target (CT_TARGET)" $CT_TARGET
|
report_capability "CT Target (CT_TARGET)" $CT_TARGET
|
||||||
|
|
||||||
|
echo " Kernel Version (KERNELVERSION): $KERNELVERSION"
|
||||||
|
echo " Capabilities Version (CAPVERSION): $CAPVERSION"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
[ -n "$PKTTYPE" ] || USEPKTTYPE=
|
[ -n "$PKTTYPE" ] || USEPKTTYPE=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user