Skip to content

v0.5.0

Compare
Choose a tag to compare
@rickdonato rickdonato released this 03 Jun 18:44
4da9f68
  • Added support for cabling based on LLDP.
  • Added support for prefixes.
  • Improved Netbox interaction via pynetbox.
  • Improved handling for when CDP is not enabled.
  • Improved handling of interface descriptions over 100 characters.
  • Improved interface type detection.
  • Improved assigned IP validation.
  • Support for Layer 3 subinterface VLAN detection.
  • Resolved prefix additions with no VLAN bug.
  • Ability to pass session parameters to Batfish via the config file.
  • Pip replaced with Poetry.
  • Initial support for hostvar generation.
  • Argparse replaced with Click.
  • Fixed Netbox interface import bug when type is not present.
  • Updated default interface type from Netbox 2.6 to 2.7.
  • Improved error handling when the configuration file is not found.