aboutsummaryrefslogtreecommitdiff
path: root/sys/net/raw_cb.h
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Pass the fibnum where we need filtering of the message on theBjoern A. Zeeb2011-09-281-0/+5
* Remove unused VNET_SET() and related macros; only VNET_GET() isRobert Watson2009-07-161-1/+1
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorRobert Watson2009-07-141-3/+3
* Put a global variables, which were virtualized but formerlyBjoern A. Zeeb2008-12-111-0/+2
* Remove unused support for local and foreign addresses in generic rawRobert Watson2008-07-091-5/+1
* Clarify comments and prototypes in raw_cb.h:Robert Watson2008-07-051-9/+13
* Improve approximation of style(9) in raw socket code.Robert Watson2008-07-051-3/+4
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Lock down rawcb_list, a global list of control blocks for raw sockets,Robert Watson2004-06-151-0/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Remove __P.Alfred Perlstein2002-03-191-5/+5
* KSE Milestone 2Julian Elischer2001-09-121-2/+10
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Added #include of <sys/queue.h> so that this file is more "self"-sufficent.Bruce Evans1998-02-031-1/+3
* The long-awaited mega-massive-network-code- cleanup. Part I.Garrett Wollman1997-04-271-3/+3
* Use LIST macros instead of insque/remquePoul-Henning Kamp1997-04-141-4/+3
* 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
* Uniformized pr_ctlinput protosw functions. The third arg is now `voidBruce Evans1995-12-161-2/+2
* Eliminate sloppy common-style declarations. There should be none left forBruce Evans1995-07-291-2/+2
* Make idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+69