OpenBSD CVS

CVS log for src/sys/netinet/ip6.h


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20 / (download) - annotate - [select for diffs], Tue Apr 5 15:14:59 2011 UTC (13 years, 2 months ago) by blambert
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, HEAD
Changes since 1.19: +1 -21 lines
Diff to previous 1.19 (colored)

Remove unused macro.

ok henning@ claudio@

Revision 1.19 / (download) - annotate - [select for diffs], Sat Nov 8 12:54:58 2008 UTC (15 years, 7 months ago) by dlg
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 (colored)

fix macros up so they use the do { } while (/* CONSTCOND */ 0) idiom

ok deraadt@ otto@

Revision 1.18 / (download) - annotate - [select for diffs], Sat Dec 9 01:12:28 2006 UTC (17 years, 6 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.17: +2 -5 lines
Diff to previous 1.17 (colored)

switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542).
the kernel still handles RFC2292 set/getsockopts, so that compiled binary
has no trouble running.  userland sees RFC3542 symbols only on header file
so new code has to use RFC3542 API.

bump libc shlib minor for function additions.

tested on i386/amd64 by jmc, i386 by brad. checked by deraadt.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Apr 27 02:19:32 2006 UTC (18 years, 1 month ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.16: +10 -10 lines
Diff to previous 1.16 (colored)

use underscore variants of _BYTE_ORDER macros which are always defined
ok deraadt millert

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jul 9 09:14:12 2004 UTC (19 years, 11 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

typo.  Bruno Rohee

Revision 1.2.2.9 / (download) - annotate - [select for diffs], Sat Jun 5 23:11:25 2004 UTC (20 years ago) by niklas
Branch: SMP
Changes since 1.2.2.8: +2 -0 lines
Diff to previous 1.2.2.8 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Merge with the trunk

Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 26 05:12:12 2004 UTC (20 years, 1 month ago) by itojun
Branch: MAIN
CVS Tags: SMP_SYNC_B, SMP_SYNC_A
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored)

hide nonstandard struct from userland

Revision 1.2.2.8 / (download) - annotate - [select for diffs], Thu Feb 19 10:57:23 2004 UTC (20 years, 3 months ago) by niklas
Branch: SMP
Changes since 1.2.2.7: +77 -15 lines
Diff to previous 1.2.2.7 (colored) to branchpoint 1.2 (colored)

Merge of current from two weeks agointo the SMP branch

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jan 8 05:31:13 2004 UTC (20 years, 5 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.13: +13 -2 lines
Diff to previous 1.13 (colored)

struct for IPv6 pseudo header checksum - nonstandard.  from kame

Revision 1.13 / (download) - annotate - [select for diffs], Sun Nov 16 20:30:07 2003 UTC (20 years, 6 months ago) by avsm
Branch: MAIN
Changes since 1.12: +13 -13 lines
Diff to previous 1.12 (colored)

convert __attribute__((__packed__)) to __packed so that parsers unaware
of gcc extensions have more of a chance.
ok mcbride@, no objections from millert@, deraadt@

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jun 11 04:42:01 2003 UTC (21 years ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.11: +58 -7 lines
Diff to previous 1.11 (colored)

- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
- routing header declaration with RFC3542
(note: sizeof(ip6_rthdr0) has changed!)
also, sync up with RFC2460 routing header definition (no "strict" source
routing mode any more)

part of advanced API update (RFC2292 -> 3542).

markus, todd, millert, henning ok

Revision 1.2.2.7 / (download) - annotate - [select for diffs], Sat Jun 7 11:06:08 2003 UTC (21 years ago) by ho
Branch: SMP
Changes since 1.2.2.6: +2 -6 lines
Diff to previous 1.2.2.6 (colored) to branchpoint 1.2 (colored)

Sync SMP branch to -current

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jun 2 23:28:14 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.10: +2 -6 lines
Diff to previous 1.10 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Mon May 19 22:40:40 2003 UTC (21 years ago) by tedu
Branch: UBC
Changes since 1.9: +1 -36 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

sync

Revision 1.2.2.6 / (download) - annotate - [select for diffs], Fri May 16 00:29:44 2003 UTC (21 years, 1 month ago) by niklas
Branch: SMP
Changes since 1.2.2.5: +0 -35 lines
Diff to previous 1.2.2.5 (colored) to branchpoint 1.2 (colored)

merge the trunk so we will get the genfs and locking fixes

Revision 1.10 / (download) - annotate - [select for diffs], Wed May 14 17:46:23 2003 UTC (21 years, 1 month ago) by itojun
Branch: MAIN
CVS Tags: UBC_SYNC_A
Changes since 1.9: +1 -36 lines
Diff to previous 1.9 (colored)

nuke !PULLDOWN_TEST case.  (leftover from yesterday)

Revision 1.2.2.5 / (download) - annotate - [select for diffs], Wed Mar 6 02:15:07 2002 UTC (22 years, 3 months ago) by niklas
Branch: SMP
Changes since 1.2.2.4: +10 -16 lines
Diff to previous 1.2.2.4 (colored) to branchpoint 1.2 (colored)

Merge in trunk

Revision 1.9 / (download) - annotate - [select for diffs], Thu Dec 6 03:28:49 2001 UTC (22 years, 6 months ago) by itojun
Branch: MAIN
CVS Tags: UBC_SYNC_B, UBC_BASE, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Branch point for: UBC
Changes since 1.8: +10 -16 lines
Diff to previous 1.8 (colored)

put __attribute__ to header decls to avoid align strangeness.  sync with kame

Revision 1.2.2.4 / (download) - annotate - [select for diffs], Wed Oct 31 03:29:03 2001 UTC (22 years, 7 months ago) by nate
Branch: SMP
Changes since 1.2.2.3: +3 -3 lines
Diff to previous 1.2.2.3 (colored) to branchpoint 1.2 (colored)

Sync the SMP branch to something just after 3.0

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jul 5 23:41:34 2001 UTC (22 years, 11 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

IP6_EXTHDR_GET0 did not check m->m_len (noone was using this macro).
sync with kame

Revision 1.2.2.3 / (download) - annotate - [select for diffs], Wed Jul 4 10:54:36 2001 UTC (22 years, 11 months ago) by niklas
Branch: SMP
Changes since 1.2.2.2: +3 -4 lines
Diff to previous 1.2.2.2 (colored) to branchpoint 1.2 (colored)

Merge in -current from two days ago in the SMP branch.
As usual with merges, they do not indicate progress, so do not hold
your breath for working SMP, and do not mail me and ask about the
state of it.  It has not changed.  There is work ongoing, but very, very
slowly.  The commit is done in parts as to not lock up the tree in too
big chunks at a time.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jun 9 07:03:41 2001 UTC (23 years ago) by angelos
Branch: MAIN
Changes since 1.6: +3 -4 lines
Diff to previous 1.6 (colored)

Inclusion protection.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Mon May 14 22:40:08 2001 UTC (23 years, 1 month ago) by niklas
Branch: SMP
Changes since 1.2.2.1: +54 -6 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored)

merge in approximately 2.9 into SMP branch

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 10 15:53:08 2000 UTC (23 years, 8 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

little bit of sync with kame ($KAME, s/u_char/u_int8_t/)

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 12 16:41:31 2000 UTC (23 years, 11 months ago) by itojun
Branch: MAIN
Changes since 1.4: +1 -3 lines
Diff to previous 1.4 (colored)

remove m_pulldown statistics, which is highly experimental

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jun 13 01:17:13 2000 UTC (24 years ago) by itojun
Branch: MAIN
Changes since 1.3: +54 -4 lines
Diff to previous 1.3 (colored)

declare IP6_EXTHDR_GET{,0}.  sorry i forgot to commit this one.

Revision 1.2.2.1 / (download) - annotate - [select for diffs], Thu Mar 2 07:04:42 2000 UTC (24 years, 3 months ago) by niklas
Branch: SMP
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Sync with -current

Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 24 11:37:49 2000 UTC (24 years, 3 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

hide IP6_EXTHDR_CHECK from the userland.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Feb 7 05:45:55 2000 UTC (24 years, 4 months ago) by itojun
Branch: MAIN
CVS Tags: SMP_BASE
Branch point for: SMP
Changes since 1.1: +248 -2 lines
Diff to previous 1.1 (colored)

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

Revision 1.1 / (download) - annotate - [select for diffs], Wed Dec 8 06:50:19 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.