Re: Altering links with testbed

2020-06-19 Thread Christian Grothoff
Hi xrs, This functionality was lost in some transport refactoring a few years ago. With TNG, the plan is to implement a TNG service proxy that would re-add support for this functionality (eventually). Happy hacking! Christian On 6/19/20 10:13 PM, xrs wrote: > Hi, > > I'm trying to alter links

Altering links with testbed

2020-06-19 Thread xrs
Hi, I'm trying to alter links through the testbed API to simulate a hard network disconnect of one of the peers in the context of CADET. I tried with these, but no luck: * GNUNET_TESTBED_underlay_configure_link not implemented * GNUNET_TESTBED_underlaylinkmodel_set_link not usable * GNUNET_TE