summaryrefslogtreecommitdiff
path: root/sys/net
Commit message (Expand)AuthorAgeFilesLines
* MFC: preserve old SC_STATIC valueAndrey A. Chernov1997-10-071-1/+3
* MFC: patches to add a special address handler for prorocols for whichJulian Elischer1997-10-052-3/+25
* MFC: Allow new interfaces to be made on the fly without bpf going intoJulian Elischer1997-10-031-2/+5
* Brought in changes from rev 1.28: support for SIOCSIFMTU in ether_ioctl().David Greenman1997-09-302-5/+17
* MFC: SUNIT fixesAndrey A. Chernov1997-08-181-6/+18
* Merge the traceroute problem fix for the CISCO HDLC mode from -current.Kenjiro Cho1997-08-121-2/+2
* To talk with cisco router properly.Jun-ichiro itojun Hagino1997-08-081-2/+2
* MFC: bring up to 1.31Julian Elischer1997-07-211-18/+27
* Merge from -current : improve sanity checking for incoming route informationMike Smith1997-07-171-3/+6
* MFC:Julian Elischer1997-07-161-2/+3
* Finally track down the reason for some of my occasional kernel crashes.Julian Elischer1997-07-151-2/+21
* Bring if_media support from -current across to 2.2.. It's dormant unlessPeter Wemm1997-06-304-4/+31
* Merge the ipx changes from current.John Hay1997-06-282-6/+22
* YAMFC: Fix this damn mbuf with a negative m_len. It turnsBrian Somers1997-06-222-6/+6
* YAMFC: Protect against garbage mbufs in pppstart.Brian Somers1997-06-181-2/+7
* As the Tunnel device has no real inherrent MRU limit,Julian Elischer1997-06-112-2/+6
* YAMFC: Prevent panic with garbage mbuf.Brian Somers1997-06-091-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-05-102-0/+783
* YAMFC (rev 1.17: fix promiscuous mode)Joerg Wunsch1997-03-151-1/+6
* YAMFC (fixed clist limits).Bruce Evans1997-03-111-5/+5
* Bring in fix for PR#misc/2733 from rev 1.32: use interface MTUBill Fenner1997-02-211-1/+6
* Bring in fix for PR#kern/2647 & kern/2783 from rev 1.25 .Bill Fenner1997-02-211-4/+4
* YAMFC (correctly account for header length in m_pkthdr.len).Bruce Evans1997-02-131-1/+2
* YAMFC (fixed pedantic syntax error).Bruce Evans1997-02-131-2/+2
* Mega-merge from -current: bring in the FDDI driver update.Joerg Wunsch1997-02-081-48/+171
* Back out this change.Poul-Henning Kamp1996-12-041-1/+1
* YAMFCPoul-Henning Kamp1996-12-032-2/+6
* YAMFCPoul-Henning Kamp1996-11-211-2/+2
* YAMFCPoul-Henning Kamp1996-11-121-2/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-021-83/+0
* Fix comments, which appear to have been mangled long ago and far away.Bill Fenner1996-10-211-6/+8
* ns_nettype should be declared, not externed.Jordan K. Hubbard1996-10-181-2/+2
* Netcon's changes for their extended NS support. This only effectsJordan K. Hubbard1996-10-171-11/+72
* Removed nested include if <sys/socket.h> from <net/if.h> andBruce Evans1996-10-123-7/+4
* Add primitive link MIB support.Garrett Wollman1996-10-111-1/+3
* Get rid of obsolete RTF_MASK and RTF_CHAINDELETE flags.Garrett Wollman1996-10-091-3/+3
* Remove some historical cruft inherited from the loopback driver in whichGarrett Wollman1996-10-071-6/+1
* No code changes what so ever, but added about 150 lines of commentsJulian Elischer1996-09-101-4/+149
* Second phase of merge, get rid of more machine-independent-dependencies.Satoshi Asami1996-09-031-5/+1
* Bugfix and simplification for rev 1.34: make sure that the routeBill Fenner1996-09-021-16/+6
* Get rid of the ifdef MULTICAST's. I think the rest of the kernel got ridJohn Hay1996-08-301-3/+1
* Re-sync with the state of PC98 world. This will be the last commit beforeSatoshi Asami1996-08-301-2/+2
* Add some padding to struct ifmibdata and move the `struct ifdata' toGarrett Wollman1996-08-281-2/+94
* correct a field comment that someone must have accidentally spammedJulian Elischer1996-08-261-2/+2
* change a comment to match what the BSD4.4 book says.Julian Elischer1996-08-261-2/+2
* route.c:RTM_ADD does not check for a netmask before doing a tree walkPeter Wemm1996-08-241-2/+2
* Update to match definitions in LBL June 96 releasePaul Traina1996-08-191-10/+17
* Submitted by: archie@whistle.comJulian Elischer1996-08-091-1/+1
* Submitted by: archie@whistle.comJulian Elischer1996-08-071-2/+3
* Megacommit to straigthen out ETHER_ mess.Poul-Henning Kamp1996-08-061-6/+56