odhcpd icon indicating copy to clipboard operation
odhcpd copied to clipboard

This repository is a mirror of https://git.openwrt.org/?p=project/odhcpd.git. Pull requests will be accepted which will be merged in odhcpd.git

Results 97 odhcpd issues
Sort by recently updated
recently updated
newest added

the dhcpv6_pd_min option clamps the requested prefix delegation to be at least as big as the option. This allows a router to manage the size of each downstream router's prefix...

Fixes #182 Signed-off-by: Ondřej Caletka

Hi all, I have a NAT64 network and I read that there is a RA extension to advertise NAT64 network prefix and I'd like to know if there is support...

Support for Vendor-Specific Information (Option-17) for DHCPv6, Option-125 for DHCP Signed-off-by: Avinash Tekumalla

The relay mode does not work on my OpenWRT router. Devices on LAN can get inet6 addr but are unable to ping any public ipv6 address. By Googling odhcpcd and...

With odhcpd 2021-07-18-bc9d317f-3 a downstream router requesting a subnet is getting NoPrefixAvail. The request is for a /64 and the router reporting NoPrefxAvail is being delegated a /48 from it's...

My LineageOS17.1 phones have no issues when connected directly to my router (dnsmasq SLAAC + statefull DHCPV6). However they can't keep the wifi connection (wlan0 goes down) when connecting through...

bug

I found the 'list dns' options influence both DHCPv6 Client and RA's RDNSS. So is there any way to make different DNS servers for DHCPv6 and RA service?

### Problem description: odhcpd in RA relay mode always copies RA flags (e.g. M, O, A) to downlink as-is. It doesn't take into account that these flags relate to DHCPv6,...

Hardware: WDR-3600 using OpenWRT Barrier Breaker 14.07 I want to provide the last 64 bits of the IPv6 address to my host using DHCPv6 using odhcpd. Have referred to: https://miceliux.com/apuntesderoot/2014/09/07/static-dhcpv6-leases-in-openwrt/...