Main Page   Data Structures   File List   Data Fields   Globals  

intruder Struct Reference

The intruder struct holds the mac, ipv6 addresses, the time when it was classified as intrusive and the dropcount for that period. More...

#include <snoop.h>


Data Fields

u_int8_t ether_addr [6]
 ethernet address

u_int8_t ip6_addr [16]
 ip6 address

time_t when_detected
 end of sampling period is recorded

u_int32_t dropcount
 right now there is just one type, need (type,count) for each type of attack


Detailed Description

The intruder struct holds the mac, ipv6 addresses, the time when it was classified as intrusive and the dropcount for that period.

Definition at line 91 of file snoop.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 23 11:08:02 2005 for Snoop IDS by doxygen1.2.18