From bf1ae494ed67e9b44bc57c91d885218e2cf64cec Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Tue, 7 Dec 2010 17:08:12 +0100 Subject: Remove command MODIFY Modifying a set can be performed by save/modify/restore/swap, without adding kernel part support. --- lib/PROTOCOL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/PROTOCOL') diff --git a/lib/PROTOCOL b/lib/PROTOCOL index f48e87d..aa8fc64 100644 --- a/lib/PROTOCOL +++ b/lib/PROTOCOL @@ -4,7 +4,7 @@ req: msg: IPSET_CMD_PROTOCOL resp: attr: IPSET_ATTR_PROTOCOL (protocol max) IPSET_ATTR_PROTOCOL_MIN (protocol min, optional) -req: msg: IPSET_CMD_CREATE|MODIFY +req: msg: IPSET_CMD_CREATE attr: IPSET_ATTR_PROTOCOL IPSET_ATTR_SETNAME IPSET_ATTR_TYPENAME -- cgit v1.2.3