Hi all, I saw that was missing an M on getlong_opt in iptables-save.c, therefore I send this small patch to analyses. Thanks, Lucas Fernando Amorim
155c155 < while ((c = getopt_long(argc, argv, "bcdt:", options, NULL)) != -1) { --- > while ((c = getopt_long(argc, argv, "bcdM:t:", options, NULL)) != -1) {
Attachment:
signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem assinada digitalmente