Recent Releases of ipmininet
ipmininet -
New features
- Add abstractions for network captures
Main Fixes
- Fix Mininet build script
- Fix documentation building
- Python
Published by jadinm about 4 years ago
ipmininet -
Feature removal
We remove support for Python 3.5
New features
- Add support for ExaBGP daemon
- Add an abstraction for link failure simulations
- Add a
log_dirparameter to change the log directory of a specific daemon
Main Fixes
- Fix OSPF area configuration for loopback interface
- Fix the RR cluster ids
- Fix support for FRR vtysh
- Fix build_vm script
Other changes
We update IPMininet to support FRRouting to v7.5, Mininet to 2.3.0 and bind 9.16.1+
- Python
Published by jadinm over 4 years ago
ipmininet -
Feature removal
We remove support for Python 2
Feature deprecation
IPIntf now supports the same functionalities as TCIntf, so you should use IPIntf directly
New features
- Add a chain abstraction for iptables
- Add an abstraction for IPv6 Segment Routing
- Add node names to /etc/hosts (this file is mounted and private to each node)
- Add a new config for routers using both BGP and OSPF/OSPFv3:
BorderRouterConfig - Add the addLinks and addRouters convenience helpers to add multiple links and routers in one line
- Allow DNS zone delegations and DNS root server hints
Main Fixes
- Fix the install of OpenR
Other changes
- Add examples of network with a maximum bandwidth and/or delay
- Document and test
TopologyDB - Add Python type annotations
- Python
Published by jadinm over 5 years ago
ipmininet -
Main changes
- Enable hosts to launch daemons
- Improve the API for switches: Spanning Tree Protocol, Hubs
- Add global IP addresses on routers
- Add support for BGP route-maps
- Add Named (DNS) daemon
- Add RIPng daemon
- Add more examples of static routes
- Python
Published by jadinm over 6 years ago
ipmininet -
This release makes the following major changes:
- Add support for Python 3
- Add documentation
- Add new abstractions for assigning overlays, IP subnets and interface parameters
- Move from Quagga daemons to FRRouting daemons
- Improve test coverage
- Improve setup process
- Python
Published by jadinm over 6 years ago