|
From: | Joel Cunningham |
Subject: | [lwip-devel] [patch #8724] Add multicast support to loopif |
Date: | Mon, 24 Aug 2015 16:35:36 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0 |
URL: <http://savannah.nongnu.org/patch/?8724> Summary: Add multicast support to loopif Project: lwIP - A Lightweight TCP/IP stack Submitted by: jcunningham Submitted on: Mon 24 Aug 2015 04:35:35 PM GMT Category: Network drivers Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: I've put together a patch that enables multicast support on the loopback netif (127.0.0.1) by setting the NETIF_FLAG_IGMP. My patch also adds a configuration option LWIP_LOOPIF_MCAST which defaults to off in opt.h to control this behavior I'm using multicast on the loopif to support mDNSResponder performing same-machine communication when no real netifs are up _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Mon 24 Aug 2015 04:35:35 PM GMT Name: 0001-Add-multicast-support-to-loopif.patch Size: 1kB By: jcunningham <http://savannah.nongnu.org/patch/download.php?file_id=34712> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?8724> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |