ok

Jeremie Courreges-Anglas([email protected]) on 2018.07.10 10:33:17 +0200:
> 
> Described in https://tools.ietf.org/html/rfc3810
> 
> ok?
> 
> 
> Index: pfctl_parser.c
> ===================================================================
> RCS file: /d/cvs/src/sbin/pfctl/pfctl_parser.c,v
> retrieving revision 1.319
> diff -u -p -p -u -r1.319 pfctl_parser.c
> --- pfctl_parser.c    8 Feb 2018 02:26:39 -0000       1.319
> +++ pfctl_parser.c    16 Feb 2018 21:03:07 -0000
> @@ -134,7 +134,8 @@ static const struct icmptypeent icmp6_ty
>       { "niqry",      ICMP6_NI_QUERY },
>       { "nirep",      ICMP6_NI_REPLY },
>       { "mtraceresp", MLD_MTRACE_RESP },
> -     { "mtrace",     MLD_MTRACE }
> +     { "mtrace",     MLD_MTRACE },
> +     { "listenrepv2", MLDV2_LISTENER_REPORT },
>  };
>  
>  static const struct icmpcodeent icmp_code[] = {
> 
> 
> -- 
> jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE
> 

Reply via email to