lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #14369] Define ways to work with a netif having multi


From: Simon Goldschmidt
Subject: [lwip-devel] [task #14369] Define ways to work with a netif having multiple ports
Date: Fri, 10 Feb 2017 15:46:15 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

URL:
  <http://savannah.nongnu.org/task/?14369>

                 Summary: Define ways to work with a netif having multiple
ports
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Fri 10 Feb 2017 08:46:14 PM UTC
                Category: None
         Should Start On: Fri 10 Feb 2017 12:00:00 AM UTC
   Should be Finished on: Fri 10 Feb 2017 12:00:00 AM UTC
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

E.g. when using a switch IC, we might need to
a) detect the RX port when a pbuf is received in lwIP and
b) tell the switch to auto-select (1 or more) target 
port(s) or send to (one or more) specific port(s)

I could implement an 8-port switch by having 9 netifs, but the decision
whether a non-unicast RX pbuf gets passed to the port netif or the IP
(virtual) netif is rather tricky, and it might be better off by providing the
application with the source port.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?14369>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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