| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
SVN-Revision: 42841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some ISP seem to only do stateful DHCPv6 and not sending RAs.
This is technically broken because plain DHCPv6 doesn't carry routes.
We work around here by faking a default route to the DHCPv6 server
if we do not receive a useful RA from the ISP.
This workaround can be turned off with: option fakeroutes 0
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42803
|
|
|
|
|
|
|
|
|
|
| |
Tos support is added as a string parameter which can have the following values :
-inherit (outer header inherits the tos value of the inner header)
-hex value
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 42749
|
|
|
|
|
|
|
|
|
|
| |
Tos support is added as a string parameter which can have the following values :
-inherit (outer header inherits the tos value of the inner header)
-hex value
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 42748
|
|
|
|
|
|
|
|
|
|
| |
Tos support is added as a string parameter which can have the following values :
-inherit (outer header inherits the tos value of the inner header)
-hex value
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 42747
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42741
|
|
|
|
| |
SVN-Revision: 42674
|
|
|
|
| |
SVN-Revision: 42274
|
|
|
|
|
|
| |
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 41893
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41833
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41823
|
|
|
|
| |
SVN-Revision: 41778
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The preferred he.net /nic/update endpoint expects the password or updatekey in
plain text and not as md5 sum, therfore remove the hashing operation from the
script.
This effectively renders the "updatekey" option redundant but we keep it around
for backwards compatibility. Both "option password" and "option updatekey" will
have end up in the "&password=" parameter of the update url and are passed through
unmodified.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41358
|
|
|
|
| |
SVN-Revision: 41003
|
|
|
|
|
|
| |
This deliberatly breaks RFC 7083 since its not really user-friendly.
SVN-Revision: 41001
|
|
|
|
| |
SVN-Revision: 40893
|
|
|
|
| |
SVN-Revision: 40887
|
|
|
|
| |
SVN-Revision: 40886
|
|
|
|
|
|
| |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40876
|
|
|
|
| |
SVN-Revision: 40826
|
|
|
|
| |
SVN-Revision: 40825
|
|
|
|
| |
SVN-Revision: 40824
|
|
|
|
| |
SVN-Revision: 40823
|
|
|
|
|
|
| |
Much thanks to Hans Dedecker
SVN-Revision: 40746
|
|
|
|
| |
SVN-Revision: 40745
|
|
|
|
| |
SVN-Revision: 40728
|
|
|
|
| |
SVN-Revision: 40604
|
|
|
|
|
|
|
|
|
|
| |
tunnel address
Gives the user the control to select the correct WAN IPv4 address to be used by the 6rd tunnel when mutiple WAN interfaces are configured
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 40566
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 40511
|
|
|
|
| |
SVN-Revision: 40432
|
|
|
|
| |
SVN-Revision: 40422
|
|
|
|
|
|
| |
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 40386
|
|
|
|
| |
SVN-Revision: 40351
|
|
|
|
| |
SVN-Revision: 40020
|
|
|
|
| |
SVN-Revision: 39910
|
|
|
|
| |
SVN-Revision: 39868
|
|
|
|
| |
SVN-Revision: 39785
|
|
|
|
|
|
|
| |
* Reduce RA/DHCPv6 spam filter to 30s by default and make it configurable
* Don't set nd_ra_{reachable,retransmit] to 0 when received in RAs
SVN-Revision: 39775
|
|
|
|
| |
SVN-Revision: 39646
|
|
|
|
| |
SVN-Revision: 39628
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39624
|
|
|
|
| |
SVN-Revision: 39605
|
|
|
|
| |
SVN-Revision: 39575
|
|
|
|
| |
SVN-Revision: 39502
|
|
|
|
| |
SVN-Revision: 39478
|
|
|
|
|
|
|
|
| |
Latest changes broke source-restriction of on-link routes. Restoring
old-behaviour but adding correct source-restrictions which prevents
the offlink handler to remove the on-link route.
SVN-Revision: 39454
|
|
|
|
| |
SVN-Revision: 39451
|
|
|
|
|
|
|
|
| |
* Fixed broken stateless-mode (fixes #14863)
* Support for multiple IAIDs, improved server compatibility,
improved NTP/SNTP support and other fixes (thanks to T-Labs)
SVN-Revision: 39433
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make the IPv4 "do not fragment" bit a configurable variable for the 6rd
tunnel interface as the bit should not be set in the encapsulating IPv4
header according to RFC3056.
On top the config variable allows to enable/disable path mtu discovery
for tunnel interfaces.
Config variable can be passed to netifd as tunnel config support is
already present for the "do not fragment" bit.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 39370
|
|
|
|
| |
SVN-Revision: 39347
|