Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
* [Cerowrt-devel] Fwd: [dtaht/ceropackages-3.3] c873f6: Nuked old miniupnpd minissdpd miniupnc
       [not found] <52f3f7333b094_528bdc7d3c105368@hookshot-fe10-pe1-prd.aws.github.net.mail>
@ 2014-02-07  7:27 ` Maciej Soltysiak
  2014-02-07 15:48   ` Dave Taht
  0 siblings, 1 reply; 4+ messages in thread
From: Maciej Soltysiak @ 2014-02-07  7:27 UTC (permalink / raw)
  To: cerowrt-devel

Hi Dave,

About minissdpd, I wasn't able to make DLNA work between wired and
wireless interfaces on 3.10.28-4 and other versions since 3.8.x
It only works when both devices are wired. If I ever find out what's
wrong and get it to work, I'll let you know.

Are you removing miniupnpnd completely?

Best regards,
Maciej


---------- Forwarded message ----------
From: GitHub <noreply@github.com>
Date: Thu, Feb 6, 2014 at 9:57 PM
Subject: [dtaht/ceropackages-3.3] c873f6: Nuked old miniupnpd minissdpd miniupnc
To: cerowrt-commits@lists.bufferbloat.net


  Branch: refs/heads/master
  Home:   https://github.com/dtaht/ceropackages-3.3
  Commit: c873f688119c52905093d9405e071c30201e2214
      https://github.com/dtaht/ceropackages-3.3/commit/c873f688119c52905093d9405e071c30201e2214
  Author: Dave Taht <dave.taht@bufferbloat.net>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    R net/minissdpd/Makefile
    R net/minissdpd/files/minissdpd.config
    R net/minissdpd/files/minissdpd.iface.hotplug
    R net/minissdpd/files/minissdpd.init
    R net/miniupnpc/Makefile
    R net/miniupnpc/patches/100-no_minixml_test.patch
    R net/miniupnpc/patches/200-miniupnpc_desc.patch
    R net/miniupnpd/Makefile
    R net/miniupnpd/files/miniupnpd.firewall.hotplug
    R net/miniupnpd/files/miniupnpd.iface.hotplug
    R net/miniupnpd/files/miniupnpd.init
    R net/miniupnpd/files/upnpd.config

  Log Message:
  -----------
  Nuked old miniupnpd minissdpd miniupnc


  Commit: 5421382e22e6da2aff502b88284b8bc53dc027f3
      https://github.com/dtaht/ceropackages-3.3/commit/5421382e22e6da2aff502b88284b8bc53dc027f3
  Author: Dave Taht <dave.taht@bufferbloat.net>
  Date:   2014-02-04 (Tue, 04 Feb 2014)

  Changed paths:
    M net/sqm-scripts/files/usr/lib/sqm/functions.sh
    M net/sqm-scripts/files/usr/lib/sqm/run.sh
    M net/sqm-scripts/files/usr/lib/sqm/simple.qos
    M net/sqm-scripts/files/usr/lib/sqm/simplest.qos

  Log Message:
  -----------
  Merge branch 'master' of github.com:dtaht/ceropackages-3.3


  Commit: 98fe45839f870f3e76d98c9655e66942493fd480
      https://github.com/dtaht/ceropackages-3.3/commit/98fe45839f870f3e76d98c9655e66942493fd480
  Author: Dave Taht <dave.taht@bufferbloat.net>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M luci/luci-app-sqm/files/sqm-cbi.lua
    M net/sqm-scripts/files/usr/lib/sqm/functions.sh
    M net/sqm-scripts/files/usr/lib/sqm/run.sh
    M net/sqm-scripts/files/usr/lib/sqm/simple.qos
    M net/sqm-scripts/files/usr/lib/sqm/simplest.qos

  Log Message:
  -----------
  Merge branch 'master' of github.com:dtaht/ceropackages-3.3


