summaryrefslogtreecommitdiffstats
path: root/sys/net
Commit message (Expand)AuthorAgeFilesLines
* Make the kernel side of PPP compile.wollman1994-09-233-15/+31
* Initial revisionwollman1994-09-234-0/+2483
* Made the kernel compile even without "ether".phk1994-09-161-1/+4
* Shuffle some functions and variables around to make it possible forwollman1994-09-141-5/+2
* Made SLIP MTU configurable via ifconfig(8). Changed default MTU to 552dg1994-09-131-34/+54
* Re-enabled check for low clist condition.dg1994-09-121-3/+2
* Made SLMTU kernel config'able.dg1994-09-091-1/+3
* The mrt_ioctl goop properly depends on MROUTING, not MULTICAST. (Oof!)wollman1994-09-081-2/+2
* Reviewed by: Stefan Esserse1994-09-071-2/+2
* Initial get-the-easy-case-working upgrade of the multicast codewollman1994-09-061-1/+6
* Idempotency #endif was not at end of file or commented.bde1994-08-221-3/+3
* Fix typo (define -> ifndef)paul1994-08-211-2/+2
* Make idempotent.paul1994-08-2115-22/+85
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-5/+1
* Fix up some sloppy coding practices:wollman1994-08-185-11/+11
* Added ioctl support for SIOCSIFMTU.dg1994-08-081-3/+6
* 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-082-2/+15
* Added $Id$dg1994-08-0227-13/+27
* Reduced loopback MTU from 65535 to 65532 because some things like NFSdg1994-08-011-1/+1
* Changed loopback MTU to 65535.dg1994-05-291-0/+4
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-2510-41/+23
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2427-0/+9434
OpenPOWER on IntegriCloud