diff options
author | 1996-07-17 03:52:01 +0000 | |
---|---|---|
committer | 1996-07-17 03:52:01 +0000 | |
commit | f33225cd3cd39cb3def9758cceda10d0eb77ddac (patch) | |
tree | de4c7bfe6d12a3af1be1a983433c0b6198a91925 /lib | |
parent | 1.2 (diff) | |
download | wireguard-openbsd-f33225cd3cd39cb3def9758cceda10d0eb77ddac.tar.xz wireguard-openbsd-f33225cd3cd39cb3def9758cceda10d0eb77ddac.zip |
fixes/update:
- adjust txhiwat and mindma params a bit
- fixed a couple of incorrectly labeled panic calls
- the "location" was being calculated incorrectly in some cases (forgot
to subtract off MID_RAMBASE). this only caused problem when trying
to change the size of the tx/rx buffers (e.g. to 64KB).
- fixed possible non-aligned DMA burst in the starting byte burst case.
(e.g. if we could DMA 3 bytes, but only have 2 it is not legal
for us to use MIDDMA_BYTE2 mode).
- opt: on tx: try and avoid flushing the internal buffer by padding out the
length of the last mbuf a bit (if possible)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions