Gleb Smirnoff
2b38b68736
Refactor node so that it does not modify mbuf contents. Next step would
...
be pass-thru mode, when traffic is not copied by ng_tee, but passed thru
ng_netflow.
Changes made:
- In ng_netflow_rcvdata() do all necessary pulluping: Ethernet header,
IP header, and TCP/UDP header.
- Pass only pointer to struct ip to ng_netflow_flow_add(). Any TCP/UDP
headers are guaranteed to by after it.
- Merge make_flow_rec() function into ng_netflow_flow_add().
2005-03-21 15:40:25 +00:00
..
2005-03-18 15:24:00 +00:00
2005-03-18 15:24:00 +00:00
2005-03-20 00:34:24 +00:00
2005-03-15 18:43:36 +00:00
2005-02-02 14:27:36 +00:00
2005-03-19 06:32:57 +00:00
2005-03-15 12:39:30 +00:00
2005-03-18 11:57:44 +00:00
2005-03-19 01:04:48 +00:00
2005-03-12 00:17:37 +00:00
2005-03-11 22:07:04 +00:00
2005-01-06 01:34:41 +00:00
2005-03-21 08:43:54 +00:00
2005-03-19 08:22:36 +00:00
2005-01-06 18:27:30 +00:00
2005-03-18 07:03:56 +00:00
2005-03-16 11:20:51 +00:00
2005-03-19 03:00:22 +00:00
2005-03-21 06:43:25 +00:00
2005-03-20 06:55:49 +00:00
2005-03-18 05:19:50 +00:00
2005-03-17 14:43:40 +00:00
2005-03-20 17:05:12 +00:00
2005-02-10 20:39:39 +00:00
2005-03-18 08:48:10 +00:00
2005-03-20 14:31:45 +00:00
2005-03-16 20:42:00 +00:00
2005-02-22 14:37:22 +00:00
2005-02-21 21:58:17 +00:00
2005-03-21 15:40:25 +00:00
2005-03-20 14:31:45 +00:00
2005-03-20 14:31:45 +00:00
2005-03-09 15:28:48 +00:00
2005-03-10 14:19:31 +00:00
2005-01-10 13:06:42 +00:00
2005-02-17 14:21:22 +00:00
2005-02-23 22:44:38 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-03-18 22:33:10 +00:00
2005-03-18 21:23:32 +00:00
2005-01-24 22:09:13 +00:00
2005-03-11 17:24:46 +00:00
2005-03-20 05:22:57 +00:00
2005-02-15 02:54:53 +00:00
2005-03-21 07:17:27 +00:00
2005-01-07 02:29:27 +00:00
2005-03-19 01:43:29 +00:00
2005-03-19 01:16:25 +00:00
2005-02-24 16:08:41 +00:00
2005-03-19 01:04:48 +00:00
2005-03-21 05:30:58 +00:00
2005-02-08 12:54:32 +00:00
2005-03-17 11:58:43 +00:00
2005-03-18 21:22:48 +00:00
2005-03-08 00:09:41 +00:00