aboutsummaryrefslogtreecommitdiff
path: root/sys/net
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-2147-47/+47
* A bunch of old patches i forgot to apply -- make BRIDGE compile andLuigi Rizzo1998-11-282-26/+31
* make sure to touch pcb structure, only inside splnet().Jun-ichiro itojun Hagino1998-10-201-5/+6
* fix an mbuf leak when using ipfw to filter bridged packetsLuigi Rizzo1998-09-181-2/+5
* bring DUMMYNET and BRIDGE support into -stableLuigi Rizzo1998-09-171-1/+18
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-09-152-0/+753
* asm->__asmJustin T. Gibbs1998-07-071-3/+3
* Make this build again - at_ifawithnet() takes only one arg.Jordan K. Hubbard1998-06-241-4/+2
* Update from ppp-2.2.0 -> 2.3.5, from -current.Peter Wemm1998-06-2312-388/+569
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-06-202-0/+6059
* MFC:Julian Elischer1998-06-081-16/+26
* PR: 6466Daniel O'Callaghan1998-05-131-1/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-03-231-0/+1013
* MFC: Move softc stuff into if_tunvar.hBrian Somers1998-01-263-20/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1998-01-121-0/+50
* Brought in fix from rev 1.37: handle 'route add -lock'.David Greenman1997-11-021-1/+4
* MFC:Julian Elischer1997-10-291-14/+39
* 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