Axel Neumann
Axel Neumann
I see the point and for me both strategies are fine. Could it mean less flexibility when interested in bleeding-edge routing packages from trunk but stable openwrt packages? Now one...
The messages are uncritical. I guess some of the linux network interface configuation has changed and bmx7 detected that. I'll lower their relevance so that they are not printed to...
The problem is that BMX7 by default uses a faked outer-ip-in-ip6 tunnel source address which prevents ICMPv6 Packet Too Big messages to reach the intended origin of the MTU-exceeding packet....
TunAnySrc parameter is only give with bmx7_tun.so plugin. So try bmx7 plugin=bmx7_tun.so tunAnySrc=1 Am 25. Mai 2018 19:55:17 MESZ schrieb Paul Spooren : >``` >root@meshrc-e8b7b4:/etc/tinc/librenet6/hosts# bmx7 --tunAnySrc=1 >[27585 8] ERROR...
This works: ``` root@mlc1000:~# bmx7 -cpd8 PARAMETERS: plugin bmx7_config.so (0) plugin bmx7_json.so (0) plugin bmx7_sms.so (0) plugin bmx7_tun.so (0) plugin bmx7_topology.so (0) plugin bmx7_table.so (0) dev eth1 (0) unicastHna 2013:0:0:1000::/64...
@altergui any updates from the "in the real world" tests of https://github.com/bmx-routing/bmx7/commit/d854135cf6795297221ae0de479eebd9a34b18f5 ? And did you discover any incompatibilities with current master. Otherwise I would like to merge https://github.com/bmx-routing/bmx7/commit/d854135cf6795297221ae0de479eebd9a34b18f5 into...
I added https://github.com/bmx-routing/bmx7/commit/d854135cf6795297221ae0de479eebd9a34b18f5 plus another https://github.com/bmx-routing/bmx7/commit/cc245a22e54b5e110384485f18d9b805c91d8b71 patch to testing https://github.com/bmx-routing/bmx7/commits/testing branch. The latter commit replaces tunAnySrc= with tunRealSrc= parameter which should be used as follows: - Use tunRealSrc=0 (default) if...
Please go ahead and ask specific questions as needed. I guess with your experience you know more than needed Am 25. August 2019 18:54:42 MESZ schrieb LX0 : >BMX7 offers...
The identified hooks look good. Please clarify the function. It states b as an offset rather than a coefficient. Note that for bmx you need a function that calculates an...
There should only be traces for cyassl. Is cyassl related with wolfssl? I can look to re-enable that again. But as i remember cyassl's api lacked some support for accessing...