OpenBSD CVS

CVS log for src/sys/netipx/Attic/ipx_ip.c


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23, Wed Jun 6 10:05:48 2007 UTC (17 years ago) by henning
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +1 -1 lines
FILE REMOVED

bye bye
most of the IPX removal work done @ calgary airport

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jun 15 10:08:34 2006 UTC (18 years ago) by pascoe
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Make number of varargs passed to ip_output match reality.

henning@ claudio@ ok

Revision 1.21 / (download) - annotate - [select for diffs], Sun Mar 5 21:48:57 2006 UTC (18 years, 3 months ago) by miod
Branch: MAIN
Changes since 1.20: +5 -5 lines
Diff to previous 1.20 (colored)

Use more queue macros rather than doing it by hand; ok otto@ krw@

Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 4 22:40:16 2006 UTC (18 years, 3 months ago) by brad
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

With the exception of two other small uncommited diffs this moves
the remainder of the network stack from splimp to splnet.

ok miod@

Revision 1.19 / (download) - annotate - [select for diffs], Mon Sep 20 23:10:47 2004 UTC (19 years, 8 months ago) by drahn
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
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Fix order of operations for m_gethdr(), found a bit ago, commit after second
prodding.

Revision 1.7.2.7 / (download) - annotate - [select for diffs], Thu Feb 19 10:57:26 2004 UTC (20 years, 3 months ago) by niklas
Branch: SMP
Changes since 1.7.2.6: +27 -23 lines
Diff to previous 1.7.2.6 (colored) to branchpoint 1.7 (colored) next main 1.8 (colored)

Merge of current from two weeks agointo the SMP branch

Revision 1.18 / (download) - annotate - [select for diffs], Sat Jan 3 14:08:54 2004 UTC (20 years, 5 months ago) by espie
Branch: MAIN
CVS Tags: SMP_SYNC_B, SMP_SYNC_A, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros
to built-ins, so eventually we will have one version of these files.
Special adjustments for the kernel to cope: machine/stdarg.h -> sys/stdarg.h
and machine/ansi.h needs to have a _BSD_VA_LIST_ for syslog* prototypes.
okay millert@, drahn@, miod@.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Dec 10 07:22:43 2003 UTC (20 years, 6 months ago) by itojun
Branch: MAIN
Changes since 1.16: +19 -19 lines
Diff to previous 1.16 (colored)

de-register.  deraadt ok

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jul 9 22:03:16 2003 UTC (20 years, 11 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.15: +8 -4 lines
Diff to previous 1.15 (colored)

do not flip ip_len/ip_off in netinet stack.  deraadt ok.
(please test, especially PF portion)

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

Sync SMP branch to -current

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

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

Revision 1.11.4.2 / (download) - annotate - [select for diffs], Mon May 19 22:41:16 2003 UTC (21 years ago) by tedu
Branch: UBC
Changes since 1.11.4.1: +3 -3 lines
Diff to previous 1.11.4.1 (colored) to branchpoint 1.11 (colored) next main 1.12 (colored)

sync

Revision 1.7.2.5 / (download) - annotate - [select for diffs], Tue May 13 19:36:18 2003 UTC (21 years, 1 month ago) by ho
Branch: SMP
Changes since 1.7.2.4: +3 -3 lines
Diff to previous 1.7.2.4 (colored) to branchpoint 1.7 (colored)

Sync the SMP branch to -current. This includes moving to ELF.

Revision 1.14 / (download) - annotate - [select for diffs], Sat May 3 21:16:30 2003 UTC (21 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: UBC_SYNC_A
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

string fixes; tedu ok

Revision 1.7.2.4 / (download) - annotate - [select for diffs], Fri Mar 28 00:06:55 2003 UTC (21 years, 2 months ago) by niklas
Branch: SMP
Changes since 1.7.2.3: +2 -2 lines
Diff to previous 1.7.2.3 (colored) to branchpoint 1.7 (colored)

Sync the SMP branch with 3.3

Revision 1.11.4.1 / (download) - annotate - [select for diffs], Tue Oct 29 00:36:48 2002 UTC (21 years, 7 months ago) by art
Branch: UBC
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

sync to -current

Revision 1.13 / (download) - annotate - [select for diffs], Wed Sep 18 07:46:56 2002 UTC (21 years, 8 months ago) by mickey
Branch: MAIN
CVS Tags: UBC_SYNC_B, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

mad typo, only null can take it

Revision 1.12 / (download) - annotate - [select for diffs], Wed Aug 28 15:43:03 2002 UTC (21 years, 9 months ago) by pefo
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Fix a problem where passing NULL as a pointer with varargs does not promote
NULL to full 64 bits on a 64 bit address system. Soultion is to add a
(void *) cast before NULL. This makes a 64 bit MIPS kernel work and will
probably help future 64 bit ports as well.

OK from art@

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

Sync the SMP branch to something just after 3.0

Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 23 10:22:13 2001 UTC (22 years, 8 months ago) by mickey
Branch: MAIN
CVS Tags: UBC_BASE, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Branch point for: UBC
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

make this compile on alpha

Revision 1.7.2.2 / (download) - annotate - [select for diffs], Wed Jul 4 10:55:30 2001 UTC (22 years, 11 months ago) by niklas
Branch: SMP
Changes since 1.7.2.1: +3 -3 lines
Diff to previous 1.7.2.1 (colored) to branchpoint 1.7 (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.10 / (download) - annotate - [select for diffs], Sun May 27 12:16:01 2001 UTC (23 years ago) by angelos
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Fixup tags.

Revision 1.9 / (download) - annotate - [select for diffs], Sun May 20 08:36:02 2001 UTC (23 years ago) by angelos
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Convert from tdbi to packet tags.

Revision 1.7.2.1 / (download) - annotate - [select for diffs], Mon May 14 22:40:21 2001 UTC (23 years, 1 month ago) by niklas
Branch: SMP
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

merge in approximately 2.9 into SMP branch

Revision 1.8 / (download) - annotate - [select for diffs], Fri Mar 23 07:33:47 2001 UTC (23 years, 2 months ago) by angelos
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

Be paranoid when copying m_pkthdr.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jan 15 18:49:49 2000 UTC (24 years, 5 months ago) by fgsch
Branch: MAIN
CVS Tags: SMP_BASE, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Branch point for: SMP
Changes since 1.6: +37 -39 lines
Diff to previous 1.6 (colored)

Check that INET is defined. Revove unused code. Some KNF.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jan 13 05:52:42 2000 UTC (24 years, 5 months ago) by fgsch
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Fix compilation error introduced recently; thanks mickey.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 11 19:31:56 2000 UTC (24 years, 5 months ago) by fgsch
Branch: MAIN
Changes since 1.4: +7 -4 lines
Diff to previous 1.4 (colored)

Remove references to ipx_thishost; instead find the address from
ipx_ifaddr.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 11 05:12:33 1999 UTC (25 years, 5 months ago) by millert
Branch: MAIN
CVS Tags: kame_19991208, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

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

Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 26 09:34:51 1996 UTC (27 years, 7 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.2: +0 -1 lines
Diff to previous 1.2 (colored)

remove my CVS tag.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 18 14:28:22 1996 UTC (27 years, 7 months ago) by mickey
Branch: MAIN
Changes since 1.1: +1 -5 lines
Diff to previous 1.1 (colored)

-Wall happieness. bug fix caused by parens...

Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 16 09:16:00 1996 UTC (27 years, 10 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0

initial commit of Free's netipx w/ some changes.
ip<-->ipx encapsulations does not work still.
spx suspected to do too.

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.