aboutsummaryrefslogtreecommitdiff
path: root/sys/netns/ns_ip.c
Commit message (Expand)AuthorAgeFilesLines
* Finish driving a stake through the heart of netns and the associatedPeter Wemm2003-03-051-429/+0
* Update netisr handling; Each SWI now registers its queue, and all queueJonathan Lemon2003-03-041-4/+1
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-3/+3
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-3/+3
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-251-1/+1
* Lock down the network interface queues. The queue mutex must be obtainedJonathan Lemon2000-11-251-11/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Bring back netns so that Netcon can take over support for it, as agreed.Jordan K. Hubbard1996-10-171-0/+441
* finish killing off netns. (For some reason, CVS `undeleted' theseGarrett Wollman1996-02-131-440/+0
* Eliminate sloppy common-style declarations. There should be none left forBruce Evans1995-07-291-2/+1
* Removed redundant newlines that were in some panic strings.David Greenman1995-03-191-2/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+440