mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* ipv6 support in barebox?
@ 2013-12-05  0:48 Alexander Aring
  2013-12-05 15:39 ` Sascha Hauer
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Aring @ 2013-12-05  0:48 UTC (permalink / raw)
  To: barebox

Hi,

I need a new challenge in my free time. :-)

So maybe I could try to implement a ipv6 stack for barebox. Are there
some interest to apply a ipv6 stack into barebox?

I don't need to begin any work if there are no interest to add a ipv6
support.

... and yes I know that's maybe a really big project, but I like to get
some new experience.

- Alex

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: ipv6 support in barebox?
  2013-12-05  0:48 ipv6 support in barebox? Alexander Aring
@ 2013-12-05 15:39 ` Sascha Hauer
       [not found]   ` <CANvTkNby96mKLpMKL47NAKb6q8GyHV2xFrCYDZ3Dh=ixtz=vOQ@mail.gmail.com>
                     ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sascha Hauer @ 2013-12-05 15:39 UTC (permalink / raw)
  To: Alexander Aring; +Cc: barebox

On Thu, Dec 05, 2013 at 01:48:35AM +0100, Alexander Aring wrote:
> Hi,
> 
> I need a new challenge in my free time. :-)
> 
> So maybe I could try to implement a ipv6 stack for barebox. Are there
> some interest to apply a ipv6 stack into barebox?
> 
> I don't need to begin any work if there are no interest to add a ipv6
> support.
> 
> ... and yes I know that's maybe a really big project, but I like to get
> some new experience.

Sooner or later I think we will need ipv6 support, but now I think it's
up to you if you have enough interest in it to implement it ;)

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: ipv6 support in barebox?
       [not found]   ` <CANvTkNby96mKLpMKL47NAKb6q8GyHV2xFrCYDZ3Dh=ixtz=vOQ@mail.gmail.com>
@ 2013-12-05 18:20     ` Alexander Aring
  0 siblings, 0 replies; 6+ messages in thread
From: Alexander Aring @ 2013-12-05 18:20 UTC (permalink / raw)
  To: Kevin Du Huanpeng; +Cc: barebox

On Fri, Dec 06, 2013 at 12:13:51AM +0800, Kevin Du Huanpeng wrote:
> How about support fastboot?

What do you mean with fastboot?

barebox already contains a fastboot feature out of the box. :-)

- Alex

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: ipv6 support in barebox?
  2013-12-05 15:39 ` Sascha Hauer
       [not found]   ` <CANvTkNby96mKLpMKL47NAKb6q8GyHV2xFrCYDZ3Dh=ixtz=vOQ@mail.gmail.com>
@ 2013-12-05 18:21   ` Alexander Aring
  2013-12-06 17:08   ` Jean-Christophe PLAGNIOL-VILLARD
  2 siblings, 0 replies; 6+ messages in thread
From: Alexander Aring @ 2013-12-05 18:21 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: barebox

On Thu, Dec 05, 2013 at 04:39:57PM +0100, Sascha Hauer wrote:
> On Thu, Dec 05, 2013 at 01:48:35AM +0100, Alexander Aring wrote:
> > Hi,
> > 
> > I need a new challenge in my free time. :-)
> > 
> > So maybe I could try to implement a ipv6 stack for barebox. Are there
> > some interest to apply a ipv6 stack into barebox?
> > 
> > I don't need to begin any work if there are no interest to add a ipv6
> > support.
> > 
> > ... and yes I know that's maybe a really big project, but I like to get
> > some new experience.
> 
> Sooner or later I think we will need ipv6 support, but now I think it's
> up to you if you have enough interest in it to implement it ;)
> 

ok, thanks for your reply.

- Alex

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: ipv6 support in barebox?
  2013-12-05 15:39 ` Sascha Hauer
       [not found]   ` <CANvTkNby96mKLpMKL47NAKb6q8GyHV2xFrCYDZ3Dh=ixtz=vOQ@mail.gmail.com>
  2013-12-05 18:21   ` Alexander Aring
@ 2013-12-06 17:08   ` Jean-Christophe PLAGNIOL-VILLARD
  2013-12-07  6:28     ` Alexander Aring
  2 siblings, 1 reply; 6+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-12-06 17:08 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: barebox

On 16:39 Thu 05 Dec     , Sascha Hauer wrote:
> On Thu, Dec 05, 2013 at 01:48:35AM +0100, Alexander Aring wrote:
> > Hi,
> > 
> > I need a new challenge in my free time. :-)
> > 
> > So maybe I could try to implement a ipv6 stack for barebox. Are there
> > some interest to apply a ipv6 stack into barebox?
> > 
> > I don't need to begin any work if there are no interest to add a ipv6
> > support.
> > 
> > ... and yes I know that's maybe a really big project, but I like to get
> > some new experience.
> 
> Sooner or later I think we will need ipv6 support, but now I think it's
> up to you if you have enough interest in it to implement it ;)

I've evaluate it  and I does not want to support a custom implementation

I was thinking simply integration uIP stack so we can have ip/tcp v4/v6 stack

Best Regards,
J.
> 
> Sascha
> 
> -- 
> Pengutronix e.K.                           |                             |
> Industrial Linux Solutions                 | http://www.pengutronix.de/  |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: ipv6 support in barebox?
  2013-12-06 17:08   ` Jean-Christophe PLAGNIOL-VILLARD
@ 2013-12-07  6:28     ` Alexander Aring
  0 siblings, 0 replies; 6+ messages in thread
From: Alexander Aring @ 2013-12-07  6:28 UTC (permalink / raw)
  To: Jean-Christophe PLAGNIOL-VILLARD; +Cc: barebox

On Fri, Dec 06, 2013 at 06:08:03PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 16:39 Thu 05 Dec     , Sascha Hauer wrote:
> > On Thu, Dec 05, 2013 at 01:48:35AM +0100, Alexander Aring wrote:
> > > Hi,
> > > 
> > > I need a new challenge in my free time. :-)
> > > 
> > > So maybe I could try to implement a ipv6 stack for barebox. Are there
> > > some interest to apply a ipv6 stack into barebox?
> > > 
> > > I don't need to begin any work if there are no interest to add a ipv6
> > > support.
> > > 
> > > ... and yes I know that's maybe a really big project, but I like to get
> > > some new experience.
> > 
> > Sooner or later I think we will need ipv6 support, but now I think it's
> > up to you if you have enough interest in it to implement it ;)
> 
> I've evaluate it  and I does not want to support a custom implementation
> 
> I was thinking simply integration uIP stack so we can have ip/tcp v4/v6 stack
> 

mhh, yea I know the uIP stack from contiki os. I really don't like
contiki code. :-)

But we can try to use the uIP as basis, of course. Then we could have a
basically ipv6 support.

- Alex

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2013-12-07  6:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-05  0:48 ipv6 support in barebox? Alexander Aring
2013-12-05 15:39 ` Sascha Hauer
     [not found]   ` <CANvTkNby96mKLpMKL47NAKb6q8GyHV2xFrCYDZ3Dh=ixtz=vOQ@mail.gmail.com>
2013-12-05 18:20     ` Alexander Aring
2013-12-05 18:21   ` Alexander Aring
2013-12-06 17:08   ` Jean-Christophe PLAGNIOL-VILLARD
2013-12-07  6:28     ` Alexander Aring

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