History log of /csrg-svn/sys/netccitt/pk_subr.c (Results 1 – 25 of 27)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 63216 10-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 61656 05-Jun-1993 sklower

various lintish things come to light by protoypes.

# 58167 23-Feb-1993 sklower

added pk_ifwithaddr(), reformated according to UBC conventions

# 57032 08-Dec-1992 sklower

didn't get includes right

# 57024 08-Dec-1992 sklower

changes to run over both LLC and HDLC, and also use explicit shifts
instead of bitfields.

# 56530 11-Oct-1992 bostic

make kernel includes standard

# 53744 29-May-1992 sklower

make compile under new and old systems /* hope this is right */

# 52433 06-Feb-1992 sklower

comparison wrongly takes precedence over bitwise-and

# 51998 17-Dec-1991 sklower

another fix from Dirk Husemann

# 51739 18-Nov-1991 sklower

bug fix from dkhusema@uni-erlangen.de - pkthdr.len not increment in pk_clear

# 51738 18-Nov-1991 sklower

m_split moved into common code.

# 50020 06-Jun-1991 sklower

this version now supports IP over X.25; changes include setting
the X25_MBS_HOLD flag and preserving flags through incoming call cloning and aassociation

# 49929 29-May-1991 sklower

fix outright bug for reporting errors when no socket;
pk_flowcontrol called pk_template with the wrong values; a || b generates only 1 or 0;
move start routine to x25_ifaddr, since there may be many

fix outright bug for reporting errors when no socket;
pk_flowcontrol called pk_template with the wrong values; a || b generates only 1 or 0;
move start routine to x25_ifaddr, since there may be many pkp's with a given ifa

show more ...

# 49747 16-May-1991 sklower

make build_facilities known so that OSI can use it.

# 49595 09-May-1991 sklower

in clearcause; check that socket is there before setting error ;
set lengths in various pkthdrs; get rid of call to lcd_upper meaning flow on;
fix some return values for pk_fragment.

# 49018 03-May-1991 sklower

set default lower level output routine when creating an x25 control block.

# 48873 30-Apr-1991 sklower

DIAGNOSTIC is already defined for general error catching

# 47271 12-Mar-1991 sklower

reformat according to UBC conventions (space before parameters);
doubly link all pklcd's for debugging; allow for two new packet types --
(Reject and Diagnostic) in decode; uniformize generation of R

reformat according to UBC conventions (space before parameters);
doubly link all pklcd's for debugging; allow for two new packet types --
(Reject and Diagnostic) in decode; uniformize generation of RR's and RNR's

show more ...

# 45895 09-Jan-1991 sklower

checkpoint -- this version compiles and represents most of
the changes to have ISO CONS be a kernel client of X.25; not tested!!!!

# 45574 13-Nov-1990 sklower

working version fixing bugs in pk_fragment;
also allow 12 bits of lcn; this version includes but does not reference
a new mbuf utility m_split, which will be put in uipc_mbuf.c eventually.

# 45297 04-Oct-1990 sklower

capture current work; fix minor bugs concerning packet lengths &
conventions; add routine to fragment datagrams into complete sequences.

# 45165 30-Aug-1990 sklower

this version compiles; completely untested

# 43361 21-Jun-1990 sklower

assign SCCS numbers for ``June'' beta tape; not yet tested.

# 42277 22-May-1990 sklower

checkpoint before changing pq structure to be a sockbuf for downq
and only retaining up method

# 42140 16-May-1990 sklower

periodic checkpoint against catastrophic loss

12