openwrt / odhcp6c

This repository is a mirror of https://git.openwrt.org/?p=project/odhcp6c.git. It is for reference only and is not active for checks-ins or reporting issues; issues should be reported at: https://bugs.openwrt.org. Pull requests will be accepted which will be merged in odhcp6c.git
GNU General Public License v2.0
78 stars 83 forks source link

odhcp6c: allow to request specific ipv6 prefix #87

Open themiron opened 3 months ago

themiron commented 3 months ago

Expand -P option with optional exact ipv6 prefix format. This allows to keep the IPv6 prefix in some cases, for example if the prefix is issued dynamically on upstream.

Examples:

    -P <length>
    -P <prefix/length>

Based on https://github.com/openwrt/odhcp6c/pull/86

1223421 commented 3 months ago

it works and it's better than #86

Headcrabed commented 1 month ago

@dedeckeh Hello, can you give this pr a review? This is very useful.

NNdroid commented 1 month ago

@dedeckeh Hello, can you give this pr a review? This is very useful.

It looks like he hasn't been online for 2 years and probably can't merge requests, so is there anyone else who can merge it to Openwrt ?