VROOT flag is set in union_allocvp
[unix-history] / usr / src / sys / net /
1994-04-21 Keith Sklowermake conform to RFC1573 (21 additional types)
1994-04-21 Keith Bosticupdate from Keith Sklower, based on RFC1573 (21 additio...
1994-04-19 Keith Bosticspell
1994-04-17 Keith BosticIf compressed TCP packets were being received on a...
1994-03-28 Keith Bosticfix compiler warning
1994-02-12 Keith Bosticdate and time created 94/02/12 07:57:51 by bostic
1994-02-02 Chris G. Demetriouget SLIP ioctl and BPF info from <net/slip.h>
1994-01-13 Keith Bosticlint
1994-01-08 Chris G. Demetriouadd BPF support. compress all packets. stabilize error...
1994-01-05 Keith Bosticlint
1993-11-17 Kirk McKusickaf.h is gone
1993-11-16 Keith Skloweraf.h has been retired
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-06-30 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-30 Kirk McKusickdon't read past end of string if_name
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-12 Keith Sklowerthis works, change to actually free the storage
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-11 Keith Bosticdate and time created 93/06/10 22:43:43 by bostic
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-05-25 Chris Torekpedantically ANSI, i.e., nothing after #else/#endif
1993-04-18 Chris Torekloattach => loopattach, for generic pseudo-device attac...
1993-04-18 Chris Torekadd bpfilterattach
1993-04-14 Keith Sklowerfix two bugs: rn_lookup did not change conventions...
1993-04-14 Keith Sklowerpotential bug in reference counting ifaddrs
1993-04-09 Keith Sklowerchanges proposed by jch
1993-04-09 Keith Sklowerchange proposed by jch
1993-04-09 Keith Sklowernew conventions for using routing tree
1993-03-23 Chris Torekrm RMP (it's been deprecated for a year now!)
1993-03-13 Keith Sklowerjch requested flag to temporarily discard pkts silently
1993-03-06 Keith Skloweralmost never needed m_pullup to insure at least 4 bytes...
1993-03-06 Keith Bosticneed type consistency for sysctl (by sklower)
1993-03-06 Keith Sklowerwhen doing a RTM_GET you can have different sockaddrs...
1993-02-26 Keith Sklowermulticast is now standard
1993-02-26 Keith SklowerMULTICAST is now standard
1993-02-26 Keith Sklowermany insertions from Dirk Husemann for 802.2 class 2
1993-02-26 Keith Sklowermake conform to MIB II
1993-02-26 Keith SklowerHusemann's X.25 over 802.2 class 2 addittions
1993-02-17 Chris TorekADD/DEL MULTI should fail EOPNOTSUPP only if cannot...
1993-02-11 Keith Bosticbpf doesn't need sys/dir.h
1993-02-04 Kirk McKusickconvert kinfo_rtable to sysctl_rtable
1992-10-15 Keith Sklowerupdate possible arp operations
1992-10-12 Keith Bosticmake kernel includes standard
1992-08-15 Keith Sklowerfix an outright bug in the cloning code (if a cloned...
1992-08-15 Keith Sklowerremoving #define of ac broke ISO code, replace argument...
1992-07-24 Keith Bostickeep gcc happy, no real change
1992-07-17 Kirk McKusickupdate from Jeff Forys for rbootd support
1992-07-13 Kirk McKusickadd function prototypes; protect against multiple inclusion
1992-07-13 Jan-Simon PendryMIN -> min
1992-07-13 Jan-Simon Pendryneed to include "systm.h"
1992-07-12 Kirk McKusickchange definition of __inline__ to match __inline of...
1992-07-09 Keith Sklowernobody uses raw_intrq anymore
1992-07-09 Keith Sklowernobody uses the rawintrq anymore
1992-07-09 Keith Sklowerchanges to add routing tables via the domain switch
1992-07-08 Chris Toreklint
1992-07-07 Keith Sklowermulticast changes from lbl
1992-06-20 Keith Sklowerset ifa_flags in NEWADDR message
1992-06-08 Steven McCanneupdate from helios -- some minor bug fixes
1992-06-08 Steven McCanneupdate from helios -- don't break sunos compat
1992-06-08 Steven McCanneupdate from helios -- added BIOCVERSION
1992-06-08 Steven McCanneupdate from helios -- many changes and bug fixes
1992-06-03 Kirk McKusickinit if_next to NULL
1992-06-03 Keith Sklowerlatest types from mrose (need frame relay)
1992-05-28 Keith Sklowerdon't accept packets when not config'ed up
1992-05-22 Keith Sklowermake rn_refines into rn_strictly_refines, so that ifa_i...
1992-05-13 Keith Sklowerchanges suggested by jch to ifa_ifwithnet()
1992-03-27 Keith Sklowerif we are forwarding to a RTF_REJECTED route, we must...
1992-03-15 Chris Torekgcc lint
1992-03-15 Chris Torekset ip before we use it; gcc lint
1992-03-12 Chris Torekgcc lint
1992-03-08 Ralph Campbellmtpr.h is not used
1992-03-03 Ralph Campbellfix uninitialized variable (dst) if senderr called...
1992-02-26 Keith Sklowermake it possible to change routes with duped keys,...
1992-02-22 Keith Skloweryet another oversight (need to mask off af bits from op)
1992-02-20 Keith Sklowerstop stupid warningsL`struct mbuf' declared inside...
1992-02-19 Keith Skloweradd routine for common ethernet glue (mostly to put...
1992-02-19 Keith Sklowerdescribing routing message headers for add/delete/state...
1992-02-19 Keith Sklowerget rid for ifa->ifa_ft; new routing messages for addin...
1992-02-19 Keith Sklowernew kerninfo for surveying interface list; new conventi...
1992-02-19 Keith Sklowerrearrange routing message format so that common parts...
1992-02-19 Keith Sklowergenerate routing messages for interface state changes;
1992-02-16 Kirk McKusickuse selrecord and selwakeup to implement selecting
1992-02-16 Kirk McKusickmust include proc.h before socketvar.h
1992-02-08 Keith Sklowerin ISO specific code, call to ifp->if_output needs...
1992-02-04 Keith Sklowerapply fix from torek
next