Diff for /embedaddon/dnsmasq/src/radv-protocol.h between versions 1.1.1.4 and 1.1.1.5

version 1.1.1.4, 2021/03/17 00:56:46 version 1.1.1.5, 2023/09/27 11:02:07
Line 1 Line 1
/* dnsmasq is Copyright (c) 2000-2021 Simon Kelley/* dnsmasq is Copyright (c) 2000-2022 Simon Kelley
   
    This program is free software; you can redistribute it and/or modify     This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by     it under the terms of the GNU General Public License as published by
Line 53  struct prefix_opt { Line 53  struct prefix_opt {
 #define ICMP6_OPT_RT_INFO     24  #define ICMP6_OPT_RT_INFO     24
 #define ICMP6_OPT_RDNSS       25  #define ICMP6_OPT_RDNSS       25
 #define ICMP6_OPT_DNSSL       31  #define ICMP6_OPT_DNSSL       31
   
   
   

Removed from v.1.1.1.4  
changed lines
  Added in v.1.1.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>