AndreDVJ
f9ebebb3ee
~/router/Makefile: Updates to support ipset 6.38
7 years ago
AndreDVJ
ed7f6b599a
~/router/Makefile: Added symlink to iptables-save command
...
For some odd reason the symlink to install said command is coded, but there wasn't an iptables-save file to copy to $INSTALL directory.
7 years ago
AndreDVJ
d4479a6f56
ipset: Updated to 6.38
7 years ago
M_ars
5592203901
router/shared/defaults.c: disable "nf_sip" by default (GUI @ Tracking / NAT Helpers SIP - Option Off)
7 years ago
M_ars
f2785c3e79
router/shared/defaults.c: add missing "ipv6_dhcpd" at router/shared/defaults.c and set it to "1" (Enable DHCPv6)
7 years ago
AndreDVJ
2f8f8cc59b
~/router/Makefile: Added symlink to iptables-save command
...
For some odd reason the symlink to install said command is coded, but there wasn't an iptables-save file to copy to $INSTALL directory.
7 years ago
AndreDVJ
6837cdf14b
~/router/Makefile: Updates to support ipset 6.38
7 years ago
AndreDVJ
317c39e22a
ipset: Updated to 6.38
7 years ago
kille72
45e9ff2935
Revert "router/rc/init.c: R8000: invert the default order of ports"
...
This reverts commit 37255e68f6
.
7 years ago
kille72
c2ab25ae95
Bumped version to 2018.2
7 years ago
kille72
461609f9d9
Merge branch 'shibby-arm' into shibby-arm7
7 years ago
kille72
0220adf1b9
Update readme.md
7 years ago
kille72
8d4d7ae7d1
TomatoAnon: changed Tomato MOD information to "FreshTomato"
7 years ago
kille72
137fff3063
Revert "GUI: fix problem with passing Tagged/UNtagged on same port when using default vlan."
...
This reverts commit 6bfdf9aca6
.
Not working as intended/has problems.
7 years ago
kille72
fbcd852848
Bumped version to 2018.2
7 years ago
kille72
5341576fa1
Revert "GUI: fix problem with passing Tagged/UNtagged on same port when using default vlan."
...
This reverts commit 6bfdf9aca6
.
Not working as intended/has problems.
7 years ago
kille72
b75dd88533
Merge branch 'shibby-arm' into shibby-arm7
7 years ago
pedro
d10b7443f3
Rebranding sdk7 ;)
7 years ago
kille72
33f3798885
TomatoAnon: changed Tomato MOD information to "FreshTomato"
7 years ago
kille72
2e8b02d16c
Merge branch 'shibby-arm' into shibby-arm7
7 years ago
kille72
a352f1473f
Update readme.md
7 years ago
kille72
0465d49bfe
Rebranding ;)
7 years ago
pedro
4ae7ffc787
kernel: ACPI: acpi_pad: Fix memory leak in power saving threads
...
Fix once per second (round_robin_time) memory leak of about 1 KB in
each acpi_pad kernel idling thread that is activated.
Found by testing with kmemleak.
as per: 8b29d29abc
Thanks @edrikk for letting know
7 years ago
pedro
aab14b0990
kernel: ACPICA: Fix memory leak on unusual memory leak
...
Fixes a single-object memory leak on a store-to-reference method
invocation. ACPICA BZ 1439.
as per: 1c29c372b2
Thanks @edrikk for letting know
7 years ago
pedro
036314e0f7
kernel: ACPI: acpi_pad: Fix memory leak in power saving threads
...
Fix once per second (round_robin_time) memory leak of about 1 KB in
each acpi_pad kernel idling thread that is activated.
Found by testing with kmemleak.
as per: 8b29d29abc
Thanks @edrikk for letting know
7 years ago
pedro
02f9495c6d
kernel: ACPICA: Fix memory leak on unusual memory leak
...
Fixes a single-object memory leak on a store-to-reference method
invocation. ACPICA BZ 1439.
as per: 1c29c372b2
Thanks @edrikk for letting know
7 years ago
pedro
49a2f2f500
kernel: ACPI: acpi_pad: Fix memory leak in power saving threads
...
Fix once per second (round_robin_time) memory leak of about 1 KB in
each acpi_pad kernel idling thread that is activated.
Found by testing with kmemleak.
as per: 8b29d29abc
Thanks @edrikk for letting know
7 years ago
pedro
458ce5b9aa
kernel: ACPICA: Fix memory leak on unusual memory leak
...
Fixes a single-object memory leak on a store-to-reference method
invocation. ACPICA BZ 1439.
as per: 1c29c372b2
Thanks @edrikk for letting know
7 years ago
kille72
91ffc7ed63
miniupnpd: updated to 2.0.20180412
...
Fixed "Switching to use of a monotonic clock": https://github.com/miniupnp/miniupnp/issues/288
7 years ago
kille72
a0a0205878
miniupnpd: updated to 2.0.20180412
...
Fixed "Switching to use of a monotonic clock": https://github.com/miniupnp/miniupnp/issues/288
7 years ago
pedro
91570d8c5c
router/wan.c: cleanup
...
- some addtions to chat file
- add: ppp_debug also switch on debbuging mode in chat (very helpful)
7 years ago
pedro
3e508d7d38
QOS: fix the # number of Rule doesn't show in QOS Details view.
...
- as per https://www.linksysinfo.org/index.php?threads/tomato-for-arm-routers.69719/page-20#post-266955
7 years ago
pedro
3e65bb3ee3
router/wan.c: cleanup
...
- some addtions to chat file
- add: ppp_debug also switch on debbuging mode in chat (very helpful)
7 years ago
pedro
b520c9cf43
QOS: fix the # number of Rule doesn't show in QOS Details view.
...
- as per https://www.linksysinfo.org/index.php?threads/tomato-for-arm-routers.69719/page-20#post-266955
7 years ago
pedro
5e499ed729
README.md: Cosmetics
7 years ago
kille72
c46622d853
dnsmasq: update to 2.80test1
...
http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=log
7 years ago
kille72
48f2898ac7
miniupnpd: updated to 2.0.20180410
7 years ago
kille72
04f79030e0
sqlite: updated to 3.23.1
...
https://www.sqlite.org/releaselog/3_23_1.html
7 years ago
kille72
70bae3916f
Merge branch 'shibby-arm' into shibby-arm7
7 years ago
pedro
20fde370dd
Cleanup of unused components from the tree and Makefiles
...
- based on @AndreDVJ's commit: 0d625caed7
7 years ago
pedro
4be7d80884
libusb: update to 1.0.22
7 years ago
kille72
37d61e2f42
README.md: Cosmetics
7 years ago
kille72
b9d4ef4faa
dnsmasq: update to 2.80test1
...
http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=log
7 years ago
kille72
e4862d3937
miniupnpd: updated to 2.0.20180410
7 years ago
kille72
b25d1df075
sqlite: updated to 3.23.1
...
https://www.sqlite.org/releaselog/3_23_1.html
7 years ago
pedro
c7b3d789e9
Cleanup of unused components from the tree and Makefiles
...
- based on @AndreDVJ's commit: 0d625caed7
7 years ago
pedro
fd69751877
libusb: update to 1.0.22
7 years ago
kille72
83d32414d4
nginx: updated to 1.13.12
...
- Bugfix: connections with gRPC backends might be closed unexpectedly when returning a large response.
7 years ago
kille72
2c0d51daf3
nginx: updated to 1.13.12
...
- Bugfix: connections with gRPC backends might be closed unexpectedly when returning a large response.
7 years ago
kille72
cf5ce8ba02
README.md: add "HOW TO COMPILE FRESHTOMATO on Debian 9.x/64bit"
7 years ago