- Oct 07, 2015
-
-
Zhu Ken authored
the global gcc options are changed, the stack is protected, it cause the text section is not accessible, we need add option -fPIE when compiling the bin file. Change-Id: Ifaa89775d1b0a69bede6dcb7aff383358f5ac9ed Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
- Sep 11, 2015
-
-
Zhu Ken authored
When user try to use linux command brctl stp br-lan on/off to set up the stp, it will cause linux go hung. This is because when rstp is not enabled, the commands brctl stp br-lan on will avoke rstp, the rstp will call this command again, and in this command, it use a lock, it cause deadlock, make the kernel hung. in this fixes, the command won't run the rstp again, so it won't go into deadlock. Change-Id: I4b7322f976ec00c8c65219a2be43a7173858b917 Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
- Jul 25, 2015
-
-
Zhu Ken authored
because these kernel module depends on the other kernel module. change the order install, let the depended kernel module install first move installing af_key for netkey in the netkey start script CRs-fixed:878616 Change-Id: I20be2a733a488e5288df895e64649fffc1f13aab Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
- Jul 21, 2015
-
-
Zhu Ken authored
Fixed: 1) network topology changed, the ipsec won't restart 2) ipsec restarted, the traffic will be accelerated by the sfe, it cause that traffic is not encrypted by the ipsec, when the tunnel comes back 3) make the ipsec won't autostarted on default. To activate the ipsec, it need enabled it by the web gui or uci shell /etc/ini.t/ipsec enable 4) remove the default ipsec psk, this will be some potential security issue CRs-fixed:876241 Change-Id: I5abccc57edf65f945191ae4021692808a7fc189d Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
- Jul 08, 2015
-
-
Zhu Ken authored
All of the board related script moved to the rstp.sh script Add support AP160,and make this daemon restart after interface changed. Change-Id: Id8dda5153e1034fdcff642af6d6077be055a1469 Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
- Jul 07, 2015
-
-
Zhu Ken authored
it use wrong interface, it will not be null when this macro Change-Id: Ia590d0b66eec46fbdda39ed09e8c266ac48b3392 Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
Zhu Ken authored
This code is from the banana and fixes some bugs Change-Id: I986a3a090d70f2278785b823fc00785037c5a10a Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
- Jul 06, 2015
-
-
Zhu Ken authored
This reverts commit 8023e06e. because this change is merged manually, it need merge automatically. revert this Change-Id: Icc913093ed0024e2fd140bee3d987a3509378307 Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
Zhu Ken authored
This reverts commit d276d910. This commit is merged manually, we need it to be merged automatically. Change-Id: Ifda928fd44cb0bd1aec0e94f09cea5f28795c377 Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
- Jun 17, 2015
-
-
Zhu Ken authored
there are missing a define in the ipsec-kversion.h Change-Id: Ibd7bb3dccc4523510b2962d594635738c2147469 Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
Zhu Ken authored
All of the board related script moved to the rstp.sh script Add support AP160,and make this daemon restart after interface changed. Change-Id: I711fc5a3c77f7581d5c9afaade8073aab548da84 Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
- May 20, 2015
-
-
Zhu Ken authored
This code is from the banana and fixes some bugs Change-Id: I986a3a090d70f2278785b823fc00785037c5a10a Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
Zhu Ken authored
Change-Id: Iefea13e6c41c8116ad03993880b98f287fb7dc4d Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-