vn_open now returns locked, so must unlock when done
[unix-history] / usr / src / sys / netiso /
1991-05-28 Keith Sklowerno more clnp_sprintf.c; merged into main kernel
1991-05-10 Keith Sklowerfix stupid fix
1991-05-10 Keith Sklowerstupid mistake concering (a & b) == 0 forgetting (...
1991-05-10 Keith Sklowercoding of call{ed,ing} addr extension facil is wrong;
1991-05-10 Keith Skloweremit should create a hdr type mbuf....
1991-05-10 Keith Sklowerfix incomplete reference to previous mtu.
1991-05-10 Keith Sklowerchange name of file
1991-05-09 Keith Bosticredo sprintf to be general purpose, delete any AT&T...
1991-05-09 Keith Bosticdate and time created 91/05/08 22:59:49 by bostic
1991-05-08 Keith Bosticadd additional SCCS id string so appears in generated...
1991-05-08 Keith Sklowerdate and time created 91/05/07 13:24:29 by sklower
1991-05-08 Keith Sklowerno more refs to argoxtwentyfive.c
1991-05-08 Keith Sklowerdate and time created 91/05/07 12:16:26 by sklower
1991-05-07 Keith Bosticnew copyright; att/bsd/shared
1991-05-07 Keith Sklowerforgot to set callback in cons_connect;
1991-05-07 Keith Sklowertpclnp_mtu should do work for tpcons_mtu.
1991-05-07 Keith Sklowerwhen connecting, set refcount on isopcb to remember...
1991-05-07 Keith Sklowerforgot to see who gets callback in cons_connect;
1991-05-04 Keith SklowerNSAP to X.121 address translation didn't look at nsap...
1991-05-03 Keith Sklowerdon't call x.25 output devices . . .
1991-05-01 Keith Sklowercalled tsel must match length of listening tsel
1991-04-27 Keith Sklowermake number of simultaneous connections settable at...
1991-04-27 Keith Sklowermostly make EON route mtu reflect size of underlying...
1991-04-27 Keith Sklowermax number of conncurrent connections now settable...
1991-04-27 Keith Sklowernew convention: disconnect reason passed as ancillary...
1991-04-27 Keith SklowerBad Bug -- AK tpdu's incorrect swapped bytes before...
1991-04-27 Keith Sklowerallow someone to open a tp0 socket
1991-04-27 Keith Sklowerchanging conventions for disconnect reason
1991-04-27 Keith Sklowercall to tp_input lacks parameter
1991-04-27 Keith Sklowerfragmentation decision considers route
1991-04-27 Keith SklowerSN_MTU now considers route; cl cache include ifp pointer
1991-04-27 Keith Sklowerdecsion to fragment now based on route in addition...
1991-04-27 Keith Sklowerchange conventions on disconnect and ER_TPDU -- reason...
1991-04-27 Keith Sklowercalculate mtu for tp_pcb based on route
1991-04-27 Keith Sklowerchanges for direct TP0 over CONS
1991-04-27 Keith Sklowerallow implict confirmation by sending data after accept()
1991-04-27 Keith Sklowernew ancillary datum -- disconnect reason here
1991-04-27 Keith Sklowermake tp_ref structures allocated at protocol initializa...
1991-04-27 Keith Skloweroff by one error in allocating ref structures
1991-04-27 Keith Sklowermake routes start off with default mtu inherited from if
1991-04-27 Keith Sklowermake fragsize reflect mtu found in route to dest
1991-03-21 Keith Sklowerfix bug reported by swise@ibm.com
1991-03-13 Keith Sklowerfix from mostek@cray
1991-03-13 Keith Sklowerfixes from mostek@cray
1991-03-13 Keith Sklowerfixes from mostek@cray; also add processing for opening...
1991-03-13 Keith Sklowermove tp0_stash here from tp_subr.c since we include...
1991-03-13 Keith Sklowerfix from mostek@cray
1991-03-13 Keith Sklowerfixes from mostek@cray
1991-03-13 Keith Sklowermove tp0_stash to tp_subr2.c to avoid including x25...
1991-03-13 Keith Sklowerargs to log() wrong; need syslog.h to define LOG_DEBUG
1991-03-13 Keith Sklowerpseudodev argoxtwentyfive becomes option TPCONS
1991-02-23 Donn SeeleyPrototype declarations.
1991-01-10 Keith SklowerCheckpoint integration of tp_cons with UBC X.25; compil...
1991-01-10 Keith Sklowerchanges requested by wisconsin to support IS-IS.
1991-01-10 Keith Sklowerfirst version to integrate to UBC X.25 (compiles only).
1991-01-10 Keith Sklowerchanges to support esis and isis over eon
1990-11-21 Keith Sklowerparameters to in_pcbnotify changed
1990-10-30 Keith Bosticdate and time created 90/10/29 16:19:51 by bostic
1990-07-25 Keith Sklowerfix retransmission timer
1990-07-25 Keith Sklowerfixes to talk to decnet phase V and retransmission...
1990-07-25 Keith Sklowerwisconsin fixes
1990-06-30 Keith Sklowerfix minor bugs in setting up cross-list of listeners...
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Keith Sklowercheck for duplicate CR's; allow intercepting all CR...
1990-06-27 Keith Sklowerconform to UC kernel conventions concerning if(, functi...
1990-06-26 Keith Skloweradd suggested es_config_timer option to ISH's
1990-06-26 Keith Sklowerisis_input() may be called when there are no listeners;
1990-06-26 Keith Sklowerforgot one critical line from isis_init();
1990-06-23 Kirk McKusickneed systm.h included for insque
1990-06-23 Keith Sklowersomehow lost change to esct.
1990-06-23 Keith Sklowerremove stupid use of u.u_error.
1990-06-23 Keith Sklowermerge in UW isis changes; my merge is untested, but...
1990-06-23 Keith Sklowermerge in UW isis changes; my merge is untested, but...
1990-06-21 Keith Sklowerchanged esis to make use of routing table; mostly works;
1990-06-10 Keith Sklowerchange snpa cache to fold in to routing table; this...
1990-06-07 Keith Sklowerdo something about GOSIP v2 proliferations of NSAP...
1990-06-07 Keith Sklowerabout the first third of the COS failures attempted...
1990-06-05 Keith SklowerFix bugs reported in fragmentation and reassembly repor...
1990-05-31 Keith Sklowersome errors must be responded to by a DC rather than...
1990-05-31 Keith Sklowerkludge to force DC's on certain errors
1990-05-31 Keith Sklowerdocument separate change that wrong version numbers...
1990-05-31 Keith SklowerISO standard says if the version number is wrong, use...
1990-05-31 Keith Sklowertp_control_hdr obsoleted by cmsghdr in socket.h
1990-05-25 Keith Sklowertry to keep up with Dave Katz and his prefix table...
1990-05-25 Keith Sklowertry to keep up with Dave Katz and his prefix table...
1990-05-15 Keith Sklowerinconsistent arg order in calls to eoniphdr
1990-05-15 Keith Sklowernew conventions for obtaining freeing ancillary data
1990-05-15 Keith Sklowernew conventions for who frees ancillary data
1990-05-05 Keith Skloweruse generic machinery for llifaddrs to replace themesel...
1990-05-05 Keith Skloweruse generic machinery for llifaddrs to replace themesel...
1990-05-04 Keith Sklowerfix minor bugs for raw access
1990-04-17 Keith Sklowerwas freeing iso_pcb's with wrong type
1990-04-12 Keith Sklowerfor routes to interfaces, must generate destination
1990-04-06 Marc Teitelbaumtsleep changes (checked in by sklower)
1990-04-06 Keith Sklowerremomve ISO snpac ioctl; move ia_flags to general ifadd...
1990-04-06 Keith Sklowermove snpacache ioctls to this file (will eventually...
1990-04-06 Keith Sklowercltp_usrreq.c made separate file in conf/files
1990-04-06 Keith Sklowerrights special case of ancillary data
1990-04-06 Keith Sklowerrewrite if_eon.c to allow arbitrary nsaps routed via...
1990-04-06 Keith Sklowerif_output now called with rtentry ptr.
next