Gleb Smirnoff 1d03bd1684 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:34:03 +00:00
..
2005-02-12 18:10:26 +00:00
2005-02-08 10:31:55 +00:00
2005-02-12 11:14:25 +00:00
2005-02-11 23:17:50 +00:00
2005-01-16 23:30:45 +00:00
2005-01-11 12:20:28 +00:00
2005-02-10 02:43:26 +00:00
2005-01-11 12:20:28 +00:00
2005-02-06 19:24:59 +00:00
2005-02-08 10:31:55 +00:00