On Monday, October 01, 2012 15:57:39 Antonio Quartulli wrote:
ARP messages are now parsed to make it possible to trigger special actions depending on their types (snooping).
Signed-off-by: Antonio Quartulli ordex@autistici.org
distributed-arp-table.c | 202 ++++++++++++++++++++++++++++++++++++++++++++++++ distributed-arp-table.h | 2 + packet.h | 8 +- 3 files changed, 211 insertions(+), 1 deletion(-)
Applied in revision 359c95b.
Thanks, Marek