IP address in addition to MAC and DHCP_host_name

Hi,

I saw that the known_devices.log has timestamp, mac address and dhcp_host_name. I want to add the assigned IP address field to this log as well.

I thought changing the known-devices-and-hostname.bro script in the following manner would add the field to the log. But it does not seem to work.

What am I doing wrong ?

Regards

Vikram Basu

Known-devices-and-hostnames.bro

You also need to add the assigned_ip field to the DevicesInfo record redef statement.