OpenBSD CVS

CVS log for src/sys/netinet6/Attic/ipv6_rtrequest.c


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7, Wed Dec 8 06:50:23 1999 UTC (24 years, 6 months ago) by itojun
Branch: MAIN
CVS Tags: UBC_SYNC_B, UBC_SYNC_A, SMP_SYNC_B, SMP_SYNC_A, SMP, HEAD
Changes since 1.6: +0 -0 lines
FILE REMOVED

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).

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 7 19:36:45 1999 UTC (24 years, 9 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

silence -Wall

Revision 1.5 / (download) - annotate - [select for diffs], Wed Mar 24 02:28:23 1999 UTC (25 years, 2 months ago) by cmetz
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Replace 'in6a_words' (old NRL convention) with 's6_addr32' (new BSDI et al.
convention that is more common and more specific as to the access size)

Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 9 05:31:54 1999 UTC (25 years, 3 months ago) by cmetz
Branch: MAIN
Changes since 1.3: +7 -4 lines
Diff to previous 1.3 (colored)

Demangled the INET6 stuff so as not to require any extra options and not to
be mutually exclusive with the IPSEC option.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 24 04:36:45 1999 UTC (25 years, 3 months ago) by cmetz
Branch: MAIN
Changes since 1.2: +13 -5 lines
Diff to previous 1.2 (colored)

Synchronized changes needed to integrate into OpenBSD with the NRL source
tree so we can have a unified netinet6 directory.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 11 05:12:33 1999 UTC (25 years, 4 months ago) by millert
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

panic prints a newline for you, don't do it in the panic string

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 6 23:26:57 1999 UTC (25 years, 5 months ago) by deraadt
Branch: MAIN

first few files of NRL ipv6.  This NRL release was officially exported
to me by US DOD officials, with the crypto already removed.

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.