Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
* [Cerowrt-devel] FiOS Quantum Gateway?
       [not found] <mailman.129825.1413898449.1815.cerowrt-devel@lists.bufferbloat.net>
@ 2014-11-03 17:58 ` Daniel Ashton
  2014-11-14  7:33   ` Outback Dingo
  2014-11-16  1:41   ` Dave Taht
  0 siblings, 2 replies; 6+ messages in thread
From: Daniel Ashton @ 2014-11-03 17:58 UTC (permalink / raw)
  To: cerowrt-devel



Anybody know what this thing is that Verizon is offering as their new 
Quantum router?
     http://campaign.verizon.com/fiosquantumgateway/

If it really has more horsepower and coverage, it would be nice to have 
CeroWRT running on it.



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

* Re: [Cerowrt-devel] FiOS Quantum Gateway?
  2014-11-03 17:58 ` [Cerowrt-devel] FiOS Quantum Gateway? Daniel Ashton
@ 2014-11-14  7:33   ` Outback Dingo
  2014-11-14  7:51     ` Outback Dingo
  2014-11-16  1:41   ` Dave Taht
  1 sibling, 1 reply; 6+ messages in thread
From: Outback Dingo @ 2014-11-14  7:33 UTC (permalink / raw)
  To: Daniel Ashton; +Cc: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 592 bytes --]

it is not a rebranded unit, it is in fact a unit co-developed by verizon
and greenwave

On Tue, Nov 4, 2014 at 4:58 AM, Daniel Ashton <Daniel@ashtonfam.org> wrote:

>
>
> Anybody know what this thing is that Verizon is offering as their new
> Quantum router?
>     http://campaign.verizon.com/fiosquantumgateway/
>
> If it really has more horsepower and coverage, it would be nice to have
> CeroWRT running on it.
>
>
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>

[-- Attachment #2: Type: text/html, Size: 1186 bytes --]

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

* Re: [Cerowrt-devel] FiOS Quantum Gateway?
  2014-11-14  7:33   ` Outback Dingo
@ 2014-11-14  7:51     ` Outback Dingo
  0 siblings, 0 replies; 6+ messages in thread
From: Outback Dingo @ 2014-11-14  7:51 UTC (permalink / raw)
  To: Daniel Ashton; +Cc: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]

thought this might also be helpful...
http://www.verizon.com/Support/Residential/Internet/FiosInternet/Networking/Troubleshooting/QuestionsOne/124346.htm?CMP=DMC-CVZ_ZZ_ZZ_Z_ZZ_N_X00520

On Fri, Nov 14, 2014 at 6:33 PM, Outback Dingo <outbackdingo@gmail.com>
wrote:

> it is not a rebranded unit, it is in fact a unit co-developed by verizon
> and greenwave
>
> On Tue, Nov 4, 2014 at 4:58 AM, Daniel Ashton <Daniel@ashtonfam.org>
> wrote:
>
>>
>>
>> Anybody know what this thing is that Verizon is offering as their new
>> Quantum router?
>>     http://campaign.verizon.com/fiosquantumgateway/
>>
>> If it really has more horsepower and coverage, it would be nice to have
>> CeroWRT running on it.
>>
>>
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>>
>
>

[-- Attachment #2: Type: text/html, Size: 1964 bytes --]

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

* Re: [Cerowrt-devel] FiOS Quantum Gateway?
  2014-11-03 17:58 ` [Cerowrt-devel] FiOS Quantum Gateway? Daniel Ashton
  2014-11-14  7:33   ` Outback Dingo
@ 2014-11-16  1:41   ` Dave Taht
  2014-11-16  1:59     ` Dave Taht
  2015-01-04  2:22     ` Stephen Hemminger
  1 sibling, 2 replies; 6+ messages in thread
From: Dave Taht @ 2014-11-16  1:41 UTC (permalink / raw)
  To: Daniel Ashton; +Cc: cerowrt-devel

From looking at their source tarball supplied off that link, they are
shipping linux 3.4.69, which is the stable linux kernel release prior
to fq_codel (and there were many tweaks all over the system through
3.10 that were often important). .69 is pretty recent.

There is a paucity of patches, no indication of what firmware drivers
or even what cpu is in the box, etc. (they DO supply a .config file
for arm). I would certainly like it if someone were to purchase and
tear down this product... it would of course, be awesome, if the
supplied kernel just worked as is but I am as usual pessimistic.

