Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 6relayd: update package description | Steven Barth | 2013-04-24 | 1 | -7/+6 | |
| | | | | SVN-Revision: 36413 | |||||
* | odhcp6c: Set default SOL_MAX_RT to 1h | Steven Barth | 2013-04-24 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36411 | |||||
* | odhcp6c: Several fixes and improvements * Add preliminary support for RFC ↵ | Steven Barth | 2013-04-22 | 1 | -2/+2 | |
| | | | | | | 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 SVN-Revision: 36382 | |||||
* | 6relayd: Add DHCPv6-PD server support, fix relaying in stateful mode | Steven Barth | 2013-04-22 | 2 | -4/+4 | |
| | | | | SVN-Revision: 36381 | |||||
* | Remove obsoleted ipv6-support meta-package | Steven Barth | 2013-04-09 | 2 | -55/+0 | |
| | | | | SVN-Revision: 36279 | |||||
* | odhcp6c: Fix a race-condition in RA-handling | Steven Barth | 2013-03-26 | 1 | -2/+2 | |
| | | | | | | Thanks to Markus Stenberg for investigating and providing a fix SVN-Revision: 36132 | |||||
* | odhcp6c: minor bug fixes | Steven Barth | 2013-03-25 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36123 | |||||
* | odhcp6c: Fix metric for on-link prefix routes | Steven Barth | 2013-03-20 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36094 | |||||
* | odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for ↵ | Steven Barth | 2013-03-18 | 1 | -2/+2 | |
| | | | | | | investigating SVN-Revision: 36083 | |||||
* | odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ↵ | Steven Barth | 2013-03-08 | 2 | -4/+7 | |
| | | | | | | T2 is > 1 day * Add "norelease" option to not send a RELEASE when stopping SVN-Revision: 35902 | |||||
* | 6relayd: Fix illegal memory accesses Spurious errors when receiving ↵ | Steven Barth | 2013-02-28 | 1 | -2/+2 | |
| | | | | | | netlink-messages lead to unhandled errors which caused SIGBUS. Thanks to tdavis for debugging SVN-Revision: 35836 | |||||
* | 6relayd: various fixes cap preferred and valid lifetimes at more reasonable ↵ | Steven Barth | 2013-02-28 | 1 | -2/+2 | |
| | | | | | | limits decrease memory usage (remove unnecessary book-keeping) SVN-Revision: 35835 | |||||
* | 6relayd: Fix config behaviour for rewrite_dns_addr option | Steven Barth | 2013-02-26 | 2 | -2/+2 | |
| | | | | SVN-Revision: 35804 | |||||
* | 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated ↵ | Steven Barth | 2013-02-26 | 3 | -4/+10 | |
| | | | | | | if other addresses are available * Allow the announced DNS-server to be overwritten SVN-Revision: 35803 | |||||
* | 6relayd: Fix possible memory corruption issue | Steven Barth | 2013-02-19 | 1 | -2/+2 | |
| | | | | SVN-Revision: 35673 | |||||
* | 6relayd: Workaround potential signal handling issue | Steven Barth | 2013-02-18 | 1 | -2/+2 | |
| | | | | SVN-Revision: 35665 | |||||
* | odhcp6c: allow setting a user-provided prefix as well | Steven Barth | 2013-02-12 | 3 | -3/+7 | |
| | | | | SVN-Revision: 35570 | |||||
* | odhcp6c: Various bugfixes * Don't send undesired suggestions for preferred ↵ | Steven Barth | 2013-02-11 | 1 | -2/+2 | |
| | | | | | | and valid lifetimes * Be less verbose in logging SVN-Revision: 35553 | |||||
* | odhcp6c: Fix timing issues | Steven Barth | 2013-02-03 | 1 | -2/+2 | |
| | | | | SVN-Revision: 35472 | |||||
* | odhcp6c: Fix RENEW and REBIND requests | Steven Barth | 2013-02-02 | 1 | -2/+2 | |
| | | | | SVN-Revision: 35454 | |||||
* | odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requested | Steven Barth | 2013-02-01 | 2 | -6/+6 | |
| | | | | SVN-Revision: 35421 | |||||
* | odhcp6c: switch to userspace RA-handling and offload address assignment to ↵ | Steven Barth | 2013-02-01 | 3 | -30/+54 | |
| | | | | | | netifd SVN-Revision: 35419 | |||||
* | 6relayd: Fix announced router flags and IPv6 procfs-configuration | Steven Barth | 2013-02-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 35418 | |||||
* | 6in4: fix typo in last commit | Steven Barth | 2013-01-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 35409 | |||||
* | 6in4: work around hanging wget process | Steven Barth | 2013-01-30 | 2 | -3/+5 | |
| | | | | SVN-Revision: 35408 | |||||
* | 6relayd: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 | 2 | -2/+1 | |
| | | | | SVN-Revision: 35371 | |||||
* | odhcp6c: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 | 2 | -4/+2 | |
| | | | | SVN-Revision: 35370 | |||||
* | odhcp6c: work-around for proto-script to avoid loosing the default route | Steven Barth | 2013-01-28 | 2 | -20/+11 | |
| | | | | SVN-Revision: 35345 | |||||
* | ipv6-support: don't overwrite existing setting across reflashs | Steven Barth | 2013-01-23 | 2 | -1/+4 | |
| | | | | SVN-Revision: 35302 | |||||
* | 6relayd: fix shell library includes in init-script | Steven Barth | 2013-01-21 | 2 | -3/+6 | |
| | | | | | | Thanks to Daniel Golle SVN-Revision: 35262 | |||||
* | 6relayd: avoid a race-condition with looping RAs | Steven Barth | 2013-01-21 | 2 | -1/+2 | |
| | | | | SVN-Revision: 35260 | |||||
* | odhcp6c: Fix address assignment with infinite validity | Steven Barth | 2013-01-21 | 1 | -2/+2 | |
| | | | | SVN-Revision: 35258 | |||||
* | ipv6-support: adapt UCI defaults to new ordering | Steven Barth | 2013-01-18 | 1 | -2/+2 | |
| | | | | SVN-Revision: 35219 | |||||
* | odhcp6c: Fix parsing more than one DNS server | Steven Barth | 2013-01-18 | 1 | -2/+2 | |
| | | | | SVN-Revision: 35215 | |||||
* | ipv6-support: Rename enable-ipv6 UCI defaults | Steven Barth | 2013-01-17 | 2 | -2/+2 | |
| | | | | SVN-Revision: 35205 | |||||
* | odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 ↵ | Steven Barth | 2013-01-17 | 1 | -2/+2 | |
| | | | | | | behaviour over PPP and similar SVN-Revision: 35189 | |||||
* | ipv6-support: Switch to native IPv6 support | Steven Barth | 2013-01-15 | 8 | -719/+14 | |
| | | | | SVN-Revision: 35174 | |||||
* | 6rd: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -1/+5 | |
| | | | | SVN-Revision: 35173 | |||||
* | 6to4: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -1/+2 | |
| | | | | SVN-Revision: 35172 | |||||
* | 6in4: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -3/+6 | |
| | | | | SVN-Revision: 35171 | |||||
* | 6relayd: add suitable default configuration | Steven Barth | 2013-01-15 | 2 | -1/+9 | |
| | | | | SVN-Revision: 35170 | |||||
* | 6distributed: Remove obsolete service (replaced by netifd) | Steven Barth | 2013-01-15 | 2 | -64/+0 | |
| | | | | SVN-Revision: 35169 | |||||
* | odhcp6c: Send RS on start | Steven Barth | 2013-01-13 | 2 | -1/+4 | |
| | | | | SVN-Revision: 35137 | |||||
* | odhcp6c: Add preliminary proto-handler | Steven Barth | 2013-01-13 | 3 | -1/+129 | |
| | | | | SVN-Revision: 35135 | |||||
* | ipv6-support: don't use disable_ipv6 | Steven Barth | 2013-01-13 | 2 | -4/+3 | |
| | | | | SVN-Revision: 35134 | |||||
* | 6relayd: Rewrite init-script logic | Steven Barth | 2013-01-13 | 4 | -47/+95 | |
| | | | | SVN-Revision: 35133 | |||||
* | ipv6-support: Update iteration * Add support for blocking forwarding while ↵ | Steven Barth | 2013-01-02 | 3 | -15/+53 | |
| | | | | | | address assignments * Fix relay restarting function SVN-Revision: 34985 | |||||
* | odhcp6c: Add support for SNTP and SIP options | Steven Barth | 2013-01-02 | 1 | -3/+2 | |
| | | | | SVN-Revision: 34984 | |||||
* | 6relayd: Announce RDNSS and DNSSL via RA | Steven Barth | 2013-01-02 | 1 | -2/+2 | |
| | | | | SVN-Revision: 34983 | |||||
* | 6relayd: Detect changes of default routes for RAs | Steven Barth | 2013-01-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 34958 |