- Jul 01, 2019
-
-
Ken Zhu authored
It is hard to add new patch file for the only two number prefix, make it to be 3 number prefix. Change-Id: I406870bed59d5245c465957ce20a3166c61e4872 Signed-off-by:
Ken Zhu <guigenz@codeaurora.org>
-
- May 17, 2019
-
-
Ken Zhu authored
When using rstpctl command to stop the rstp service, the daemon will stop unexpectedly. it exits because the rcvmsg returns error that no buffer space available, but this is not a critical issue, let it ignore this and continue. Change-Id: Ia20978a9dd846c24a6fef9604346f1356f44adc3 Signed-off-by:
Ken Zhu <guigenz@codeaurora.org>
-
- Apr 19, 2019
-
-
Ken Zhu authored
before using udp encap, need call udp_encap_enable otherwise, the udp encap packets will go to the socket creator. Change-Id: I267179c71c646a8d11984990cabe99e198e32322 Signed-off-by:
Ken Zhu <guigenz@codeaurora.org>
-
- Mar 07, 2019
-
-
Casey Chen authored
Avoid rstp start and restart run simultaneously during boot time. Change-Id: If7fabfb4085a55a733fc4f8d44ebcd408e5024bf Signed-off-by:
Casey Chen <kexinc@codeaurora.org>
-
- Feb 21, 2019
-
-
Casey Chen authored
Change-Id: I8445d48b5f736761e73fbcfbdd585c29f5fe8e23 Signed-off-by:
Casey Chen <kexinc@codeaurora.org>
-
- Feb 01, 2019
-
-
Naresh Kumar Mehta authored
Change-Id: Ia72ce4810242b7ebb81c65c2c86131f3bcebe399 Signed-off-by:
Naresh Kumar Mehta <naresh@codeaurora.org>
-
- Jan 24, 2019
-
-
Linux Build Service Account authored
-
- Jan 14, 2019
-
-
Ken Zhu authored
remove the change in the copyright header. Change-Id: I600d6a07be400c75e7b67ae01f5cc35247321483 Signed-off-by:
Ken Zhu <guigenz@codeaurora.org>
-
- Jan 13, 2019
-
-
Naresh Kumar Mehta authored
Change-Id: Ic90d0d0f4b93973453ca19607c612124a41d90c3 Signed-off-by:
Naresh Kumar Mehta <naresh@codeaurora.org>
-
- Jan 02, 2019
-
-
Ken Zhu authored
Some SAs may be initiated in the responder side, when the initiator restarted, these SAs in the responder are not deleted. Request of SA delete fails to verify the message id and gets dropped state should update the next-use message id after sending out a message. Change-Id: I22225ab9236a04b7e0f5d8a9300c5b28fc0ec25f Signed-off-by:
Ken Zhu <guigenz@codeaurora.org>
-
- Dec 21, 2018
-
-
Casey Chen authored
brctl stp should on or off all bridges in automode. Change-Id: I2c70518b609e74cf7dc8c42a47732eb83c4ba3e2 Signed-off-by:
Casey Chen <kexinc@codeaurora.org>
-
- Nov 28, 2018
-
-
Casey Chen authored
Port index is not correctly updated if there is VLAN interface on one bridge with rstp running in automode. Change-Id: I5b18c28e1afa66ad327dd5cc3a598be1b72ec01b Signed-off-by:
Casey Chen <kexinc@codeaurora.org>
-
Casey Chen authored
Change-Id: Ic599c7683615d902cf7948bd854aea8f9abe91c0 Signed-off-by:
Casey Chen <kexinc@codeaurora.org>
-
- Nov 16, 2018
-
-
Naresh Kumar Mehta authored
Change-Id: I311bd2b3dd9b009c5695f554030d998e78bd382f Signed-off-by:
Naresh Kumar Mehta <naresh@codeaurora.org>
-
- Nov 01, 2018
-
-
Casey Chen authored
Parameter sizes mismatch when calling switch API. The switch API expects platform-dependent size while the variables passed in are always defined as 32 bit. Change-Id: I9104518aa85627bd08201032fbae2116753b46ca Signed-off-by:
Casey Chen <kexinc@codeaurora.org>
-
- Sep 20, 2018
-
-
Ram Chandra Jangir authored
pptpd is using plugin provided by ppp-mod-pptp, hence we will disable pppd_plugin from this package. This change also adds support to use the default install rule of pptpd. Change-Id: I25178cdf79580bd3b074cf344cba1849c12da01c Signed-off-by:
Ram Chandra Jangir <rjangir@codeaurora.org>
-
- Aug 20, 2018
-
-
mandrew authored
Change-Id: I05ca21b4aa36521dfb11e910ffa7bfe2e453b48e Signed-off-by:
mandrew <mandrew@codeaurora.org>
-
- Jul 28, 2018
-
-
Xiaoping Fan authored
A former commit 45204d84 is to do the same thing in Akronite board. But this commit is for Dakota board. In Dakota board, qca header is inserted by EDMA driver, so we don't need to enable qca header in hardware for cpu/mirror port. But we still need to flush FDB on cpu port when topology changed. So we added a attribute of cpu/mirror port to identify if qca header is inserted by EDMA driver. Change-Id: I46ca85bd66bc09b6463ae28307e867c7177d8417 Signed-off-by:
Zhu Ken <guigenz@codeaurora.org> (cherry picked from commit 4eb48400)
-
- Jun 08, 2018
-
-
Sandhya K S authored
Change-Id: Icb59cf7c32826612c4830eef5d06a2f186511554 Signed-off-by:
Sandhya <sandhyks@codeaurora.org>
-
- May 04, 2018
-
-
Suruchi Agarwal authored
Support to configure NAT-T flag in offload mode added. Change-Id: Ifeb11d313d343bd78b8f106378138a9ea652af33 Signed-off-by:
Suruchi Agarwal <suruchia@codeaurora.org>
-
- May 03, 2018
-
-
Suruchi Agarwal authored
Change-Id: I65b2be18dfc0c0e26cf22b211fd57da3596c11f0 Signed-off-by:
Suruchi Agarwal <suruchia@codeaurora.org>
-
- Apr 12, 2018
-
-
Ken Zhu authored
There are a little difference between musl and C library in the processing of the fd that was opened. closelog will closed the unexpected file descriptor, it causes the hang of reading of random. Change-Id: I722d30afc46bf677c88d54e8fd3fd9b51b3e1994 Signed-off-by:
Ken Zhu <guigenz@codeaurora.org>
-
- Mar 23, 2018
-
-
Ken Zhu authored
when module is unloading, all tasks should be discarded to avoid being used after free, keep sleeping until the taskets are finished. Change-Id: I044ddfcdf75a82a569f05bb39d5a117fe14ef676 Signed-off-by:
Ken Zhu <guigenz@codeaurora.org>
-
- Feb 23, 2018
-
-
Ken Zhu authored
After whack connected to the daemon, it didn't close the unix sock, when it tries to connect again, the connection will be hung. when jobs are done in the whack, close the sock before quit. Change-Id: Ia2104f85fa1c280c7bf6928195ab3919177efd5d Signed-off-by:
Ken Zhu <guigenz@codeaurora.org>
-
- Jan 26, 2018
-
-
Yu Huang authored
Add restart command in /etc/init.d/rstp script file which runs stop command, sleep for 1 second, and then runs start command. Change-Id: Ia8141f096821b7101d381c207d6aae05b785e479 Signed-off-by:
Yu Huang <yuhuang@codeaurora.org>
-
- Jan 11, 2018
-
-
Ken Zhu authored
There are some warning message causing compling failed when -Werror on. use MACRO to these unused variable. Change-Id: Ibb01589fc1e1fe1a64abd6f89ac0985ba52a1630 Signed-off-by:
Ken Zhu <guigenz@codeaurora.org>
-
- Aug 23, 2017
-
-
Yu Huang authored
Install the RSTP daemon, RSTP configuration, and RSTP tools in Hawkeye platform. Change-Id: Ibd5d2c7922f44503348906a716e6a50b731016ae Signed-off-by:
Yu Huang <yuhuang@codeaurora.org>
-
- Jul 27, 2017
-
-
lnx build authored
-
- Jul 19, 2017
-
-
Vijay Vigneshan authored
Support to establish IPsec tunnel in netkey mode with AES-CTR cipher algorithm added. Change-Id: Ifdb4a7893b586b84947569fb708e66d351cf68f4 Signed-off-by:
Vijay Vigneshan <vvignesh@codeaurora.org>
-
- Jul 07, 2017
-
-
Yu Huang authored
In edma driver, athr_hdr_eth_type is defined as integer type. The value 0xfefefefe is greater than the maximum of integer type and could not be set successfully. So change the value to 0xfefe. After fix the input to a 16 bit value 0xfefe in /etc/init.d/rstp start handle function, the rstp operations are running fine. Change-Id: Ic86def3bc409cec2585d0a41899453c4da4b1fb3 Signed-off-by:
Yu Huang <yuhuang@codeaurora.org>
-
- Jun 26, 2017
-
-
Zhu Ken authored
There is a loop delete state in this way: delete_state->send_delete->ikev2_delete_out->delte_state when something goes wrong in ikev2_delte_out, calling delete_state is not necessary since it would be handled in micro_state machine later. So nothing is needed but return. Change-Id: I4575412de11906f90ab49ef802574305bb453a9e Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
- May 26, 2017
-
-
lnx build authored
-
- May 18, 2017
-
-
Ram Chandra Jangir authored
Fixed: - #warning redirecting incorrect #include <wait.h> to <sys/wait.h> - Add __sighandler_t to sighandlet_t for musl builds - define OLD_RESOLVER to include res_ninit() and res_nquery() Change-Id: I018d5ade16d6811aad381678281dd9cf2c0705b1 Signed-off-by:
Ram Chandra Jangir <rjangir@codeaurora.org>
-
- May 01, 2017
-
-
Ram Chandra Jangir authored
- Change from <sys/errno.h> to <errno.h> - Fixed error warning with <sys/poll.h> as below: Error: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> - caddr_t is defined in <sys/types.h>, so we included this header to fix build with the musl library. Change-Id: Idac4f061adcbd41e688fd2ce8d4275ad338c63cf Signed-off-by:
Ram Chandra Jangir <rjangir@codeaurora.org>
-
- Oct 15, 2016
-
-
Wolfgang Nothdurft authored
pick the change from libswan and do some change for openswan. commit 7acb91dd278d59b8b2e49c40ad411a50e06d79e6 Author: Wolfgang Nothdurft <wolfgang@linogate.de> Date: Wed Nov 4 09:34:05 2015 +0900 KLIPS: Linux 4.1 changed NF_HOOK, sendmsg and ip_select_ident Signed-off-by:
Paul Wouters <pwouters@redhat.com> Change-Id: I7ec4754b115fec8742409928aac5f7336ad08b93 Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
Wolfgang Nothdurft authored
the original change is from libswan project original commit info: commit e10b0481065428c377024da4c9c680659e3573d3 Author: Wolfgang Nothdurft <wolfgang@linogate.de> Date: Tue Jan 19 17:36:27 2016 -0500 KLIPS: Support for Linux 4.4.x kernel (lsw#256) [Wolfgang] Signed-off-by:
David McCullough <ucdevel@gmail.com> Change-Id: Iac7351dfa65e554fd8939ab56c9c2e525a03037e Signed-off-by:
Paul Wouters <pwouters@redhat.com> Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
Wolfgang Nothdurft authored
pick up a change by command git format-patch the original commit info: commit e10b0481065428c377024da4c9c680659e3573d3 Author: Wolfgang Nothdurft <wolfgang@linogate.de> Date: Tue Jan 19 17:36:27 2016 -0500 KLIPS: Support for Linux 4.4.x kernel (lsw#256) [Wolfgang] Signed-off-by:
David McCullough <ucdevel@gmail.com> Signed-off-by:
Paul Wouters <pwouters@redhat.com> Change-Id: I7486f8257e063acac8dda3bde2d127f698452e4d Signed-off-by:
Zhu Ken <guigenz@codeaurora.org>
-
- Jun 24, 2016
-
-
Xiaoping Fan authored
Change-Id: I1cc513f4f1855dd56639b9e7169ed15529344dc5 Signed-off-by:
Xiaoping Fan <xfan@codeaurora.org>
-
- Jun 23, 2016
-
-
Xiaoping Fan authored
Change-Id: Idcfa1b1b3850a1620c98a9365d1cb563b583464f Signed-off-by:
Xiaoping Fan <xfan@codeaurora.org>
-
- Jun 03, 2016
-
-
Xiaoping Fan authored
Change-Id: I6e5bc39c30c41ff813b4a1d3a9f35be10b57b28c Signed-off-by:
Xiaoping Fan <xfan@codeaurora.org>
-