Blacklist more uncommon network protocols

This commit is contained in:
madaidan 2019-07-10 14:27:19 +00:00 committed by GitHub
parent d70440aaed
commit 4058e283a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,3 +11,9 @@ install rose /bin/true
install decnet /bin/true
install econet /bin/true
install af_802154 /bin/true
install ipx /bin/true
install appletalk /bin/true
install psnap /bin/true
install p8023 /bin/true
install llc /bin/true
install p8022 /bin/true