mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
13 lines
278 B
Text
13 lines
278 B
Text
$Id: TODO,v 1.1 2002/11/24 19:46:55 max Exp $
|
|
$FreeBSD$
|
|
|
|
FIXME/TODO list
|
|
|
|
This is a list of open issues for H4 node
|
|
|
|
1) Locking/SMP
|
|
|
|
External code now uses ng_send_fn to inject data into Netgraph, but
|
|
i still use splXXX to lock tty level. this is wrong and should be
|
|
fixed!
|
|
|