move interface addresses into protocols; remove struct ether_addr again
[unix-history] / usr / src / sys / net /
1985-04-28 Keith Skloweradd NS protocol stuff
1985-04-02 Mike Karelsmove net addresses from interface layer into protocols;
1985-03-20 Mike Karelsmove net addresses from interface layer into protocols
1985-03-20 Mike Karelsmove net addresses from interface layer into protocols,
1985-03-20 Mike Karelsmove net addresses from interface layer into protocols;
1985-03-19 Mike Karelsmove protocol addresses and address initialization...
1984-09-06 Mike Karelsallow variable-size hash tables, with size in global;
1984-08-30 Mike Karelsbigger routing hash tables for gateways
1984-08-30 Jim BloomInclude file changes. No more ../h
1984-08-29 Jim Bloomfix header includes. no more ../h
1984-08-29 Jim BloomChange include paths. No more ../h.
1984-08-22 Mike Karelschange protocol family number in protosw to pointer...
1984-08-21 Mike Karelsadd sostat
1984-07-27 Jim BloomFix mbuf handling for unsupported operations
1984-07-09 Sam Lefflerchecked in for karels; make hash index a macro so it...
1984-05-31 Mike Karelsuse mask instead of urem for route hashing
1984-04-14 Mike Karelsadd ioctl to determine if broadcast address (for subnets)
1984-04-13 Mike Karelsrtredirect must distinguish routes to hosts
1984-04-07 Mike Karelsadd IFF_LOCAL
1984-03-23 Mike Karelsnew ioctls for ARP
1984-03-21 Mike Karelsnew ARP
1984-03-10 Mike Karelsdon't clobber unit number in ifreq on SIOCGIFxxx.
1983-12-16 Mike Karelsrtalloc reallocates route if old one is not marked...
1983-10-21 Mike Karelsroute hash values are unsigned, else hash function...
1983-09-28 Sam Lefflermissing parameter to reset routines
1983-08-28 Sam Leffleradd bit for disabling ARP
1983-07-29 Sam Leffler4.2 distribution
1983-07-26 Sam Lefflergetpeer
1983-07-07 Sam Lefflersun purge
1983-06-30 Sam Lefflerit works, don't delete
1983-06-30 Sam Lefflercreate dynamic routes on wildcard match
1983-06-30 Sam Lefflerrouting for raw stuff
1983-06-21 Sam Lefflerdo it "right"?
1983-06-20 Sam Lefflerdo it "right"?
1983-06-15 Sam Lefflersocketpair
1983-06-13 Sam Lefflerioctls
1983-06-13 Sam Lefflermore parts to the ioctls
1983-06-13 Sam Lefflerrevamp network ioctls; add IFF_NOTRAILERS
1983-05-31 Sam Leffleradd wildcard routing and routing statistics; also routi...
1983-05-31 Sam Lefflertrack pup changes
1983-05-28 Sam Lefflerlint and wnj changes
1983-05-28 Sam Lefflerlocal host can't be zero, that's a broadcast
1983-05-16 Sam Lefflerone more time, this time mtpr.h is vax specific
1983-05-13 Sam Lefflerno more routetoif (yeah)
1983-04-06 Sam Lefflerfamilies are really unsigned, avoid sign extension...
1983-03-20 Sam Lefflerleave buffer pointer unchanged; null terminate interfac...
1983-03-16 Sam Lefflersocket ioctls
1983-03-13 Sam Lefflerhandle routing redirects, albeit simplisticly
1983-02-12 Sam Lefflerremove /usr/include dependencies
1983-02-11 Sam Lefflerremove /usr/include dependencies
1983-02-11 Sam Lefflerhz not in systm.h anymore
1983-02-03 Sam Lefflerfix unsigned problem in hash values
1983-02-03 Sam Lefflermake hash's unsigned so % doesn't give negative value
1983-01-18 Sam Leffleradd croft's stuff
1983-01-14 Sam Lefflerno more opt parameter to usrreq
1982-12-15 Sam Lefflertyped mbufs
1982-11-14 Sam Lefflermerge 4.1b and 4.1c
1982-11-01 Bill Joyheader file changes; still wont work (interface to...
1982-11-01 Bill Joys/ubareset/reset/
1982-11-01 Bill Joy#if sun stuff
1982-11-01 Bill Joys/ubareset/reset/
1982-10-20 Bill Joylint
1982-10-20 Bill Joylint
1982-10-18 Bill Joylint
1982-10-14 Bill Joymove mtpr.h to vax directory
1982-10-09 Bill Joylocalize header files
1982-10-09 Bill Joyheader file dependencies fixed up and untested changes...
1982-10-09 Bill Joydate and time created 82/10/09 05:14:41 by wnj
1982-09-12 Bill Joyif_slowtimo timeout driven
1982-07-25 Bill Joyfrom calder
1982-06-27 Sam Leffleruse <errno.h>
1982-06-24 Sam Leffleradded watchdog routines
1982-06-20 Sam Lefflerpurge COUNT stuff now that we can use gprof
1982-06-14 Sam Leffleradd class a/b/c net #'s and purge logical host kludge...
1982-06-13 Bill Joynow the routing code might wokr
1982-06-07 Bill Joyfix search loop
1982-05-25 Bill Joypt-pt, loopback can transmit, fixed en bug that bugged sam
1982-05-12 Sam Lefflerdon't look at routes (or routes with interfaces) marked...
1982-05-05 Sam Lefflerbounds check on afswitch array
1982-04-26 Sam Lefflericmp works with tcp and friends
1982-04-25 Sam Lefflericmp and ctlinput working -- missing protocol specific...
1982-04-17 Sam Lefflermissing include
1982-04-14 Brian Feldmanfixed error returns
1982-04-12 Sam Lefflersundry patches to raw code after rewrite
1982-04-11 Sam Lefflerpurge so_addr from socket structure and start cleaning...
1982-04-11 Sam Lefflerinvert output path to pass back error indications
1982-04-01 Sam Lefflerrouting tried and working, add logical host stuff
1982-03-31 Sam Lefflerrouting code now operational
1982-03-31 Sam Lefflerwith routing, but not forwarding
1982-03-30 Sam Lefflerno need for RTF_MUNGE, figured out a better way
1982-03-30 Sam Lefflerfirst cut (incomplete) at routing
1982-03-29 Sam Lefflerconvert interfaces to sockaddr's and add hooks for...
1982-03-28 Sam Lefflerdate and time created 82/03/27 22:57:41 by sam
1982-03-28 Sam Lefflerdate and time created 82/03/27 22:57:39 by sam
1982-03-19 Bill Joyfix to use only one soft intr for net thereby fixing...
1982-03-19 Bill Joymove rawintrq defn first
1982-03-15 Bill Joyinterfac queueing, restrictions on packets, tcp keep...
1982-03-14 Sam Lefflerlint
1982-03-10 Bill Joyhandle broadcast packets
1982-03-06 Bill Joyminor fixes
next