nftables does not currently allow specifying protocols by number. Below patch adds this capability. Phil Signed-off-by: Phil Oester --- Note the errno include is duplicated in this patch and my earlier "nftables: validate port number in inet_service_type_parse" patch.