Hi Daniel,

I started a bit of work to get it to work with my home ISP which does v6.
The first step was that I needed to hack together support for PPP since I'm
on VDSL. I got that bit working, but that just let's me set static IPv6
addresses and use SLAAC (which actually isn't practical for a router, it's
just fun for a test.)

I didn't get started on PD at all. I read bug 112 and wanted to work on it,
but found myself confused as to where to start since it means importing a
new dhcp client library. Do you want to work on it? Happy to connect on IRC
and help & test.

Hacking on VyOS for the first time can be challenging. Be sure to join IRC
and ask any questions you may have as you get started.

Cheers
Patrick

On Tue, Jan 12, 2016 at 5:58 PM, Daniil Baturin <dan...@baturin.org> wrote:

>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Hi Daniel,
>
> We've been looking into options to implement it, but the results were
> inconclusive.
>
> What it really needs is a person who really wants it and uses an ISP
> that provides it so they can easily test.
> If you want it and use such an ISP, you can be this person we've been
> looking for. ;)
>
> Do you have experience with PD on non-vyos linux machines?
> We'll be happy to help you add it to vyos. If you haven't looked into
> its source code yet, the cron CLI package
> (http://github.com/vyos/vyatta-cron) can be a good place to start
> learning how vyos packages are organized and how its config is converted
> to actual component configs.
>
> On 01/12/2016 09:53 AM, Daniel Corbe wrote:
> > I see Bug ID 112 about adding a proper DHCPv6 PD support.  I’d also like
> to see a proper CLAT
> implementation for VyOS for users who use service providers that are
> kind enough to provide a PLAT service to their customers.
> >
> > Is there any concerted effort going on right now to actually get this
> work done?   IE is there someone I should talk to about contributing to
> the effort?
> >
> >
> > _______________________________________________
> > Vyos-developers mailing list
> > Vyos-developers@lists.tuxis.nl
> > https://lists.tuxis.nl/listinfo/vyos-developers
>
>
> - --
> #!/usr/bin/env perl
> @a=split(//, "daniil @ baturin  .  org" );# Daniil Baturin
> @b=split(//,q/Px%!+o0Q6lh*7dp$.@8#%|y{/);while($i<24){$_.=
> chr((ord(@b[$i])-ord(@a[$i])+62)%94+32);$i++};print"$_\n"#
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2
>
> iQIcBAEBCAAGBQJWlT7jAAoJEEcm35UR4K8fspMP/12gH958Y3ui4+Unumdodc3F
> 1uM6WTpCUKQCxw2nhSlpFl0M//eCHsYs+oAnwAyC5TZwdb3uLeC4s2jfX92C9uad
> NOXwOHMiqm2hNOgtyzbVHlxo/rlOBtWRUbDGPazQA4zeYxTkalBn2rkoHATFHjgW
> UxOjiMYjOxhZNQ0gAeawE2s+eXaSK+wIUwv1w9ojC4sHpSN6p1bpEqALzZYA5o4s
> R3RdxbzJuQhjRgDFYm68zC8gFUoGN8rcZZOWtdxsyKIieR+r9Yoh5R8dZmO0x+F/
> nzH1lPSFVYnPymoF80IamR1i4plERs9Ov9TdWPiU51XF9nt1GQ6876PhTh5+zSHx
> rG6Iu4FMX9QiDzpFQ2CLxJzvdWTOb4EWxbH40t8sO6Q7JVhf6ONVUQOCFz8Ijt5w
> R4TTfLoySqBFYwztKc35XCQlY/aafVG/fB3zP37ZM0rVdjsCJDcUKQmC041GrkUS
> 69iIWFNp1bfwEdoH1srArRx5V10UgGkpASH5ei/uNzrbgBFTio97mk2WQbQEuNzM
> pfD87Wc2MhBJLpQbhwp3ROri6MMa8Qh6zI/OlVTqeBc62Z4rOvsiRvgffq2MD/iM
> +hjKbAWr/9YD8xP2IJ/qBXlogu+JL1fUNkR0KEWpmbFa7iOWAWE380iMcYyEd6Os
> vkCK7smc+pXeCvLSL71L
> =lT55
> -----END PGP SIGNATURE-----
>
>
>
> _______________________________________________
> Vyos-developers mailing list
> Vyos-developers@lists.tuxis.nl
> https://lists.tuxis.nl/listinfo/vyos-developers
>



-- 
Patrick van Staveren
http://trick.vanstaveren.us/
_______________________________________________
Vyos-developers mailing list
Vyos-developers@lists.tuxis.nl
https://lists.tuxis.nl/listinfo/vyos-developers

Reply via email to