mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Undo middle mouse button madless
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6753 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
c8b8316e08
commit
f91f1bc951
@ -175,9 +175,7 @@ sub initialize() {
|
|||||||
DROP_DEFAULT => undef,
|
DROP_DEFAULT => undef,
|
||||||
REJECT_DEFAULT => undef,
|
REJECT_DEFAULT => undef,
|
||||||
ACCEPT_DEFAULT => undef,
|
ACCEPT_DEFAULT => undef,
|
||||||
QUEUE_DEFAULT => undef, MIN_COMMON_VERSION => 40000 ,
|
QUEUE_DEFAULT => undef,
|
||||||
MIN_COMMON_VERSION_PRINTABLE => '4.0.0',
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# RSH/RCP Commands
|
# RSH/RCP Commands
|
||||||
#
|
#
|
||||||
@ -217,9 +215,7 @@ sub initialize() {
|
|||||||
USE_ACTIONS=> undef,
|
USE_ACTIONS=> undef,
|
||||||
OPTIMIZE => undef,
|
OPTIMIZE => undef,
|
||||||
EXPORTPARAMS => undef,
|
EXPORTPARAMS => undef,
|
||||||
SHOREWALL_COMPILER => undef, MIN_COMMON_VERSION => 40000 ,
|
SHOREWALL_COMPILER => undef,
|
||||||
MIN_COMMON_VERSION_PRINTABLE => '4.0.0',
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Packet Disposition
|
# Packet Disposition
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user