Skip to content

Releases: GNS3/ubridge

Version 0.9.19

18 Sep 09:49
2f7798c
Compare
Choose a tag to compare

Support for setting custom MAC addresses on interfaces (Linux only)

Version 0.9.18

27 Mar 00:34
Compare
Choose a tag to compare

Fix issue with data transfer thread unexpectedly stopping. Ref GNS3/gns3-gui#2951

Version 0.9.17

24 Mar 07:39
Compare
Choose a tag to compare

Recover from EINVAL and exit ubridge on unrecoverable errors. Fixes #67

Version 0.9.16

20 May 07:11
8178db9
Compare
Choose a tag to compare
  • Updated iniparser to v4.1
  • Fixed issue with incompatible interface to iniparser #60

Version 0.9.15

09 May 08:11
60367ec
Compare
Choose a tag to compare
  • Hide erred line content during INI file parsing

Version 0.9.14

06 Feb 09:32
Compare
Choose a tag to compare

Fix BPF filtering for IOL bridge.

Version 0.9.13

02 Oct 20:05
Compare
Choose a tag to compare
  • 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

24 Jul 09:05
45db196
Compare
Choose a tag to compare
  • 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

16 Feb 09:53
Compare
Choose a tag to compare

Increase max packet size

Version 0.9.10

19 Jan 09:58
85cd65c
Compare
Choose a tag to compare

Fix support for VLAN tagged frames received on RAW sockets.