Searched hist:"8117063142 aa65ceb3031828e9f7c0cfea02bfc2" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netinet/ |
H A D | icmp6.h | diff 8117063142aa65ceb3031828e9f7c0cfea02bfc2 Mon May 06 18:28:25 CEST 2002 Hajimu UMEMOTO <ume@FreeBSD.org> Revised MLD-related definitions - Used mld_xxx and MLD_xxx instead of mld6_xxx and MLD6_xxx according to the official defintions in rfc2292bis (macro definitions for backward compatibility were provided) - Changed the first member of mld_hdr{} from mld_hdr to mld_icmp6_hdr to avoid name space conflict in C++
This change makes ports/net/pchar compilable again under -CURRENT.
Obtained from: KAME diff 8117063142aa65ceb3031828e9f7c0cfea02bfc2 Mon May 06 18:28:25 CEST 2002 Hajimu UMEMOTO <ume@FreeBSD.org> Revised MLD-related definitions - Used mld_xxx and MLD_xxx instead of mld6_xxx and MLD6_xxx according to the official defintions in rfc2292bis (macro definitions for backward compatibility were provided) - Changed the first member of mld_hdr{} from mld_hdr to mld_icmp6_hdr to avoid name space conflict in C++
This change makes ports/net/pchar compilable again under -CURRENT.
Obtained from: KAME
|
/freebsd/sys/netinet6/ |
H A D | mld6.c | diff 8117063142aa65ceb3031828e9f7c0cfea02bfc2 Mon May 06 18:28:25 CEST 2002 Hajimu UMEMOTO <ume@FreeBSD.org> Revised MLD-related definitions - Used mld_xxx and MLD_xxx instead of mld6_xxx and MLD6_xxx according to the official defintions in rfc2292bis (macro definitions for backward compatibility were provided) - Changed the first member of mld_hdr{} from mld_hdr to mld_icmp6_hdr to avoid name space conflict in C++
This change makes ports/net/pchar compilable again under -CURRENT.
Obtained from: KAME diff 8117063142aa65ceb3031828e9f7c0cfea02bfc2 Mon May 06 18:28:25 CEST 2002 Hajimu UMEMOTO <ume@FreeBSD.org> Revised MLD-related definitions - Used mld_xxx and MLD_xxx instead of mld6_xxx and MLD6_xxx according to the official defintions in rfc2292bis (macro definitions for backward compatibility were provided) - Changed the first member of mld_hdr{} from mld_hdr to mld_icmp6_hdr to avoid name space conflict in C++
This change makes ports/net/pchar compilable again under -CURRENT.
Obtained from: KAME
|
H A D | icmp6.c | diff 8117063142aa65ceb3031828e9f7c0cfea02bfc2 Mon May 06 18:28:25 CEST 2002 Hajimu UMEMOTO <ume@FreeBSD.org> Revised MLD-related definitions - Used mld_xxx and MLD_xxx instead of mld6_xxx and MLD6_xxx according to the official defintions in rfc2292bis (macro definitions for backward compatibility were provided) - Changed the first member of mld_hdr{} from mld_hdr to mld_icmp6_hdr to avoid name space conflict in C++
This change makes ports/net/pchar compilable again under -CURRENT.
Obtained from: KAME diff 8117063142aa65ceb3031828e9f7c0cfea02bfc2 Mon May 06 18:28:25 CEST 2002 Hajimu UMEMOTO <ume@FreeBSD.org> Revised MLD-related definitions - Used mld_xxx and MLD_xxx instead of mld6_xxx and MLD6_xxx according to the official defintions in rfc2292bis (macro definitions for backward compatibility were provided) - Changed the first member of mld_hdr{} from mld_hdr to mld_icmp6_hdr to avoid name space conflict in C++
This change makes ports/net/pchar compilable again under -CURRENT.
Obtained from: KAME
|