summaryrefslogtreecommitdiffstats
path: root/sys/net/if.c
Commit message (Expand)AuthorAgeFilesLines
* Made the kernel compile even without "ether".phk1994-09-161-1/+4
* Fix up some sloppy coding practices:wollman1994-08-181-4/+3
* On second thought, better restrict the mtu to between 72-65535...strangedg1994-08-081-2/+6
* Enforce the mtu to between the range 1-65535 before calling the driverdg1994-08-081-1/+3
* Added ioctl support for SIOCGIFMTU and SIOCSIFMTU. These set the per-dg1994-08-081-1/+12
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+670
OpenPOWER on IntegriCloud