aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_socket.h
Commit message (Expand)AuthorAgeFilesLines
* netgraph: increase size of sockaddr_ng to match maximum node nameGleb Smirnoff2023-11-281-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Make the sg_len and sg_family members of the sockaddr_ng the same typeGleb Smirnoff2006-10-171-5/+3
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-2/+3
* Use a single style of multiple inclusion protection for Netgraph headers.Ruslan Ermilov2003-11-111-1/+1
* Since neither archie nor I work at Whistle any more, change our emailJulian Elischer2000-10-241-1/+1
* Fixes from brian. With some changes from me.Julian Elischer1999-11-211-1/+1
* Add the option for a socket node to shut down when the last hookJulian Elischer1999-11-051-0/+8
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+62