#
53056 |
| 25-Mar-1992 |
sklower |
M_PREPEND has already freed if no mbufs available. |
#
45801 |
| 16-Dec-1990 |
bostic |
kernel reorg |
#
45290 |
| 02-Oct-1990 |
sklower |
looutput expects a legitimate route pointer now. |
#
44564 |
| 28-Jun-1990 |
bostic |
new copyright notice |
#
40840 |
| 07-Apr-1990 |
sklower |
sleep call requires prioritity. |
#
39201 |
| 22-Sep-1989 |
sklower |
this version compiles; has SNMP stats, not yet actually run. |
#
38986 |
| 04-Sep-1989 |
karels |
various hacks and fixes: don't sleep when init'ing if from uba reset; vvprintf => vvlog; add reset, re-init on flags change |
#
36085 |
| 22-Oct-1988 |
karels |
automatic priority calculation with qbgetpri; flags-handling fixes |
#
35805 |
| 12-Oct-1988 |
karels |
fixes from proteon: D 6.22 88/03/08 16:36:44 jas 48 47 00018/00013/00988 Increase default VVMTU, and correct allocation for trailer header. Pass VVMRU to ubainit, not VVMTU. Fix
fixes from proteon: D 6.22 88/03/08 16:36:44 jas 48 47 00018/00013/00988 Increase default VVMTU, and correct allocation for trailer header. Pass VVMRU to ubainit, not VVMTU. Fix bug in non-class C address setting.
D 6.21 88/03/08 16:05:01 jas 47 46 00005/00005/00996 Mask data being placed into ubainfo down to 18 bits, don't rely on p1000/p1100 masking it down in hardware.
show more ...
|
#
35328 |
| 04-Aug-1988 |
bostic |
add Berkeley specific copyright |
#
29372 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |
#
28954 |
| 02-Jun-1986 |
karels |
lint |
#
26950 |
| 27-Mar-1986 |
jas |
New trailer scheme that is not antisocial |
#
26903 |
| 18-Mar-1986 |
jas |
- Correct comments about old HSBU's, explain addition of UBA_NEED16 - Added method of setting 80-megabitness via flags - Eliminated inifinite loop as splimp() in vvidentify() - Eliminate double start
- Correct comments about old HSBU's, explain addition of UBA_NEED16 - Added method of setting 80-megabitness via flags - Eliminated inifinite loop as splimp() in vvidentify() - Eliminate double start of timeout in vvstart() - Put all 16-bit fields in trailer packets (type and length) in proper network byte order (bigindian) - Have vvioctl() return an error if self testing by vvinit()/vvidentify() fails john shriver, proteon
show more ...
|
#
26394 |
| 23-Feb-1986 |
karels |
lint |
#
26311 |
| 21-Feb-1986 |
karels |
missed one; use a #define for nasty number |
#
26298 |
| 20-Feb-1986 |
karels |
lint |
#
26201 |
| 17-Feb-1986 |
karels |
don't NEED16 |
#
25643 |
| 19-Dec-1985 |
karels |
rm bbnnet |
#
25275 |
| 24-Oct-1985 |
bloom |
add "#if N?? > 0" |
#
25194 |
| 14-Oct-1985 |
karels |
minor nit |
#
25190 |
| 13-Oct-1985 |
karels |
missing vvprt_hdr |
#
24793 |
| 16-Sep-1985 |
karels |
pass ifp to if_{r,}ubaget, shuffle it up if receiving trailer |
#
23305 |
| 08-Jun-1985 |
mckusick |
Add copyright |
#
21779 |
| 03-Jun-1985 |
karels |
now they compile at least |