Oliver Gorwits
Oliver Gorwits
closing, waiting on the AnyEvent::DNS fix. reopen if you wish, no worries.
Hi @nvmike thanks for the bug report. Indeed the error is quite correct! `invalid input syntax for type macaddr: "06:e0:ba:ad:8d:d1:35"` That contains too many bits for a MAC address. Now,...
side quest: I'd be interested to know what the output of the following is: `bin/netdisco-do show -d x.x.x.x -e Q-BRIDGE-MIB::dot1qTpFdbAddress` (you can add -D and -I or -II for debug)...
Thanks @inphobia ! 💟 I guess some devices might respond to `BRIDGE-MIB::dot1dTpFdbAddress` instead of `Q-BRIDGE-MIB::dot1qTpFdbAddress`
Hi @jijybarnes this is amazing, thanks!!! No problem at all having this change in Netdisco which is very positive. There are a couple of very minor things I'd want to...
Hi again @jijybarnes I had a closer look (so this is progressing :-)). Some notes, and don't take this as too negative. Some are easy/minor and others may be debated,...
Hi @jijybarnes are you able to un-protect the master branch on your fork, so that I can push changes?
copied to #1402 to support better shared development, and closed
Hi @jijybarnes many thanks for the detailed report! I will look into it, starting with a test for the test suite.
added patch tag as the patch for this is in PR #1353