Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149213580
D28123.1789684799.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
587 B
Referenced Files
None
Subscribers
None
D28123.1789684799.diff
View Options
Index: sys/netgraph/ng_bridge.c
===================================================================
--- sys/netgraph/ng_bridge.c
+++ sys/netgraph/ng_bridge.c
@@ -315,6 +315,12 @@
* GB ethernets so it should be fixed.
* When it's fixed the process SHOULD NOT SLEEP, spinlocks please!
* (and atomic ops )
+ *
+ * TODO:
+ * - revdata path works on const node data
+ * - modify the the host table via control messages only
+ * - stat used the counter framework
+ * - remove the WRITER limitation
*/
NG_NODE_FORCE_WRITER(node);
NG_NODE_SET_PRIVATE(node, priv);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 17, 10:39 PM (11 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29741417
Default Alt Text
D28123.1789684799.diff (587 B)
Attached To
Mode
D28123: netgraph/ng_bridge: become multithreaded
Attached
Detach File
Event Timeline
Log In to Comment