They are promising github support, so perhaps they will start doing
development more openly.

Judging from their marketing, IPv6 support is still irrelevant to verizon.

It has never really been clear to me where exactly the bandwidth rates
and limits were set in a verizon FIOS system, I have generally seen
very good performance on the uplink, and buffering on the downlink
seemingly set for 300mbit (when run at 25mbit). So at least on one
FIOS box I have used, only downlink shaping was needed.


On Mon, Nov 3, 2014 at 9:58 AM, Daniel Ashton <Daniel@ashtonfam.org> wrote:
>
>
> Anybody know what this thing is that Verizon is offering as their new
> Quantum router?
>     http://campaign.verizon.com/fiosquantumgateway/
>
> If it really has more horsepower and coverage, it would be nice to have
> CeroWRT running on it.
>
>
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel



-- 
Dave Täht

thttp://www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks

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

* Re: [Cerowrt-devel] FiOS Quantum Gateway?
  2014-11-16  1:41   ` Dave Taht
@ 2014-11-16  1:59     ` Dave Taht
  2015-01-04  2:22     ` Stephen Hemminger
  1 sibling, 0 replies; 6+ messages in thread
From: Dave Taht @ 2014-11-16  1:59 UTC (permalink / raw)
  To: Daniel Ashton; +Cc: cerowrt-devel

On Sat, Nov 15, 2014 at 5:41 PM, Dave Taht <dave.taht@gmail.com> wrote:
> From looking at their source tarball supplied off that link, they are
> shipping linux 3.4.69, which is the stable linux kernel release prior
> to fq_codel (and there were many tweaks all over the system through
> 3.10 that were often important). .69 is pretty recent.
>
> There is a paucity of patches, no indication of what firmware drivers
> or even what cpu is in the box, etc. (they DO supply a .config file
> for arm). I would certainly like it if someone were to purchase and
> tear down this product... it would of course, be awesome, if the
> supplied kernel just worked as is but I am as usual pessimistic.
>
> They are promising github support, so perhaps they will start doing
> development more openly.
>
> Judging from their marketing, IPv6 support is still irrelevant to verizon.
>
> It has never really been clear to me where exactly the bandwidth rates
> and limits were set in a verizon FIOS system, I have generally seen
> very good performance on the uplink, and buffering on the downlink
> seemingly set for 300mbit (when run at 25mbit). So at least on one
> FIOS box I have used, only downlink shaping was needed.

I dropped greenwave a note via their web interface just now.

>
> On Mon, Nov 3, 2014 at 9:58 AM, Daniel Ashton <Daniel@ashtonfam.org> wrote:
>>
>>
>> Anybody know what this thing is that Verizon is offering as their new
>> Quantum router?
>>     http://campaign.verizon.com/fiosquantumgateway/
>>
>> If it really has more horsepower and coverage, it would be nice to have
>> CeroWRT running on it.
>>
>>
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>
>
>
> --
> Dave Täht
>
> thttp://www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks



-- 
Dave Täht

thttp://www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks

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

* Re: [Cerowrt-devel] FiOS Quantum Gateway?
  2014-11-16  1:41   ` Dave Taht
  2014-11-16  1:59     ` Dave Taht
@ 2015-01-04  2:22     ` Stephen Hemminger
  1 sibling, 0 replies; 6+ messages in thread
From: Stephen Hemminger @ 2015-01-04  2:22 UTC (permalink / raw)
  To: Dave Taht; +Cc: Daniel Ashton, cerowrt-devel

It might work on my Frontier FIOS, but Frontier seems to have stopped
keeping FIOS up to date since they bought the NW business from Verizon.


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

end of thread, other threads:[~2015-01-04  2:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.129825.1413898449.1815.cerowrt-devel@lists.bufferbloat.net>
2014-11-03 17:58 ` [Cerowrt-devel] FiOS Quantum Gateway? Daniel Ashton
2014-11-14  7:33   ` Outback Dingo
2014-11-14  7:51     ` Outback Dingo
2014-11-16  1:41   ` Dave Taht
2014-11-16  1:59     ` Dave Taht
2015-01-04  2:22     ` Stephen Hemminger

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