Page MenuHomeFreeBSD

D28123.1789684799.diff
No OneTemporary

Size
587 B
Referenced Files
None
Subscribers
None

D28123.1789684799.diff

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

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)

Event Timeline