41 Commits (33c620773dba85ccc93dad328b71aaee54bbbb3b)

Author SHA1 Message Date
Steven Barth 089d6612ce 6relayd: Work around Windows DHCPv6 quirks Announcing deprecated addresses breaks Windows clients 12 years ago
Steven Barth cdc3caf533 6relayd: Better compatibility with misbheaving DHCPv6 clients * Make the "best" address / prefix the first one being announced * Only add the "best" address to the hosts-file 12 years ago
Steven Barth dc6625f977 6relayd: more verbosity in leases and logging 12 years ago
Steven Barth 61c0c6ab68 6relayd: RFC 6204 and naming improvements * Announce delegated prefixes using route info according to RFC 6204 L-3 * Enable hybrid stateless + stateful DHCPv6-mode as default 12 years ago
Steven Barth f63064a257 6relayd: Fix DHCPv6-server picking up addresses from master interface 12 years ago
Steven Barth d8d7d7f4aa 6relayd: fix a lease-timing issue with stateful DHCPv6 12 years ago
Steven Barth 9c3ac668e0 6relayd: Let OpenWrt override default CFLAGS 12 years ago
Steven Barth 9d115df749 6relayd: Fix a segfault when multiple downstream interfaces are present 12 years ago
Steven Barth 37baf2d6b2 6relayd: Various DHCPv6-fixes * Be more standards-compliant in stateful mode * Handle hostnames from Windows-clients correctly * Handle messages from DHCPv6-relays better 12 years ago
Steven Barth 334c40da14 6relayd: Add stateful DHCPv6-support (IA_NA) * Add management_level option (0: set O-flag, >=1: set M-flag) * Add support for static DHCPv6-leases * Various fixes for DHCPv6-PD 12 years ago
Felix Fietkau d481486aad package: fold the IPv6 menu into Network 12 years ago
Steven Barth e8f3897389 6relayd: Always announce the current MAC-address 12 years ago
Steven Barth 49f97af481 6relayd: Fix generation of RA-messages 12 years ago
Steven Barth 2dbcd2ba7b 6relayd: update package description 12 years ago
Steven Barth 1e78c3e297 6relayd: Add DHCPv6-PD server support, fix relaying in stateful mode 12 years ago
Steven Barth c81945e979 6relayd: Fix illegal memory accesses Spurious errors when receiving netlink-messages lead to unhandled errors which caused SIGBUS. Thanks to tdavis for debugging 12 years ago
Steven Barth 50b7fa217a 6relayd: various fixes cap preferred and valid lifetimes at more reasonable limits decrease memory usage (remove unnecessary book-keeping) 12 years ago
Steven Barth a90b6f7d90 6relayd: Fix config behaviour for rewrite_dns_addr option 12 years ago
Steven Barth 32ac53821f 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated if other addresses are available * Allow the announced DNS-server to be overwritten 12 years ago
Steven Barth 3081c672fc 6relayd: Fix possible memory corruption issue 12 years ago
Steven Barth f5b63ffd33 6relayd: Workaround potential signal handling issue 12 years ago
Steven Barth a3368da479 6relayd: Fix announced router flags and IPv6 procfs-configuration 12 years ago
Steven Barth 78a6439784 6relayd: remove IPv6 forwarding-sysctl workaround 12 years ago
Steven Barth 38080ae550 6relayd: fix shell library includes in init-script 12 years ago
Steven Barth 8a97d823a4 6relayd: avoid a race-condition with looping RAs 12 years ago
Steven Barth a1e92f6dd1 6relayd: add suitable default configuration 12 years ago
Steven Barth fde5b934fd 6relayd: Rewrite init-script logic 12 years ago
Steven Barth 4a2e55f30f 6relayd: Announce RDNSS and DNSSL via RA 12 years ago
Steven Barth 7a25be66c3 6relayd: Detect changes of default routes for RAs 12 years ago
Steven Barth d6c955e39a 6relayd: Announce DNS search domain via DHCPv6 12 years ago
Steven Barth 4bab347e98 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced MTU when using tunnels 12 years ago
Steven Barth 2dbfffef68 6relayd: Fix detection of prefix changes 12 years ago
Steven Barth 14273e1120 6relayd: Fix announcement of deprecated prefixes 12 years ago
Steven Barth eeeb59e451 6relayd: Always send NA with hop-limit 255 * thanks risa2000 for investigating 12 years ago
Steven Barth 61e8c6b83b 6relayd: More RFC-compatibility and size reduction 12 years ago
Steven Barth 7d3495b431 6relayd: Fix some RFC 6204 compatibility issues 12 years ago
Steven Barth 417af03ba5 6relayd: add conffiles section, thanks swalker 12 years ago
Steven Barth 45137b0896 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - Rework configuration and add example UCI file - Fix various bugs and be more RFC compliant 12 years ago
Steven Barth 9aba83eced 6relayd: auto-configure local interfaces as well 12 years ago
Steven Barth c3d04d4630 6relayd: update to work around a raw-socket bug 12 years ago
Steven Barth 1fe7efbddb ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) 12 years ago