aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/sockio.h
Commit message (Expand)AuthorAgeFilesLines
* Style consistency fix for MAC ioctls added previously.Robert Watson2002-02-101-1/+1
* o Reserve two interface ioctl values, 38, and 38, for SIOCGIFMAC andRobert Watson2002-01-301-0/+2
* Fixed style bugs from revisions 8.1 (CSRG), 1.14, 1.19 and 1.22.Ruslan Ermilov2001-10-191-7/+7
* Add two "device private" ioctls needed by the Aironet (an) driver.Dag-Erling Smørgrav2001-10-191-5/+8
* Add a SIOCGIFINDEX ioctl, which returns the index of a named interface.Jonathan Lemon2001-10-171-0/+1
* Add SIO{CG}IFCAP entries. Fix formatting of some other entries.Jonathan Lemon2001-09-181-3/+5
* Add kernel infrastructure for network device cloning.Brooks Davis2001-07-021-0/+4
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-0/+2
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-0/+2
* Implement SIOCSIFLLADDR, which allows you to change the link-levelBill Paul2000-06-161-0/+1
* KAME related header files additions and merges.Yoshinobu Inoue1999-11-051-0/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add a new interface ioctl, to return "aux status".Poul-Henning Kamp1999-06-191-1/+3
* Introduce the SIOC[SG]IFGENERIC hooks that can be used to pass anJoerg Wunsch1997-10-071-1/+3
* define SIOC{SG}IFMEDIA ioctlsPeter Wemm1997-05-031-1/+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
* Reformatted FreeBSD additions to match 4.4Lite style. Mixed tabs andBruce Evans1996-09-221-7/+7
* Removed SIOCSETRTINFO, SIOCGETRTINFO, and SIOCGETVIFINF ioctl's, whichBill Fenner1996-05-181-4/+1
* Add generic part of generic multiple-physical-interface support (theGarrett Wollman1994-12-211-1/+3
* Initial get-the-easy-case-working upgrade of the multicast codeGarrett Wollman1994-09-061-1/+6
* Added ioctl support for SIOCGIFMTU and SIOCSIFMTU. These set the per-David Greenman1994-08-081-1/+3
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+77