#
68541 |
| 20-Mar-1995 |
sklower |
when esis_shoutput is constructing a packet that overflows the first mbuf, the EXTEND_PACKET macro did not set m_len on the new mbuf, which confused esis-insert_addr. |
#
68259 |
| 09-Feb-1995 |
cgd |
casts to quiet compiler. |
#
63222 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
61300 |
| 04-Jun-1993 |
sklower |
fix #endif something to #endif /* something */ |
#
58988 |
| 06-Apr-1993 |
sklower |
shut up complaints about 1st arg to timeout; declare esis_config() and snpac_age() as returning void |
#
56533 |
| 11-Oct-1992 |
bostic |
make kernel includes standard |
#
52625 |
| 20-Feb-1992 |
sklower |
minor typo-level changes for consistency with new header files |
#
52114 |
| 07-Jan-1992 |
sklower |
changes required by nov 92 version of socketvar.h |
#
50234 |
| 27-Jun-1991 |
sklower |
common version for new and old vm |
#
49268 |
| 06-May-1991 |
bostic |
new copyright; att/bsd/shared |
#
48963 |
| 02-May-1991 |
sklower |
don't call x.25 output devices . . . |
#
45896 |
| 09-Jan-1991 |
sklower |
changes to support esis and isis over eon |
#
44946 |
| 24-Jul-1990 |
sklower |
wisconsin fixes |
#
44254 |
| 25-Jun-1990 |
sklower |
add suggested es_config_timer option to ISH's |
#
43961 |
| 25-Jun-1990 |
sklower |
isis_input() may be called when there are no listeners; so must free packet anyway. Also, must remember more than sockbuf when avoiding copying. |
#
43892 |
| 25-Jun-1990 |
sklower |
forgot one critical line from isis_init(); may eventually remove clnl_protox[] since the elements are picked out |
#
43451 |
| 22-Jun-1990 |
mckusick |
need systm.h included for insque |
#
43430 |
| 22-Jun-1990 |
sklower |
somehow lost change to esct. |
#
43421 |
| 22-Jun-1990 |
sklower |
merge in UW isis changes; my merge is untested, but SCCS id's must be assigned before I leave today :-( |
#
43332 |
| 20-Jun-1990 |
sklower |
changed esis to make use of routing table; mostly works; checkpoint before UW merge |
#
43072 |
| 09-Jun-1990 |
sklower |
change snpa cache to fold in to routing table; this doesn't work yet; but checkpoint anyhow |
#
40775 |
| 05-Apr-1990 |
sklower |
make rights special case of ancillary data; if_output now called with rtentry ptr. |
#
39950 |
| 25-Jan-1990 |
sklower |
fixbugs in ishinput, rdinput processing, checkpoint for release to NIST |
#
38841 |
| 29-Aug-1989 |
sklower |
checkpoint for ``alpha tape''; tp is still a little broken. |
#
37652 |
| 05-May-1989 |
mckusick |
get rid of unneeded include's |