Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: update CHANGES for v2.20_rc1 release #211

Merged
merged 1 commit into from
Nov 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
2023/11/16 Release v2.20_rc1
UnrestrictedUnicast option (respond to RS with configured clients)
Ignore clients w/ ! prefix
Build improvement, inc. containers for reproducible packaging
Captive-Portal API (RFC8910)
Default lifetime changes for RDNSS & DNSSL (RFC8106)
Prefix lifetime based on kernel lifetimes
Netlink fixes for simultaneous POLLERR & POLLIN
pwname fixes for root (Fixes #165)
Secure ND timestamp support for radvdump (RFC3971)
RemoveAdvOnExit for zero lifetime adv on exit
NAT64/pref64 support (RFC6052, RFC8781)
Case-insensitive config options
AutoIgnorePrefix
Fix net.ipv6.conf.all.forwarding cease_adv bug

2020/09/23 Release v2.19
bug fixes
cleanups
Expand Down
Loading