Skip to content

Tags: NetworkJack2/python-generate_mac

Tags

1.3.1

Toggle 1.3.1's commit message
Version 1.3.1

* list_vendors() returns a set{} instead of a list[]
* added encoding="utf8" when opening files to fix edgecase bugs
* Updated documentation

1.3.0

Toggle 1.3.0's commit message
Version 1.3.0

* added get_vid_bytes()
* vid_file_vendor() has a third parameter, a description search
* re-write of vid_file_vendor() for consistency, sanity and readability
* fixed logic with is_mac_address()
* improved exceptions with error handling for consistancy

1.2.0

Toggle 1.2.0's commit message
Version 1.2.0

* added is_mac_adddress() function to check if a string is a valid ethenet
* corrected 'none' to None type, and some other cleanups

1.1.0

Toggle 1.1.0's commit message
updated README for list_vendors()

1.1

Toggle 1.1's commit message
updated README for list_vendors()

1.0.0

Toggle 1.0.0's commit message
Initial Release

Version 1.0