jeremyschulman / aio-ipfabric

Python 3.8 asycnio client for IP Fabric
Apache License 2.0
6 stars 3 forks source link

Ipf v4.0.2 #38

Closed ghost closed 2 years ago

ghost commented 2 years ago

End to end path had a lot of changes. I separated the Unicast, Multicast and Gateway searches since they all take different options. Added support to do a second query to pull SVG data along with the JSON. SVG can be written directly to a file and saved or most likely displayed in a browser. I tried PNG but was getting 500 errors. Added some IP address/subnet checking and error handling.

ghost commented 2 years ago

Need to figure out version changing since this is not backwards compatible with IPF < v4