Compare: https://github.com/dtaht/ceropackages-3.3/compare/34eea07c1a7c...98fe45839f87
_______________________________________________
Cerowrt-commits mailing list
Cerowrt-commits@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cerowrt-commits

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Cerowrt-devel] Fwd: [dtaht/ceropackages-3.3] c873f6: Nuked old miniupnpd minissdpd miniupnc
  2014-02-07  7:27 ` [Cerowrt-devel] Fwd: [dtaht/ceropackages-3.3] c873f6: Nuked old miniupnpd minissdpd miniupnc Maciej Soltysiak
@ 2014-02-07 15:48   ` Dave Taht
  2014-02-07 15:49     ` Dave Taht
  2014-02-10 21:19     ` Maciej Soltysiak
  0 siblings, 2 replies; 4+ messages in thread
From: Dave Taht @ 2014-02-07 15:48 UTC (permalink / raw)
  To: Maciej Soltysiak; +Cc: cerowrt-devel

No, upnpd in upstream openwrt was more recent, and more importantly,
works. I can even see a way to apply SQM via the firewall rules it
inserts. (I think this version of upnp made it into the last
comcast-specific release,

still don't know what to do about dlna/minidssdpd.

On Fri, Feb 7, 2014 at 2:27 AM, Maciej Soltysiak <maciej@soltysiak.com> wrote:
> Hi Dave,
>
> About minissdpd, I wasn't able to make DLNA work between wired and
> wireless interfaces on 3.10.28-4 and other versions since 3.8.x
> It only works when both devices are wired. If I ever find out what's
> wrong and get it to work, I'll let you know.
>
> Are you removing miniupnpnd completely?
>
> Best regards,
> Maciej
>
>
> ---------- Forwarded message ----------
> From: GitHub <noreply@github.com>
> Date: Thu, Feb 6, 2014 at 9:57 PM
> Subject: [dtaht/ceropackages-3.3] c873f6: Nuked old miniupnpd minissdpd miniupnc
> To: cerowrt-commits@lists.bufferbloat.net
>
>
>   Branch: refs/heads/master
>   Home:   https://github.com/dtaht/ceropackages-3.3
>   Commit: c873f688119c52905093d9405e071c30201e2214
>       https://github.com/dtaht/ceropackages-3.3/commit/c873f688119c52905093d9405e071c30201e2214
>   Author: Dave Taht <dave.taht@bufferbloat.net>
>   Date:   2014-01-28 (Tue, 28 Jan 2014)
>
>   Changed paths:
>     R net/minissdpd/Makefile
>     R net/minissdpd/files/minissdpd.config
>     R net/minissdpd/files/minissdpd.iface.hotplug
>     R net/minissdpd/files/minissdpd.init
>     R net/miniupnpc/Makefile
>     R net/miniupnpc/patches/100-no_minixml_test.patch
>     R net/miniupnpc/patches/200-miniupnpc_desc.patch
>     R net/miniupnpd/Makefile
>     R net/miniupnpd/files/miniupnpd.firewall.hotplug
>     R net/miniupnpd/files/miniupnpd.iface.hotplug
>     R net/miniupnpd/files/miniupnpd.init
>     R net/miniupnpd/files/upnpd.config
>
>   Log Message:
>   -----------
>   Nuked old miniupnpd minissdpd miniupnc
>
>
>   Commit: 5421382e22e6da2aff502b88284b8bc53dc027f3
>       https://github.com/dtaht/ceropackages-3.3/commit/5421382e22e6da2aff502b88284b8bc53dc027f3
>   Author: Dave Taht <dave.taht@bufferbloat.net>
>   Date:   2014-02-04 (Tue, 04 Feb 2014)
>
>   Changed paths:
>     M net/sqm-scripts/files/usr/lib/sqm/functions.sh
>     M net/sqm-scripts/files/usr/lib/sqm/run.sh
>     M net/sqm-scripts/files/usr/lib/sqm/simple.qos
>     M net/sqm-scripts/files/usr/lib/sqm/simplest.qos
>
>   Log Message:
>   -----------
>   Merge branch 'master' of github.com:dtaht/ceropackages-3.3
>
>
>   Commit: 98fe45839f870f3e76d98c9655e66942493fd480
>       https://github.com/dtaht/ceropackages-3.3/commit/98fe45839f870f3e76d98c9655e66942493fd480
>   Author: Dave Taht <dave.taht@bufferbloat.net>
>   Date:   2014-02-06 (Thu, 06 Feb 2014)
>
>   Changed paths:
>     M luci/luci-app-sqm/files/sqm-cbi.lua
>     M net/sqm-scripts/files/usr/lib/sqm/functions.sh
>     M net/sqm-scripts/files/usr/lib/sqm/run.sh
>     M net/sqm-scripts/files/usr/lib/sqm/simple.qos
>     M net/sqm-scripts/files/usr/lib/sqm/simplest.qos
>
>   Log Message:
>   -----------
>   Merge branch 'master' of github.com:dtaht/ceropackages-3.3
>
>
> Compare: https://github.com/dtaht/ceropackages-3.3/compare/34eea07c1a7c...98fe45839f87
> _______________________________________________
> Cerowrt-commits mailing list
> Cerowrt-commits@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-commits
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel



-- 
Dave Täht

Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Cerowrt-devel] Fwd: [dtaht/ceropackages-3.3] c873f6: Nuked old miniupnpd minissdpd miniupnc
  2014-02-07 15:48   ` Dave Taht
@ 2014-02-07 15:49     ` Dave Taht
  2014-02-10 21:19     ` Maciej Soltysiak
  1 sibling, 0 replies; 4+ messages in thread
From: Dave Taht @ 2014-02-07 15:49 UTC (permalink / raw)
  To: Maciej Soltysiak; +Cc: cerowrt-devel

and upstream upnpd mainline now has a few more features and pcp
support, so it would be great if openwrt were to update to that at
some point...

On Fri, Feb 7, 2014 at 10:48 AM, Dave Taht <dave.taht@gmail.com> wrote:
> No, upnpd in upstream openwrt was more recent, and more importantly,
> works. I can even see a way to apply SQM via the firewall rules it
> inserts. (I think this version of upnp made it into the last
> comcast-specific release,
>
> still don't know what to do about dlna/minidssdpd.
>
> On Fri, Feb 7, 2014 at 2:27 AM, Maciej Soltysiak <maciej@soltysiak.com> wrote:
>> Hi Dave,
>>
>> About minissdpd, I wasn't able to make DLNA work between wired and
>> wireless interfaces on 3.10.28-4 and other versions since 3.8.x
>> It only works when both devices are wired. If I ever find out what's
>> wrong and get it to work, I'll let you know.
>>
>> Are you removing miniupnpnd completely?
>>
>> Best regards,
>> Maciej
>>
>>
>> ---------- Forwarded message ----------
>> From: GitHub <noreply@github.com>
>> Date: Thu, Feb 6, 2014 at 9:57 PM
>> Subject: [dtaht/ceropackages-3.3] c873f6: Nuked old miniupnpd minissdpd miniupnc
>> To: cerowrt-commits@lists.bufferbloat.net
>>
>>
>>   Branch: refs/heads/master
>>   Home:   https://github.com/dtaht/ceropackages-3.3
>>   Commit: c873f688119c52905093d9405e071c30201e2214
>>       https://github.com/dtaht/ceropackages-3.3/commit/c873f688119c52905093d9405e071c30201e2214
>>   Author: Dave Taht <dave.taht@bufferbloat.net>
>>   Date:   2014-01-28 (Tue, 28 Jan 2014)
>>
>>   Changed paths:
>>     R net/minissdpd/Makefile
>>     R net/minissdpd/files/minissdpd.config
>>     R net/minissdpd/files/minissdpd.iface.hotplug
>>     R net/minissdpd/files/minissdpd.init
>>     R net/miniupnpc/Makefile
>>     R net/miniupnpc/patches/100-no_minixml_test.patch
>>     R net/miniupnpc/patches/200-miniupnpc_desc.patch
>>     R net/miniupnpd/Makefile
>>     R net/miniupnpd/files/miniupnpd.firewall.hotplug
>>     R net/miniupnpd/files/miniupnpd.iface.hotplug
>>     R net/miniupnpd/files/miniupnpd.init
>>     R net/miniupnpd/files/upnpd.config
>>
>>   Log Message:
>>   -----------
>>   Nuked old miniupnpd minissdpd miniupnc
>>
>>
>>   Commit: 5421382e22e6da2aff502b88284b8bc53dc027f3
>>       https://github.com/dtaht/ceropackages-3.3/commit/5421382e22e6da2aff502b88284b8bc53dc027f3
>>   Author: Dave Taht <dave.taht@bufferbloat.net>
>>   Date:   2014-02-04 (Tue, 04 Feb 2014)
>>
>>   Changed paths:
>>     M net/sqm-scripts/files/usr/lib/sqm/functions.sh
>>     M net/sqm-scripts/files/usr/lib/sqm/run.sh
>>     M net/sqm-scripts/files/usr/lib/sqm/simple.qos
>>     M net/sqm-scripts/files/usr/lib/sqm/simplest.qos
>>
>>   Log Message:
>>   -----------
>>   Merge branch 'master' of github.com:dtaht/ceropackages-3.3
>>
>>
>>   Commit: 98fe45839f870f3e76d98c9655e66942493fd480
>>       https://github.com/dtaht/ceropackages-3.3/commit/98fe45839f870f3e76d98c9655e66942493fd480
>>   Author: Dave Taht <dave.taht@bufferbloat.net>
>>   Date:   2014-02-06 (Thu, 06 Feb 2014)
>>
>>   Changed paths:
>>     M luci/luci-app-sqm/files/sqm-cbi.lua
>>     M net/sqm-scripts/files/usr/lib/sqm/functions.sh
>>     M net/sqm-scripts/files/usr/lib/sqm/run.sh
>>     M net/sqm-scripts/files/usr/lib/sqm/simple.qos
>>     M net/sqm-scripts/files/usr/lib/sqm/simplest.qos
>>
>>   Log Message:
>>   -----------
>>   Merge branch 'master' of github.com:dtaht/ceropackages-3.3
>>
>>
>> Compare: https://github.com/dtaht/ceropackages-3.3/compare/34eea07c1a7c...98fe45839f87
>> _______________________________________________
>> Cerowrt-commits mailing list
>> Cerowrt-commits@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-commits
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>
>
>
> --
> Dave Täht
>
> Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html



-- 
Dave Täht

Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Cerowrt-devel] Fwd: [dtaht/ceropackages-3.3] c873f6: Nuked old miniupnpd minissdpd miniupnc
  2014-02-07 15:48   ` Dave Taht
  2014-02-07 15:49     ` Dave Taht
@ 2014-02-10 21:19     ` Maciej Soltysiak
  1 sibling, 0 replies; 4+ messages in thread
From: Maciej Soltysiak @ 2014-02-10 21:19 UTC (permalink / raw)
  To: Dave Taht; +Cc: cerowrt-devel

On Fri, Feb 7, 2014 at 4:48 PM, Dave Taht <dave.taht@gmail.com> wrote:
> still don't know what to do about dlna/minidssdpd.
Had something strange today. DLNA suddenly started to work!
I'm on 3.10.28-4, cero's build of upnp, no minissdpd.
The only thing that's different this time is that I've had a complete
power outage this morning and both router and the tv had restarted.

How would a reboot/power outage make a difference?

Best regards,
Maciej

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-02-10 21:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <52f3f7333b094_528bdc7d3c105368@hookshot-fe10-pe1-prd.aws.github.net.mail>
2014-02-07  7:27 ` [Cerowrt-devel] Fwd: [dtaht/ceropackages-3.3] c873f6: Nuked old miniupnpd minissdpd miniupnc Maciej Soltysiak
2014-02-07 15:48   ` Dave Taht
2014-02-07 15:49     ` Dave Taht
2014-02-10 21:19     ` Maciej Soltysiak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox