aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_ksocket.h
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC warnings caused by initializing a zero length array. In the process,Archie Cobbs2002-05-311-5/+1
* When a socket is not connected, allow the peer "struct sockaddr"Archie Cobbs2001-11-281-0/+3
* First pass at porting John's "accept" changes toJulian Elischer2001-09-071-0/+17
* Since neither archie nor I work at Whistle any more, change our emailJulian Elischer2000-10-241-1/+1
* "u_int32_t" should have been "int32_t".Archie Cobbs2000-08-101-2/+2
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-0/+22
* New netgraph node type "ksocket".Archie Cobbs1999-11-161-0/+62