Gleb Smirnoff
c1b90938b1
Now fix functionality of 'netstat -f netgraph' that hasn't worked
...
starting from netgraph import in 1999.
netstat(8) used pointer to node as node address, oops. That didn't
work, we need the node ID in brackets to successfully address a node.
We can't look into ng_node, due to inability to include netgraph/netgraph.h
in userland code. So let the node make a hint for a userland, storing
the node ID in its private data.
MFC after: 2 weeks
2010-03-12 15:04:59 +00:00
..
2009-12-28 22:56:30 +00:00
2009-09-10 23:30:13 +00:00
2009-05-13 02:26:34 +00:00
2009-07-23 20:46:49 +00:00
2008-10-23 20:26:15 +00:00
2008-10-23 15:53:51 +00:00
2009-12-28 22:56:30 +00:00
2008-10-23 15:53:51 +00:00
2009-12-15 18:33:12 +00:00
2008-03-30 07:53:51 +00:00
2008-10-23 15:53:51 +00:00
2009-01-18 19:25:36 +00:00
2008-10-23 15:53:51 +00:00
2010-01-18 20:34:00 +00:00
2008-10-23 15:53:51 +00:00
2008-12-25 00:01:29 +00:00
2008-12-25 00:01:29 +00:00
2010-01-18 20:34:00 +00:00
2010-01-18 20:34:00 +00:00
2008-10-23 15:53:51 +00:00
2008-10-23 15:53:51 +00:00
2009-08-23 20:40:19 +00:00
2008-10-23 15:53:51 +00:00
2009-11-06 14:55:01 +00:00
2009-01-20 22:26:09 +00:00
2009-06-11 16:50:49 +00:00
2010-01-07 14:23:19 +00:00
2009-12-28 12:29:13 +00:00
2009-06-28 21:49:43 +00:00
2009-02-28 16:21:25 +00:00
2008-10-23 15:53:51 +00:00
2009-06-09 07:07:20 +00:00
2009-01-18 21:09:34 +00:00
2008-10-23 15:53:51 +00:00
2008-10-23 15:53:51 +00:00
2008-10-23 15:53:51 +00:00
2009-08-01 19:26:27 +00:00
2008-09-03 18:17:45 +00:00
2009-01-18 12:03:43 +00:00
2009-03-03 18:47:33 +00:00
2009-03-03 18:47:33 +00:00
2008-10-23 15:53:51 +00:00
2008-03-24 22:55:22 +00:00
2009-01-18 19:25:36 +00:00
2008-10-23 15:53:51 +00:00
2008-10-23 15:53:51 +00:00
2010-03-12 15:04:59 +00:00
2010-03-12 15:04:59 +00:00
2009-08-01 19:26:27 +00:00
2008-10-23 15:53:51 +00:00
2009-11-06 14:55:01 +00:00
2008-10-23 15:53:51 +00:00
2008-10-23 15:53:51 +00:00
2008-10-23 15:53:51 +00:00
2008-12-13 22:05:46 +00:00
2008-11-08 02:05:41 +00:00
2008-10-23 15:53:51 +00:00
2009-01-08 17:51:15 +00:00
2008-10-23 15:53:51 +00:00
2009-10-24 18:49:17 +00:00