Re: [lwip-users] Change TCP MSS dynamically

2017-05-24 Thread shruthi
Thank you, Simon. Shruthi -- View this message in context: http://lwip.100.n7.nabble.com/Change-TCP-MSS-dynamically-tp29740p29758.html Sent from the lwip-users mailing list archive at Nabble.com. ___ lwip-users mailing list lwip-users@nongnu.org

[lwip-users] Change TCP MSS dynamically

2017-05-23 Thread shruthi
Hello, Is it possible to change the TCP MSS dynamically in run-time before connecting to a TCP server? I came across the link - https://lists.gnu.org/archive/html/lwip-devel/2004-01/msg3.html. Has this been implemented? Regards, Shruthi -- View this message in context: http://lwip.100.n7

[lwip-users] Slow down the TCP/IP packet generation rate in LWIP stack

2017-05-07 Thread shruthi
. Both are generated consecutively by the client with a time difference of about 58us. Is it possible to increase this delay to a few milliseconds? Can the rate of packet generation of the stack be controlled? <http://lwip.100.n7.nabble.com/file/n29567/tcp_client_no_nfc.png> Regards, Shruthi

Re: [lwip-users] Building mbedtls using LWIP library

2017-04-21 Thread shruthi
Sorry, it was because the MAC address of the server and client stacks were the same. It's now working :). Thank you all for your help. - Shruthi -- View this message in context: http://lwip.100.n7.nabble.com/Building-mbedtls-using-LWIP-library-tp29319p29407.html Sent from the lwip-

Re: [lwip-users] Building mbedtls using LWIP library

2017-04-21 Thread shruthi
nnect()/". It works only if server OR client is on LWIP stack, not both. Any idea what the problem might be? I run into the same problem even with the TCP server and client program, which was working perfectly fine with LWIP 1.4.0 version. - Shruthi -- View this message in context: http://l

Re: [lwip-users] Building mbedtls using LWIP library

2017-04-21 Thread shruthi
do this, I need to use LwIP library to build mbedTLS library to point to the definitions of all these LwIP socket functions. Is it possible to combine these two libraries? - Shruthi -- View this message in context: http://lwip.100.n7.nabble.com/Building-mbedtls-using-LWIP-library-tp29319p29387.

Re: [lwip-users] Building mbedtls using LWIP library

2017-04-19 Thread shruthi
2. Should I install mbedTLS library and specify its location while building the stack or is the library already included in the stack? 3. If the library is already included, are all the APIs needed to setup a TLS connection over TCP available? Regards, Shruthi -- View this message in context:

[lwip-users] Building mbedtls using LWIP library

2017-04-18 Thread shruthi
, Shruthi -- View this message in context: http://lwip.100.n7.nabble.com/Building-mbedtls-using-LWIP-library-tp29319.html Sent from the lwip-users mailing list archive at Nabble.com. ___ lwip-users mailing list lwip-users@nongnu.org https://lists.nongnu.org

Re: [lwip-users] Connect two machines running LWIP applications via WLAN

2017-04-04 Thread shruthi
setup that I'm using). - Shruthi -- View this message in context: http://lwip.100.n7.nabble.com/Connect-two-machines-running-LWIP-applications-via-WLAN-tp29211p29235.html Sent from the lwip-users mailing list archive at Nabble.com. ___ lwip-

Re: [lwip-users] Connect two machines running LWIP applications via WLAN

2017-04-04 Thread shruthi
ave mis-configured something. Could you please take a look and tell me if I'm doing it wrong? - Shruthi -- View this message in context: http://lwip.100.n7.nabble.com/Connect-two-machines-running-LWIP-applications-via-WLAN-tp29211p29233.html Sent from the lwip-users m

[lwip-users] Connect two machines running LWIP applications via WLAN

2017-03-31 Thread shruthi
chines and communicate over WLAN. I tried to create a bridge between tap0 and wlan0 interfaces but it doesn't work. I am not able to add wlan0 to the bridge. Could you please tell me how to set up a wireless connection between two linux machines running LWIP applications? - Shruthi -- View t