Kyle Birkeland

Results 3 issues of Kyle Birkeland

In some cases, `netaddr.EUI()` can throw `IndexError` and `TypeError` in addition to `netaddr.AddrFormatError`. This was handled correctly in `MACAddressFormField`, but was missing in some other places.

I have to deal with some rather large ARP tables (>20k), so it would be nice to have some filtering built into the API. I propose the following arguments for...

api_change
enhancement
Epic