]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
inet6: Add support for reporting Mobile IPv6 RA's
authorRoy Marples <roy@marples.name>
Mon, 15 Jun 2020 21:43:39 +0000 (22:43 +0100)
committerRoy Marples <roy@marples.name>
Mon, 15 Jun 2020 21:43:39 +0000 (22:43 +0100)
commit774505038c1dbcdd9c8de81a4c0c81b482b566e1
treea5c1de9c3caa2c1299e62fc430e8f0200a95b2de
parente28fb1bab09b0cfb230f6645d3f790793fb8b5f3
inet6: Add support for reporting Mobile IPv6 RA's

This is RFC6275. dhcpcd is not a client suitable for this,
but it will at least decode the information properly.
src/dhcpcd-definitions-small.conf
src/dhcpcd-definitions.conf
src/ipv6.h
src/ipv6nd.c