History log of /csrg-svn/sys/vax/if/if_vv.c (Results 26 – 50 of 54)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 20997 22-May-1985 karels

from proteon

# 17117 29-Aug-1984 bloom

change ot includes. no more ../h

# 16581 07-Jun-1984 karels

new version from leres

# 15794 03-Jan-1984 leres

In vvidentify(), avoid losing a mbuf on failure; also remove an UBAPURGE.
Raise to spl imp when accessing mbuf queues in vvoutput() in vvstart().
Add vvwatchdog() and implement packet transmit timeou

In vvidentify(), avoid losing a mbuf on failure; also remove an UBAPURGE.
Raise to spl imp when accessing mbuf queues in vvoutput() in vvstart().
Add vvwatchdog() and implement packet transmit timeout.
Make printfs unique (and imformative) when dropping packets in vvrint()
and take unnecessary mbuf queue test out of end of vvxint().
Keep track of hardware address of last packet received in vs_lastr.

show more ...

# 15767 22-Dec-1983 leres

Remove software loopback code; it probably eats mbufs since looutput()
lowers the ipl. (See what I get for reading net.wizards?)

# 15764 22-Dec-1983 leres

Major league reorganization; fixed the N+1 bugs that kept broadcasts
from working. Removed the (too) elaborate error recovery code. (Only
impossible error rates would invoke it anyway...) Use the sof

Major league reorganization; fixed the N+1 bugs that kept broadcasts
from working. Removed the (too) elaborate error recovery code. (Only
impossible error rates would invoke it anyway...) Use the software
loopback for local-bound packets.

show more ...

# 14273 29-Jul-1983 sam

4.2 distribution

# 13090 13-Jun-1983 sam

lint

# 13057 12-Jun-1983 sam

ioctls and trailers

# 12774 27-May-1983 sam

lint

# 12363 10-May-1983 sam

incorrect check on header lengths; from rws@mit-xx

# 12354 10-May-1983 mo

added "don't chew up 750 bdp's" code

# 12351 10-May-1983 mo

missed a sleep() and removed UNTESTED comment

# 12172 01-May-1983 sam

improper check on output length; from rws@mit-xx

# 12164 01-May-1983 sam

too early in system startup to sleep

# 11209 21-Feb-1983 sam

various cleanups and conversions to 4.1c

# 11192 20-Feb-1983 sam

new version from mike odell

# 9876 23-Dec-1982 sam

hadn't been updated in a while

# 9799 17-Dec-1982 sam

sun merge

# 9652 14-Dec-1982 sam

typed mbufs

# 8980 31-Oct-1982 root

ubareset routines now just if_reset!

# 8465 10-Oct-1982 root

put vax headers in their place

# 8421 09-Oct-1982 wnj

fix includes

# 7640 01-Aug-1982 sam

lots of changes from mo@lbl-unix, but I couldn't keep my
bloody hands off it -- forgive me mike

# 7240 20-Jun-1982 sam

purge COUNT stuff now that we can use gprof

123