20180315_jeffrey - silenceuncrio/diary GitHub Wiki

0915

M360-P 今天搭配著 M360P_v0.01_01F400000012C05B.img 要出兩台 sample 了

1340

回到 M300 解一下 mantis 上的 issue

issue 14

commit 75786b6ba4134a19a4bf725c9fa51160738f7143
Author: jeffrey <[email protected]>
Date:   Thu Mar 15 13:40:57 2018 +0800

    use 'killall' instead of 'ICOS_process_killall'
    - solve mantis issue 14: [VRRP] change group ID, ping virtual ip sometimes fail

 proscend/prosrc/icos/icoslib/vrrp/vrrp.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

1355

issue 95

commit 138df08f73473940509099acff9561e5248423ce
Author: jeffrey <[email protected]>
Date:   Thu Mar 15 13:53:03 2018 +0800

    display the 'IPv6 Address' at 'Status' page via correct way
    - solve mantis issue 95: Status: IPV6 address is not displayed

 proscend/prosrc/www/app/feature/status.js           | 18 +++++++++++++++++-
 proscend/prosrc/www/app/services/icos.service.js    |  6 ++++++
 proscend/prosrc/www/src/app/feature/status.html.src |  3 ++-
 3 files changed, 25 insertions(+), 2 deletions(-)

1420

issue 48

commit d8a4be788b78cd7b2fd4ae6076c32576d5df097c
Refs: [hotfix/v1.65], {origin/hotfix/v1.65}
Author: jeffrey <[email protected]>
Date:   Thu Mar 15 14:18:32 2018 +0800

    solve the mantis issue 48: Logging page abnormal caused by too long message

 proscend/prosrc/www/app/feature/logging.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

1440

M360-P 一樣也有 issue 48 的問題

順手解掉

commit 6c68101dd6f4767bce604f010e9922d9538ae853
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Thu Mar 15 14:36:38 2018 +0800

    solve the issue: Logging page abnormal caused by too long message

 proscend/prosrc/www/app/feature/logging.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)