[lwip-users] driver clarifications for ipv6: loopback, multicast

2016-06-30 Thread chrysn
interface i cen implement to be informed of the general need to receive multicasts? best regards chrysn [1] https://gitlab.com/enc28j60driver/enc28j60driver/commit/f60093dd58eab92c0c87b172d1e5310e08f7 -- To use raw power is to make yourself infinitely vulnerable to greater powers. -- Bene

[lwip-users] udp_recv: read destination address

2015-01-13 Thread chrysn
on the abi to not have such tricks go wrong. would a patch implementing the first option be acceptable? best regards chrysn [1] https://www.mail-archive.com/lwip-users@nongnu.org/msg01483.html signature.asc Description: Digital signature ___ lwip-users

Re: [lwip-users] TCIP Support Flow for PPPos

2014-11-14 Thread chrysn
lcp, auth and ipcp have run, there should be no further need to call ppp specific functions. you do need pppos_input, but you should already have used that to feed incoming bytes to the ppp subsystem during link setup, so just continue to do so. best regards chrysn -- To use raw power is to make

[lwip-users] hayes commands popping up in ppp stream

2014-11-14 Thread chrysn
received? for reference, i'm working with lwip master branch, and the modem i'm using is a simcom sim900d. apart from the CENG messages, occasional \r\nUNDER-VOLTAGE WARNNING\r\n (sic) messages appear, and those can't be switched off. best regards chrysn -- This may seem a bit weird, but that's okay

Re: [lwip-users] hayes commands popping up in ppp stream

2014-11-14 Thread chrysn
has looks like you'll ever talk to a technician. could you point me to where i can reach their (possibly local, paid if needed) tech support? best regard chrysn -- Most people would leave. Not us. We're Vikings. We have stubbornness issues. -- Hiccup, son of Stoic signature.asc Description

Re: [lwip-users] Sys_Timeout(); Calling Handler Immediately?

2013-11-21 Thread chrysn
to the patch tracker[1]. committers, please review (especially with respect to interaction with NO_SYS=0) and apply. best regards chrysn [1] https://savannah.nongnu.org/patch/index.php?8244 -- To use raw power is to make yourself infinitely vulnerable to greater powers. -- Bene Gesserit axiom

Re: [lwip-users] Sys_Timeout(); Calling Handler Immediately?

2013-10-19 Thread chrysn
milliseconds? best regards chrysn -- To use raw power is to make yourself infinitely vulnerable to greater powers. -- Bene Gesserit axiom signature.asc Description: Digital signature ___ lwip-users mailing list lwip-users@nongnu.org https

[lwip-users] lwip ppp using gprs modem

2013-05-06 Thread chrysn
do others who use gprs with lwip use? there must be more than a bunch of custom-written AT expect-style loops... best regards chrysn [1] https://www.olimex.com/Products/Modules/RF/MOD-GSM/ -- To use raw power is to make yourself infinitely vulnerable to greater powers. -- Bene Gesserit

[lwip-users] driver for enc28j60

2013-01-22 Thread chrysn
go very far through the stack.) * would you consider having a rough look over the lwip code to spot bad misunderstandings on my part? it's not much code, most of it is encapsulated in the hardware driver anyway. best regards chrysn [1] https://gitorious.org/enc28j60driver/enc28j60driver

Re: [lwip-users] doxygen documentation

2013-01-22 Thread chrysn
]. (not to start a big discussion, but is cvs really still the main vcs of this project? i can provide patches instead of git branches too, but for the moment this is easier to handle for me.) there's an issue that makes the tcp docs not show up yet, i'll see to it. best regards chrysn [1] http

[lwip-users] ping w/o LWIP_TIMERS

2013-01-21 Thread chrysn
, this is -40 bytes. as a result, the iecho struct points 20 byte deep into the ping data. i worked around it by explicitly stating pbuf_header(p, -20) and pbuf_header(20) when restoring -- i don't know which constant should rather be used there (something like PBUF_IP4_HLEN?). best regards chrysn

Re: [lwip-users] doxygen documentation

2013-01-19 Thread chrysn
. depending on the outcome thereof, i'll decide whether i'll do more on 1.4.1 or, if and where it can't be merged easily, i'll switch to master. best regards chrysn -- Es ist nicht deine Schuld, dass die Welt ist, wie sie ist -- es wär' nur deine Schuld, wenn sie so bleibt. (You are not to blame

Re: [lwip-users] coap on lwip

2013-01-18 Thread chrysn
On Thu, Jan 17, 2013 at 11:45:43PM +0100, chrysn wrote: i've created an initial port and uploaded it to a dedicated project on gitorious[1]. i should have added that this is supposed to work with the 1.4.1 stable version of lwip. while looking at which branch to base the doxygen work on, i saw

Re: [lwip-users] doxygen documentation

2013-01-18 Thread chrysn
hi, On Thu, Jan 17, 2013 at 03:56:45PM +0100, chrysn wrote: * an updated online documentation would be great, possibly in a new subdirctory reflecting the version, so we can have documentation for 1.3.0 (seems to be widespread still?), 1.4.1 and development at the same time. i've

[lwip-users] doxygen documentation

2013-01-17 Thread chrysn
under Related Pages. if there is support from the web master who'd manage the website itself, i can offer to do some polishing on the markdown side of things. best regards chrysn [1] http://www.nongnu.org/lwip/ -- To use raw power is to make yourself infinitely vulnerable to greater powers

Re: [lwip-users] coap on lwip

2013-01-17 Thread chrysn
even w/o operating system, maybe we can use that) * check if i'm using lwip right * testing testing testing all kinds of feedback are welcome chrysn [1] https://gitorious.org/coap-lwip -- To use raw power is to make yourself infinitely vulnerable to greater powers. -- Bene Gesserit axiom

Re: [lwip-users] coap on lwip

2013-01-15 Thread chrysn
chrysn -- To use raw power is to make yourself infinitely vulnerable to greater powers. -- Bene Gesserit axiom signature.asc Description: Digital signature ___ lwip-users mailing list lwip-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/lwip

[lwip-users] coap on lwip

2013-01-14 Thread chrysn
for such implementations, beware that the ietf runs an lwip mailing list dedicated to lightweight ip stacks in general[2], so a plain search for lwip coap produces many false hits. the only link i've found so far is [3] (which is people discussing it would be cool to have). regards chrysn [1] http

Re: [lwip-users] coap on lwip

2013-01-14 Thread chrysn
they can be reached :-) best regards chrysn [1] http://libcoap.sourceforge.net/ -- To use raw power is to make yourself infinitely vulnerable to greater powers. -- Bene Gesserit axiom signature.asc Description: Digital signature ___ lwip-users

[lwip-users] ping contrib example

2013-01-11 Thread chrysn
be that the usual fall-through somehow doesn't work because what usually responds to pings isn't just another application but builtin, but i'm pretty new to lwip so i can't really tell. is this a bug? a common misconfiguration? what can i do to find out? thanks chrysn -- To use raw power is to make