[#15] Undiscovered Neighbor report JOIN fixed, and updated to include

the ports where Macsuck saw the MAC address of a known Device
This commit is contained in:
Oliver Gorwits
2015-01-01 18:38:39 +00:00
parent af24ecf57d
commit af16e1f4f9
4 changed files with 27 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
[% USE CSV -%]
[% CSV.dump([ 'Device Triggering Last Discovery Attempt' 'Device Port'
[% CSV.dump([ 'Observing Device' 'Device Port'
'Remote IP' 'Remote Port' 'Remote ID' 'Remote Type'
'Last Discovery Attempt' 'Discovery Log']) %]