The NetBSD Project

CVS log for src/sys/kern/uipc_accf.c

[BACK] Up to [cvs.netbsd.org] / src / sys / kern

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11.2.1 / (download) - annotate - [select for diffs], Sat Mar 5 20:55:24 2011 UTC (14 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.11: +2 -4 lines
Diff to previous 1.11 (colored) next main 1.12 (colored)

sync with head

Revision 1.10.2.2 / (download) - annotate - [select for diffs], Fri Oct 22 07:22:30 2010 UTC (19 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.10.2.1: +0 -2 lines
Diff to previous 1.10.2.1 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored)

Sync with HEAD (-D20101022).

Revision 1.8.6.5 / (download) - annotate - [select for diffs], Sat Oct 9 03:32:33 2010 UTC (19 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.8.6.4: +2 -4 lines
Diff to previous 1.8.6.4 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)

sync with head

Revision 1.12 / (download) - annotate - [select for diffs], Sat Aug 21 13:19:39 2010 UTC (21 months ago) by pgoyette
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, yamt-nfs-mp-base11, uebayasi-xip-base4, uebayasi-xip-base3, rmind-uvmplock-nbase, rmind-uvmplock-base, netbsd-6-base, netbsd-6, matt-mips64-premerge-20101231, jruoho-x86intr-base, jruoho-x86intr, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, HEAD
Changes since 1.11: +2 -4 lines
Diff to previous 1.11 (colored)

Update the rest of the kernel to conform to the module subsystem's new
locking protocol.

Revision 1.8.6.4 / (download) - annotate - [select for diffs], Wed Aug 11 22:54:43 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.8.6.3: +4 -2 lines
Diff to previous 1.8.6.3 (colored) to branchpoint 1.8 (colored)

sync with head.

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:44:13 2010 UTC (2 years ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.10: +4 -2 lines
Diff to previous 1.10 (colored)

Sync with HEAD.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 13 23:03:39 2010 UTC (2 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: yamt-nfs-mp-base10, uebayasi-xip-base2, uebayasi-xip-base1
Branch point for: rmind-uvmplock
Changes since 1.10: +4 -2 lines
Diff to previous 1.10 (colored)

call accept_filter_init int setopt so that don't use an uninitialized lock
from the setsockopt path.

Revision 1.8.6.3 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:20 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.8.6.2: +9 -6 lines
Diff to previous 1.8.6.2 (colored) to branchpoint 1.8 (colored)

sync with head

Revision 1.10 / (download) - annotate - [select for diffs], Thu Sep 17 08:09:49 2009 UTC (2 years, 8 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, uebayasi-xip-base, matt-premerge-20091211, jym-xensuspend-nbase
Branch point for: uebayasi-xip
Changes since 1.9: +8 -7 lines
Diff to previous 1.9 (colored)

Can't use CTLFLAG_PERMANENT here without providing a rollback log,
since accept filters aren't (necessarily) added during kernel boot
phase.

pointed out & tested by Geoff Wing

Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 16 15:23:04 2009 UTC (2 years, 8 months ago) by pooka
Branch: MAIN
Changes since 1.8: +5 -3 lines
Diff to previous 1.8 (colored)

Replace a large number of link set based sysctl node creations with
calls from subsystem constructors.  Benefits both future kernel
modules and rump.

no change to sysctl nodes on i386/MONOLITHIC & build tested i386/ALL

Revision 1.8.6.2 / (download) - annotate - [select for diffs], Mon May 4 08:13:49 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.8.6.1: +366 -0 lines
Diff to previous 1.8.6.1 (colored) to branchpoint 1.8 (colored)

sync with head.

Revision 1.6.4.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:19:40 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.6: +25 -37 lines
Diff to previous 1.6 (colored) next main 1.7 (colored)

Sync with HEAD.

Revision 1.3.2.4 / (download) - annotate - [select for diffs], Sat Jan 17 13:29:20 2009 UTC (3 years, 4 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.3.2.3: +163 -146 lines
Diff to previous 1.3.2.3 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)

Sync with HEAD.

Revision 1.6.2.3 / (download) - annotate - [select for diffs], Sat Dec 13 01:15:09 2008 UTC (3 years, 5 months ago) by haad
Branch: haad-dm
Changes since 1.6.2.2: +25 -37 lines
Diff to previous 1.6.2.2 (colored) to branchpoint 1.6 (colored) next main 1.7 (colored)

Update haad-dm branch to haad-dm-base2.

Revision 1.8.6.1, Thu Nov 20 10:00:54 2008 UTC (3 years, 6 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.8: +0 -366 lines
FILE REMOVED

file uipc_accf.c was added on branch yamt-nfs-mp on 2009-05-04 08:13:49 +0000

Revision 1.8 / (download) - annotate - [select for diffs], Thu Nov 20 10:00:54 2008 UTC (3 years, 6 months ago) by ad
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base2, nick-hppapmap-base, mjf-devfs2-base, jymxensuspend-base, jym-xensuspend-base, jym-xensuspend, haad-nbase2, haad-dm-base2, haad-dm-base, ad-audiomp2-base, ad-audiomp2
Branch point for: yamt-nfs-mp
Changes since 1.7: +23 -8 lines
Diff to previous 1.7 (colored)

Autoload accept filter modules.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 12 12:36:16 2008 UTC (3 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.6: +4 -31 lines
Diff to previous 1.6 (colored)

Remove LKMs and switch to the module framework, pass 1.

Proposed on tech-kern@.

Revision 1.6.2.2 / (download) - annotate - [select for diffs], Sun Oct 19 22:17:29 2008 UTC (3 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.6.2.1: +378 -0 lines
Diff to previous 1.6.2.1 (colored) to branchpoint 1.6 (colored)

Sync with HEAD.

Revision 1.6.2.1, Wed Oct 15 08:25:28 2008 UTC (3 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.6: +0 -378 lines
FILE REMOVED

file uipc_accf.c was added on branch haad-dm on 2008-10-19 22:17:29 +0000

Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 15 08:25:28 2008 UTC (3 years, 7 months ago) by ad
Branch: MAIN
CVS Tags: netbsd-5-base, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, haad-dm-base1
Branch point for: nick-hppapmap, haad-dm
Changes since 1.5: +7 -8 lines
Diff to previous 1.5 (colored)

Correction to previous.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 14 13:45:26 2008 UTC (3 years, 7 months ago) by ad
Branch: MAIN
Changes since 1.4: +140 -126 lines
Diff to previous 1.4 (colored)

Accept filters:

- Remove remaining #ifdef INET.
- Avoid holding locks so we don't need to do KM_NOSLEEP allocations.
- Use a rwlock to protect the accept filter list.
- Make it safe to unload accept filter modules.
- Minor KNF.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Oct 11 16:39:07 2008 UTC (3 years, 7 months ago) by tls
Branch: MAIN
Changes since 1.3: +37 -21 lines
Diff to previous 1.3 (colored)

Address problems with accept filters noted by ad in his source-changes
mail: http://mail-index.netbsd.org/source-changes/2008/10/10/msg211109.html

	* Scary-looking socket locking stubs (changed to KASSERT of locked)

	* depends on INET inappropriately (though now you must add new
	  accept filter names to the uipc_accf.c line in conf/files if
	  you aren't using dataready or httpready)

	* New code uses MALLOC/FREE -- changed to kmem_alloc/kmem_free;
	  could be pool_cache, these are all fixed-size allocations.

We need to verify that this works as expected with protocols with per-socket
locking, like PF_LOCAL.  I'm a little concerned about the case where the
lock on the listen socket isn't the same lock as on the eventual connected
socket.

Revision 1.2.2.3 / (download) - annotate - [select for diffs], Fri Oct 10 22:34:14 2008 UTC (3 years, 7 months ago) by skrll
Branch: wrstuden-revivesa
Changes since 1.2.2.2: +3 -1 lines
Diff to previous 1.2.2.2 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Sync with HEAD.

Revision 1.3.2.3 / (download) - annotate - [select for diffs], Sun Oct 5 20:11:32 2008 UTC (3 years, 7 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.3.2.2: +2 -0 lines
Diff to previous 1.3.2.2 (colored) to branchpoint 1.3 (colored)

Sync with HEAD.

Revision 1.3.2.2 / (download) - annotate - [select for diffs], Sun Sep 28 10:40:54 2008 UTC (3 years, 7 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.3.2.1: +347 -0 lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored)

Sync with HEAD.

Revision 1.3.2.1, Sat Sep 27 16:58:03 2008 UTC (3 years, 7 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.3: +0 -349 lines
FILE REMOVED

file uipc_accf.c was added on branch mjf-devfs2 on 2008-09-28 10:40:54 +0000

Revision 1.3 / (download) - annotate - [select for diffs], Sat Sep 27 16:58:03 2008 UTC (3 years, 7 months ago) by pooka
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4
Branch point for: mjf-devfs2
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

RCS Id polizei

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Thu Sep 18 04:31:44 2008 UTC (3 years, 8 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.2.2.1: +347 -0 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored)

Sync with wrstuden-revivesa-base-2.

Revision 1.2.2.1, Wed Aug 6 15:01:23 2008 UTC (3 years, 9 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.2: +0 -347 lines
FILE REMOVED

file uipc_accf.c was added on branch wrstuden-revivesa on 2008-09-18 04:31:44 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 6 15:01:23 2008 UTC (3 years, 9 months ago) by plunky
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3, wrstuden-revivesa-base-2
Branch point for: wrstuden-revivesa
Changes since 1.1: +22 -20 lines
Diff to previous 1.1 (colored)

Convert socket options code to use a sockopt structure
instead of laying everything into an mbuf.

approved by core

Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 4 03:55:47 2008 UTC (3 years, 9 months ago) by tls
Branch: MAIN

Add accept filters, ported from FreeBSD by Coyote Point Systems.  Add inetd
support for specifying an accept filter for a service (mostly as a usage
example, but it can be handy for other things).  Manual pages to follow
in a day or so.

OK core@.

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.




CVSweb <webmaster@jp.NetBSD.org>