95 Commits (d35545f3d7058e7ebc011d42cdda104e5966766b)

Author SHA1 Message Date
Steven Barth 49f97af481 6relayd: Fix generation of RA-messages 12 years ago
Steven Barth 2dbcd2ba7b 6relayd: update package description 12 years ago
Steven Barth 21e4e2a766 odhcp6c: Set default SOL_MAX_RT to 1h 12 years ago
Steven Barth c96c05d549 odhcp6c: Several fixes and improvements * Add preliminary support for RFC 6603 prefix exclusion * Fix reconfigure-support and reconfigure authentication * Set maximum retransmission timeout for solicitations to 2h * Fix a segfault when parsing IA_PD in advertise messages 12 years ago
Steven Barth 1e78c3e297 6relayd: Add DHCPv6-PD server support, fix relaying in stateful mode 12 years ago
Steven Barth 2c087dc785 Remove obsoleted ipv6-support meta-package 12 years ago
Steven Barth eedf9e72f9 odhcp6c: Fix a race-condition in RA-handling 12 years ago
Steven Barth 6529cf6cea odhcp6c: minor bug fixes 12 years ago
Steven Barth eeb88a1df3 odhcp6c: Fix metric for on-link prefix routes 12 years ago
Steven Barth 3ebdd3b330 odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for investigating 12 years ago
Steven Barth 39a001dc69 odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or T2 is > 1 day * Add "norelease" option to not send a RELEASE when stopping 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 99b69fd9c5 odhcp6c: allow setting a user-provided prefix as well 12 years ago
Steven Barth b8c796fbd7 odhcp6c: Various bugfixes * Don't send undesired suggestions for preferred and valid lifetimes * Be less verbose in logging 12 years ago
Steven Barth 13544edce7 odhcp6c: Fix timing issues 12 years ago
Steven Barth 6be5a5a73d odhcp6c: Fix RENEW and REBIND requests 12 years ago
Steven Barth e2193a69c8 odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requested 12 years ago
Steven Barth 9a62439c28 odhcp6c: switch to userspace RA-handling and offload address assignment to netifd 12 years ago
Steven Barth a3368da479 6relayd: Fix announced router flags and IPv6 procfs-configuration 12 years ago
Steven Barth 4bd3f54143 6in4: fix typo in last commit 12 years ago
Steven Barth a0a91963af 6in4: work around hanging wget process 12 years ago
Steven Barth 78a6439784 6relayd: remove IPv6 forwarding-sysctl workaround 12 years ago
Steven Barth 1a0b207d61 odhcp6c: remove IPv6 forwarding-sysctl workaround 12 years ago
Steven Barth e964fa5d8f odhcp6c: work-around for proto-script to avoid loosing the default route 12 years ago
Steven Barth a81c76617e ipv6-support: don't overwrite existing setting across reflashs 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 f1fd0f8278 odhcp6c: Fix address assignment with infinite validity 12 years ago
Steven Barth 62e9957cc4 ipv6-support: adapt UCI defaults to new ordering 12 years ago
Steven Barth 5a122f7e5f odhcp6c: Fix parsing more than one DNS server 12 years ago
Steven Barth f517d0481a ipv6-support: Rename enable-ipv6 UCI defaults 12 years ago
Steven Barth 66fa83d211 odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviour over PPP and similar 12 years ago
Steven Barth 3235d860a6 ipv6-support: Switch to native IPv6 support 12 years ago
Steven Barth 955a1e8e28 6rd: add support for native IPv6 prefix handling 12 years ago
Steven Barth 811cd2acf4 6to4: add support for native IPv6 prefix handling 12 years ago
Steven Barth 2a94f67029 6in4: add support for native IPv6 prefix handling 12 years ago
Steven Barth a1e92f6dd1 6relayd: add suitable default configuration 12 years ago
Steven Barth 859fd7f614 6distributed: Remove obsolete service (replaced by netifd) 12 years ago
Steven Barth 0cd21ca785 odhcp6c: Send RS on start 12 years ago
Steven Barth f0df2006af odhcp6c: Add preliminary proto-handler 12 years ago
Steven Barth b58a13cb2c ipv6-support: don't use disable_ipv6 12 years ago
Steven Barth fde5b934fd 6relayd: Rewrite init-script logic 12 years ago
Steven Barth 965afef317 ipv6-support: Update iteration * Add support for blocking forwarding while address assignments * Fix relay restarting function 12 years ago
Steven Barth c7d9d7c952 odhcp6c: Add support for SNTP and SIP options 12 years ago
Steven Barth 4a2e55f30f 6relayd: Announce RDNSS and DNSSL via RA 12 years ago