Skip to content

Releases: migibert/pynetlib

0.3.0

16 Dec 14:16
Compare
Choose a tag to compare

Support of route configuration

  • prohibit route
  • unreachable route
  • static route

0.2.0

04 Sep 11:54
Compare
Choose a tag to compare

Complete support of ip addr informations:

  • Discover queuing disciplines
  • Implement qlen discovery
  • Deal with external namespaces
  • Discover namespaces created outside 'ip netns' command
  • Discover transmit queue length
  • Discover maximum transmission unit

0.1.2

28 Aug 12:39
Compare
Choose a tag to compare
  • External namespace discovery
  • mtu device discovery
  • fix packaging problems

0.1.1

20 Aug 13:41
Compare
Choose a tag to compare

Bugfix release:

  • state was not discovered correctly
  • Cleanup dependencies management