Commit Graph

6431 Commits (2022.7)
 

Author SHA1 Message Date
pedro b4d6b28434 rc: mwan.c: fix multiWAN routing 4 years ago
pedro a973cbf0ba Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro bcec436b91 build: router: Makefile: fix condition when install of libutil.so is needed 4 years ago
pedro e391d35bfa build: router: Makefile: small correction 4 years ago
pedro b8b6143b4d Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 381bdb452f build: router: Makefile: one version for all branches ARM6/ARM7/MIPS RT/MIPS RT-N/MIPS RT-AC
- another step to merge all the branches together into one repo
- of course it needs further modifications, ie: distinguish different version of patches for ARM/MIPS
- also some packages are in different versions, but it could be done later by changing the name of subdirs
4 years ago
pedro 58af7c9a73 openvpn: update to 2.5.5 4 years ago
pedro 5dca8ed88a openssl-1.1: update to 1.1.1m 4 years ago
pedro 37ab83b939 sqlite: update to 3.37.0 4 years ago
pedro 5349b74cab nano: update to 6.0 4 years ago
pedro 0449d29b2f libcurl: update to 7.80.0 4 years ago
pedro 199834474a libexif: update to 0.6.24 4 years ago
pedro c3b0f8d67c build: disable CRASH_LOG for SDK7 because of incomplete implementation 4 years ago
pedro 4056f2c3b1 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 19e00b79fc build: samba3: update Makefile; one version for ARM and MIPS branch 4 years ago
pedro 96452cb79c build: router: common.mak: universal version for ARM/MIPS RT/MIPS RT-AC 4 years ago
pedro a86a828879 build: router: Makefile: align to MIPS branch 4 years ago
pedro 95fe627bf7 build: router: utils: rename subdir to 'utils_arm' similarly to the naming conention used in SDK7 branch 4 years ago
pedro 9ee4c6539d router: compressed: Makefile: one version for sdk6/7 4 years ago
pedro a97620de99 router: common.mak: one version for sdk6/7 4 years ago
Don Bushway 9472825596 Merged in arm-master (pull request #75)
512M memory map correction
4 years ago
snowman58 73d8725abd Correct 128K crash partition creation 4 years ago
snowman58 def0117d16 Correct Memory mapping for 512M DRAM 4 years ago
M_ars 7005cbcd79 VLAN (ARM SDK7): extend/fix vlan setups
see commit 9e0e1e8413

problem report:
https://www.linksysinfo.org/index.php?threads/some-issues-after-commits-9e0e1e8-sdk7-and-52e32dd-sdk6-with-untagged-vlan.77002/#post-331377
4 years ago
M_ars 2c09fc5dfd VLAN (ARM SDK6): extend/fix vlan setups
see commit 52e32dd1f7

problem report:
https://www.linksysinfo.org/index.php?threads/some-issues-after-commits-9e0e1e8-sdk7-and-52e32dd-sdk6-with-untagged-vlan.77002/#post-331377
4 years ago
pedro 435b119e00 rc: services.c: do not add 'trust-anchors.conf' to dnsmasq config file when built without DNSSEC 4 years ago
pedro bc2d98b551 router: mdu: Makefile: one more update 4 years ago
pedro a9f4321489 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 6fb7b8c731 build: router: Makefile: add appropriate flags when building packages to prevent use of incorrect or old headers/libraries (fixes #174); clean-up 4 years ago
pedro 379818a28d router: mdu: update/fix recipe 4 years ago
pedro 13032dfc80 toolchain: remove unneeded libraries 4 years ago
pedro ee4e764ad2 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro e0c7d670c5 rc: nginx: make h5ai support optional - it breaks autoindex if enabled but not used 4 years ago
M_ars f98cf42ade router: rc / httpd - synchronize source with RT-N/RT-AC/ARM branches (stay closer) 4 years ago
pedro 64af5390e5 libcurl: update CA certificate bundle as of 2021-10-26 4 years ago
pedro 098f1720b6 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 71850b61e6 mysql: update to 5.5.62
- use cmake instead of autotools
- Innodb engine must be disabled
- based on @st-ty1 work - thanks!
4 years ago
pedro 28b958f3e3 build: router: Makefile: transmission: update zlib include dir 4 years ago
pedro 31c84bbd89 build: router: Makefile: transmission: do not try to built with libiconv 4 years ago
pedro dbf12292c8 build: router: Makefile: fix typo 4 years ago
pedro 1aca9aa56b build: util-linux: fix build break; add update from the upstream 4 years ago
pedro 8b4a888d52 build: router: Makefile: update CMAKE_CrossOptions definition 4 years ago
pedro 81c4cd2d40 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 03e26ddcf4 vsftpd: fix to fix... 4 years ago
pedro fe15c2a215 build: router: Makefile: update libffi/glib2 recipes 4 years ago
pedro 53020abb67 util-linux: update to 2.37.2 4 years ago
M_ars 9e0e1e8413 VLAN (ARM SDK7): repair vlan setup/config and adjust to FT logic (ID mapping)
After all this years :) - fix this very old bugs/problems, see for example
https://www.linksysinfo.org/index.php?threads/fresh-tomato-r7000-vlan-issue-on-ftth-provider.76958/#post-330960
https://www.linksysinfo.org/index.php?threads/wired-vlan-help-please.76898/#post-331142
and many more ...

tested with RT-N18U, wokring correct now

(Further Note: remove vlan0tag - we do not need/use it)

(And a little cosmitc for SDK7)
4 years ago
M_ars 52e32dd1f7 VLAN (ARM SDK6): repair vlan setup/config and adjust to FT logic (ID mapping)
After all this years :) - fix this very old bugs/problems, see for example
https://www.linksysinfo.org/index.php?threads/fresh-tomato-r7000-vlan-issue-on-ftth-provider.76958/#post-330960
https://www.linksysinfo.org/index.php?threads/wired-vlan-help-please.76898/#post-331142
and many more ...

tested with RT-N18U, wokring correct now

(Further Note: remove vlan0tag - we do not need/use it)
4 years ago
pedro 5d8f7ef022 nginx: update to 1.21.4 4 years ago
pedro 913928405a vsftpd: fix commit 066f3f8 4 years ago