BSD 4_3_Reno development
[unix-history] / usr / src / sys / net /
1990-06-22 CSRGBSD 4_3_Reno development
1979-09-27 CSRGStart development on BSD 4_3_Reno
1990-11-30 Keith Sklowermake changes to RTM_GET so that you can indicate that...
1990-11-30 Keith Skloweradd interrupt for X.25 jazz
1990-11-30 Keith Sklower1.) not all interfaces set ifa_dstaddr; 2.) rn->rn_key...
1990-11-21 Keith SklowerIFF_SIMPLEX type interfaces won't hear their multicasts;
1990-11-16 Keith Sklowerfix "Orphaned mask" and "Can't find our annotation...
1990-11-07 Keith Skloweradd AF_CCITT for testing, make common the IF_ENQUEUE's
1990-09-05 Keith Sklowercheck for ``REJECT'' routes
1990-09-04 Keith Sklowercheckpoint to run on arpa
1990-08-31 Mike Karelsadd IFF_SIMPLEX to IFF_CANTCHANGE
1990-07-27 Keith Skloweradd way to actively reject or consume certain routes
1990-07-25 Keith Sklowerfix bug in routing socket, add sanity check . . .
1990-07-02 Mike Karelsinitial version by sklower
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Mike Karelsuse soreserve instead of sbreserve * 2 (sets lowat)
1990-06-26 Keith Sklowerinserting a zero-length mbuf for address in the sockbuf...
1990-06-26 Keith Sklowerrouting messages do not come with attached addresses
1990-06-21 Keith Sklowerchanges designed so that ESIS and ARP may use routing...
1990-06-10 Keith Sklowerminor changes to ease folding ARP, ESIS tables into...
1990-06-10 Keith Sklowercheckpoint before changes conventions about who allocat...
1990-06-09 Mike Karelsm_act is history
1990-06-09 Mike Karelsadd macros for rtt units
1990-05-26 Keith Sklowergetkerninfo skipped defaults ``dupedkeyed'' behind...
1990-05-25 Keith Sklowerdefine sockopt for quieting things down
1990-05-15 Keith Sklowerwhen adding a link level route from outside the kernel,
1990-05-15 Keith Sklowerminor bugfix concerning LL routes
1990-05-11 Kirk McKusickmerge in support for hp300 from Utah
1990-05-11 Kirk McKusicklint
1990-05-02 Keith Sklowerwhen adding a link level route from outside the kernel,
1990-04-06 Marc Teitelbaumdrop unnecessary include of dir.h (checked in by sklower)
1990-04-06 Keith Skloweradd if_index (little) and generate AF_LINK sockaddr...
1990-04-06 Keith Sklowerallow direct ethernet addrs for IS-IS
1990-04-06 Keith Skloweradd index field; changes to ifaddr struct for link...
1990-04-06 Keith Sklowernew version of message format for routing socket.
1990-04-06 Keith Sklowerrights now special case of ancillary data
1990-04-06 Keith Sklowerrtmsg format changed; always include metrics; sockaddrs...
1990-04-06 Keith Skloweradd notion of cloning routes; allocate extra space...
1990-04-06 Keith Sklowerno longer included in route.c; needed "malloc.h" to...
1990-03-13 Keith Sklowerchanges to support getkerninfo()
1990-03-13 Keith Sklowerchanges to support cloning routes
1990-02-18 Kirk McKusickget rid of dir.h
1990-01-21 Sam Lefflernew version from van (beta release)
1990-01-21 Sam Lefflerrearrange flags; add "auto enable" of compression
1990-01-21 Sam Lefflerupdate from van: add "auto enable" of compression ...
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-09-26 Keith Sklowerput in SNMP changes
1989-09-21 Keith Sklowerput in SNMP counters
1989-09-21 Keith SklowerFast and provisional fixes for SNMP
1989-09-21 Keith Sklowerminor changes in support of SNMP
1989-09-21 Keith Sklowerchange raw_input to return count of deliveries (for...
1989-09-21 Keith SklowerAdd more types for SNMP
1989-09-05 Mike Karelsrename if_types.h
1989-09-05 Mike Karelsnew file by sklower
1989-09-05 Mike Karelsminor cleanups
1989-08-30 Keith Sklowerplug memory leak; check in for ``alpha'' tape
1989-08-30 Keith Sklowervarious fixes concerning lost annotations; check in...
1989-08-30 Bill Joystart routines can't reliably return errors;fix bug...
1989-07-02 Sam Lefflermust handle alignment for packets w/o data
1989-07-01 Mike Karelsmerge new code from van, sundry cleanups
1989-07-01 Mike Karelsnew version from van
1989-06-30 Mike Karelsinitial version from van
1989-06-30 Mike Karelsnew version from van
1989-06-30 Mike Karelsinitial working version
1989-06-30 Sam Lefflercheckpoint; should fix previous bug, but see next version
1989-06-30 William Nesheimcheckpoint; working without compression
1989-06-29 Sam Lefflerdate and time created 89/06/28 11:48:36 by sam
1989-06-23 William Nesheimfixed induced bug due to new link layer support (thx...
1989-05-05 Kirk McKusickget rid of unnedded include of dir.h
1989-05-05 Kirk McKusickget rid of unneeded header files
1989-04-27 Kirk McKusickuse new form of suser()
1989-04-26 Kirk McKusick../machine => machine
1989-04-26 Kirk McKusick../machine => machine
1989-04-23 Keith Sklowercheckpoint at first working tp4 connection; before...
1989-02-18 Mike Karelslarger raw sockbuf limits by default
1989-02-18 Mike Karelspatchable raw sockbuf sizes
1989-02-18 Mike Karelsbranch for net release, apply 7.6 to 7.4
1989-02-18 Mike Karelsfix if name recognition: initial (pos. null) prefix...
1989-02-16 Mike Karelsupdate branch for net release
1988-12-22 Keith Sklowercheckpoint working version with variable size sockaddr...
1988-12-14 Mike Karelscheckpoint semi-working version with routing socket...
1988-12-14 Keith Sklowercheckpoint semi-working version with routing socket
1988-12-14 Keith Sklowerdate and time created 88/12/13 13:20:26 by sklower
1988-11-10 Keith Sklowerdate and time created 88/11/09 23:31:35 by sklower
1988-11-10 Keith Sklowerdate and time created 88/11/09 23:27:29 by sklower
1988-11-10 Mike Karelscheckpoint first working version with routing trees...
1988-10-19 Mike Karelscheckpoint working kernel before introducing radix...
1988-10-13 Mike Karelsmark state of working kernel before var. length sockaddrs
1988-08-20 Kevin Falluse ifp instead of unit#
1988-08-19 Kevin Falldate and time created 88/08/18 17:10:42 by kfall
1988-06-28 Keith Bosticinstall approved copyright notice
1988-05-31 Mike Karelslint
1988-05-24 CSRGBSD 4_3_Tahoe development
1988-05-21 Mike Karelsmake the code agree with the comment
1988-04-08 Mike Karelsadd if_qflush
1988-04-08 Mike KarelsCLBYTES => MCLBYTES
1988-03-16 Mike Karelsbranch for network release (dk.h for dkstat.h XXX)
1988-03-16 Mike Karelsfrom torek, don't let OACTIVE get out of sync with...
1988-03-16 Mike Karelsfrom torek
1987-12-31 Keith Bosticadd Berkeley header
next