mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 15:44:04 +01:00
Added copyright message -- it didn't have one before
This commit is contained in:
parent
46d24e563b
commit
8efffeb95f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111
@ -4,14 +4,21 @@
|
||||
*
|
||||
* By Paul Richards
|
||||
*
|
||||
* Copyright (C) 1993, Paul Richards. This software may be used, modified,
|
||||
* copied, distributed, and sold, in both source and binary form provided
|
||||
* that the above copyright and these terms are retained. Under no
|
||||
* circumstances is the author responsible for the proper functioning
|
||||
* of this software, nor does the author assume any responsibility
|
||||
* for damages incurred with its use.
|
||||
*
|
||||
*/
|
||||
|
||||
/* TODO
|
||||
|
||||
1) Add bpf and multicast support
|
||||
1) Add working multicast support
|
||||
2) Use better allocation of memory to card
|
||||
3) Advertise for more packets until all transmit buffers are full
|
||||
4) Add more of the timers/coutner e.g. arpcom.opackets etc.
|
||||
4) Add more of the timers/counters e.g. arpcom.opackets etc.
|
||||
*/
|
||||
|
||||
#include "is.h"
|
||||
|
Loading…
Reference in New Issue
Block a user