- May 15, 2020
-
-
Ken Zhu authored
fix warning that snprintf out of range. Change-Id: I3784298a879252884558ced297147fa6ace54a5f Signed-off-by:
Ken Zhu <guigenz@codeaurora.org>
-
- May 22, 2017
-
-
Ram Chandra Jangir authored
Existing qca-lacpd build fails with musl with below error: error: 'caddr_t' undeclared (first use in this function) ifr.ifr_data = (caddr_t)&ecmd; caddr_t is defined in <sys/types.h>, so we included this header to fix build with the musl library. Change-Id: I4e7d0d1390e489e2300493aad6ef3ecd1971a292 Signed-off-by:
Ram Chandra Jangir <rjangir@codeaurora.org>
-
- Jul 20, 2016
-
-
Xiaoping Fan authored
Change-Id: I5874dd750eac3502e9701c8d9d2c7540e0b73a59 Signed-off-by:
Xiaoping Fan <xfan@codeaurora.org>
-
- Jun 15, 2016
-
-
Xiaoping Fan authored
For exported switch port, we use name of Linux network device to identify it. So a new field "ifname" is added to specify name of Linux network device. Change-Id: I823101c0e1b0c74e4d8a7386a7c6a4b58c886b73 Signed-off-by:
Xiaoping Fan <xfan@codeaurora.org>
-
- May 11, 2016
-
-
Xiaoping Fan authored
Change-Id: I5844b5ccf9b72aaa2a5a9ab55b6cfea1b2b61596 Signed-off-by:
Xiaoping Fan <xfan@codeaurora.org>
-
- Mar 08, 2016
-
-
Xiaoping Fan authored
Signed-off-by:
Xiaoping Fan <xfan@codeaurora.org>
-