Releases: GNS3/ubridge
Releases · GNS3/ubridge
Version 0.9.19
Version 0.9.18
Fix issue with data transfer thread unexpectedly stopping. Ref GNS3/gns3-gui#2951
Version 0.9.17
Recover from EINVAL and exit ubridge on unrecoverable errors. Fixes #67
Version 0.9.16
- Updated iniparser to v4.1
- Fixed issue with incompatible interface to iniparser #60
Version 0.9.15
- Hide erred line content during INI file parsing
Version 0.9.14
Fix BPF filtering for IOL bridge.
Version 0.9.13
- Display uBridge version and PCAP lib version.
- Fix issue with TAP interfaces on OS X.
- Preserve timestamps during cp
- Add option to use system provided iniparser.
Version 0.9.12
- Added function show in module bridge
- Do not require an IPv4 address to use Ethernet devices
- Enable to use existing TAP devices
- Fix and improve NIO statistics.
- Fix sendto() error when socket file is not yet present.
- Implement packet filter support, current filters include BPF, delay, packet loss, frequency drop and packet corruption
Version 0.9.11
Increase max packet size
Version 0.9.10
Fix support for VLAN tagged frames received on RAW sockets.