lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #37585] IPv6 compatibility


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #37585] IPv6 compatibility
Date: Sat, 29 Jun 2013 19:44:29 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36

Update of bug #37585 (project lwip):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #3:

to 1: I don't want to support nonstandard things too much. To use it with
python, you can still add this define to one of the headers like lwipopts.h

to 2: I'll check that in in a minute or so.

to 3: according to the standard, we do need this:
http://pubs.opengroup.org/onlinepubs/009696899/basedefs/netinet/in.h.html
says struct sockaddr_in6 shall include the member "uint32_t sin6_scope_id". It
makes our struct bigger although we don't need it, so I wonder: do we really
need this? How does our IPv6 implementation decide on which netif to send when
getting an IP for sending?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?37585>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]