From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qa0-f43.google.com (mail-qa0-f43.google.com [209.85.216.43]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 6B6B321F09E for ; Wed, 29 Jan 2014 11:54:27 -0800 (PST) Received: by mail-qa0-f43.google.com with SMTP id o15so3144010qap.30 for ; Wed, 29 Jan 2014 11:54:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=fkd8hfiHHxOYuiBMuEXtbp/L/wMENaTBqLq5Bruj1dc=; b=FHGWY/60pXMCsoQcb8GFYzhSkxTHfCdZ550ilb+zrgsmGFb3WNtGkpjKmaio0DSns0 875fK+ppoUPtrCrClYNHfBpwh4AFNEupSow6Fm5E4uBpetUu3scVdVeoTrEQD/YahYMy vppZFc8RNYpRb0/0nB2RZu3Vb6WlhssG1aXb/65uripUUdbW1RlDyzT5YyD8OV6JUFgG PhBwWskSSjw7plM9PekhpHBP7Xa+NviWAB85g0wQmKsDwuKte4JVPc9R7yRWld8agyLV J5uU8omoDo5n9LwLbA6eT4XHruC7MKE6Cq8RTIsr3knVx/LWZPMqwvvcoBZOEnHJGegk rZCw== X-Gm-Message-State: ALoCoQnVMT7/tBVAnMqA9K8wAGBMCGNGnQ0OsaOfPESj1Q2KO0cj/4yVlBFa1J6px0t0fSC3OfuY MIME-Version: 1.0 X-Received: by 10.224.75.73 with SMTP id x9mr5566113qaj.36.1391025266181; Wed, 29 Jan 2014 11:54:26 -0800 (PST) Received: by 10.96.132.3 with HTTP; Wed, 29 Jan 2014 11:54:26 -0800 (PST) X-Originating-IP: [85.221.151.252] In-Reply-To: References: <1391016331.21340.76849577.4C0BB967@webmail.messagingengine.com> Date: Wed, 29 Jan 2014 20:54:26 +0100 Message-ID: From: Maciej Soltysiak To: Dave Taht Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] upnpd problem semi-solved X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 19:54:27 -0000 DLNA discovery is using SSDP. SSDP are multicasts which don't easily traverse between interfaces. minissdp is supposed to proxy between interfaces. I think it also keeps track of the devices so it can respond on behalf of other devices. I'm running 3.10.18-1. If there's a build you would suggest I try, I'm happy to do it. On Wed, Jan 29, 2014 at 7:19 PM, Dave Taht wrote: > Well, I see ipv6 support in the current codebase, don't know if it's > in the codebase I'm trying now... > > my understanding of the separate minissdp server was that it acted as > an arbitrator between > multiple possible users of the functionality (like dlna) > > On Wed, Jan 29, 2014 at 9:25 AM, Paul Handly wrote: >> SSDP registration (server) and subsequent discovery (client) across >> subnets was what I needed minissdpd for, but the devices I was trying to >> drive (Sonos) are kind of pricey as a test case. >> >> Having an IPv6 address on the listen interface/s broke the old build of >> minissdpd, so I had to choose between IPv6 and Sonos. >> >> -- >> Paul Handly >> >> On Wed, Jan 29, 2014, at 11:55, Dave Taht wrote: >>> The version I was carrying in ceropackages was obsolete and didn't >>> integrate >>> into fw3. Dropped that release, built from openwrt head, I can open por= ts >>> now >>> from the transmission bittorrent client and from dns-sd (on macos) now. >>> >>> the author tells me the latest version (not what I built, it's only a >>> few days old) does PCP also. >>> >>> 1) It's not clear to me why minissdpd was needed? >>> >>> 2) Are there any other test cases I could try? >>> >>> -- >>> Dave T=C3=A4ht >>> >>> Fixing bufferbloat with cerowrt: >>> http://www.teklibre.com/cerowrt/subscribe.html >>> _______________________________________________ >>> Cerowrt-devel mailing list >>> Cerowrt-devel@lists.bufferbloat.net >>> https://lists.bufferbloat.net/listinfo/cerowrt-devel > > > > -- > Dave T=C3=A4ht > > Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscrib= e.html > _______________________________________________ > Cerowrt-devel mailing list > Cerowrt-devel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cerowrt-devel