OpenBSD CVS

CVS log for src/sys/netinet6/Attic/icmp6.h


[BACK] Up to [local] / src / sys / netinet6

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7.2.1, Mon May 14 22:40:16 2001 UTC (23 years, 1 month ago) by niklas
Branch: SMP
Changes since 1.7: +1 -1 lines
FILE REMOVED

merge in approximately 2.9 into SMP branch

Revision 1.8, Sun Jun 4 13:38:14 2000 UTC (24 years ago) by itojun
Branch: MAIN
CVS Tags: UBC_SYNC_B, UBC_SYNC_A, SMP_SYNC_B, SMP_SYNC_A, HEAD
Changes since 1.7: +1 -1 lines
FILE REMOVED

nuke non-standard include files (has been #error only for a long time
so there should be no sideeffect)

Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 9 07:37:15 2000 UTC (24 years, 4 months ago) by itojun
Branch: MAIN
CVS Tags: SMP_BASE, OPENBSD_2_7_BASE, OPENBSD_2_7
Branch point for: SMP
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

improve RFC2553/2292 conformance.  netinet6/{ip6,icmp6,in6}.h should not
be included.
neitnet6/{ip6,icmp6}.h includes #error statements only - i'll remove them
couple of days later.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 7 05:45:55 2000 UTC (24 years, 4 months ago) by itojun
Branch: MAIN
Changes since 1.5: +3 -653 lines
Diff to previous 1.5 (colored)

for more strict rfc2292 compliance swap netinet{,6}/{ip6,icmp6}.h.
netinet6/{ip6,icmp6}.h will be nuked afterwards.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 19 16:02:18 2000 UTC (24 years, 4 months ago) by itojun
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

another possible workaround for NetBSD PR 9189.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 18 05:41:33 2000 UTC (24 years, 4 months ago) by itojun
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

possible workaround to NetBSD PR 9189 (panic on sparc).  not sure if it's right.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 2 04:52:26 2000 UTC (24 years, 5 months ago) by itojun
Branch: MAIN
Changes since 1.2: +5 -2 lines
Diff to previous 1.2 (colored)

implement net.inet6.icmp6.nodeinfo sysctl, which disables
ICMPv6 node information query (and FQDN query - old variant).

kame repository has the change as well.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 10 10:04:27 1999 UTC (24 years, 6 months ago) by angelos
Branch: MAIN
Changes since 1.1: +1 -7 lines
Diff to previous 1.1 (colored)

Remove remaining unnecessary ifdefs (itojun will hate me for this :-)

Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 8 06:50:20 1999 UTC (24 years, 6 months ago) by itojun
Branch: MAIN
CVS Tags: kame_19991208

bring in KAME IPv6 code, dated 19991208.
replaces NRL IPv6 layer.  reuses NRL pcb layer.  no IPsec-on-v6 support.
see sys/netinet6/{TODO,IMPLEMENTATION} for more details.

GENERIC configuration should work fine as before.  GENERIC.v6 works fine
as well, but you'll need KAME userland tools to play with IPv6 (will be
bringed into soon).

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.