index
:
openwrt/odhcpd
bp
dnsupdate
ia-ta
master
openwrt-19.07
pd-manager
wireguard
OpenWrt DHCP Server
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
dhcpv6-ia.c
Age
Commit message (
Expand
)
Author
2015-07-27
ra/dhcpv6: unify address change handling
Steven Barth
2015-07-14
ndp: fixup relay
Steven Barth
2015-05-21
dhcpv6: fix typo
Steven Barth
2015-05-13
dhcpv6-pd: ignore /64 on interface
Steven Barth
2015-04-20
dhcpv6: don't initialize IA-handing when turning down interface
Steven Barth
2015-04-20
remove leftover fallout from prefix class support
Steven Barth
2015-04-14
Fix logic inversion
Steven Barth
2015-04-14
Fix potential invalid memory access
Steven Barth
2015-04-06
dhcpv6: fix handling of infinite lifetimes
Steven Barth
2015-03-30
properly handle return codes
John Crispin
2015-03-30
dhcpv6: fix default assignment of non-64
Steven Barth
2015-03-30
dhcpv6: prefer ula over other globals
Steven Barth
2015-03-29
Fix hostname export
Steven Barth
2015-03-29
Remove prefix coloring support, refine hybrid management mode
Steven Barth
2014-11-06
DHCPv6: enable flash-renumbering hack only for /64 prefixes
Steven Barth
2014-10-18
dhcpv6: fix calculation of T1 and T2
Steven Barth
2014-10-16
dhcpv6: allow flash renumbering in hybrid management mode
Steven Barth
2014-08-19
Fix compilation errors in last commit
Steven Barth
2014-08-19
dhcpv6-ia: add logging
Steven Barth
2014-08-13
PD: don't consider deprecated assigned prefixes when calculating avilable PD ...
Steven Barth
2014-08-08
Add host-entries for all IPv6 addresses
Steven Barth
2014-08-07
sync hostfile more often
Steven Barth
2014-07-23
Don't loose routes in managed PD
Steven Barth
2014-06-30
leasefile: do not output expired dhcpv6 leases
Nikolay Martynov
2014-06-17
use leaetime as base for T1 and T2 upper bound
Steven Barth
2014-06-17
backup for notonlink
Steven Barth
2014-06-17
dhcpv6: send NotOnLink status on global level
Steven Barth
2014-04-23
Add status code ok option in reply to a decline message
Hans Dedecker
2014-04-23
Don't return a DHCPv6 reply in response to a confirm without address(es)
Hans Dedecker
2014-04-06
odhcpd: managed PD wait for 250ms initial period
Steven Barth
2014-04-03
Make clang happy
Steven Barth
2014-04-01
Keep managed PD for at least 150 seconds
Steven Barth
2014-04-01
Wait at least 15 seconds for managed PD to be acknowledged
Steven Barth
2014-04-01
don't kill of managed PD too early
Steven Barth
2014-04-01
Complete managed PD/CER-ID support
Steven Barth
2014-03-24
Managed PD: initial support
Steven Barth
2014-03-11
Fix HMAC-MD5 in DHCPv6-reconfigure (thx rsmarples)
Steven Barth
2014-02-19
Replace IN6_ARE_ADDR_EQUAL by memcmp to avoid unaligneds
Steven Barth
2014-02-17
Add support for (managed) prefixes of length 65-96
Steven Barth
2014-01-18
Fix another memory corruption
Steven Barth
2014-01-17
Fix a segfault in state-script handling
Steven Barth
2014-01-15
Export hostname including domain in hostfile
Steven Barth
2014-01-06
don't run state update script unnecessarily often
Steven Barth
2014-01-04
Use 1 socket per interface for DHCPv6
Steven Barth
2014-01-03
derive ipv6 static lease from ipv4 if no hostid is given
Steven Barth
2014-01-03
Remove ula_compat feature
Steven Barth
2014-01-03
switch to libubox md5 implementation
Steven Barth
2013-12-05
Fix possible SEGFAULT conditions
Hans Dedecker
2013-12-04
Update class assignment logic
Steven Barth
2013-12-04
Fix prefix class IA_NA / IA_PD encoding
Steven Barth
[next]