aboutsummaryrefslogtreecommitdiffstats
path: root/src/adapt/nstack_dmm_adpt.c
AgeCommit message (Collapse)AuthorFilesLines
2018-08-21Refactor: remove rd-table share memorynanger1-13/+0
DMM should not share rd table with protocol stack. Change-Id: I8e1afb708c9b785a382c157102ebbc228e550ea5 Signed-off-by: nanger <zhenyinan@huawei.com>
2018-08-14Feat: Add a new type 4 for simple stack integrationwangyalei1-1/+2
When simple stack integration(type=4), only alloc necessary memory(32M), and add prefix to differentiate the apps in primary mode. Change-Id: Ide8b3a276e999827b7ad3321cbd62cff127c2d44 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-08-13Feat : LWIP integration part1Swarup Nayak1-7/+0
Change-Id: Ia26c092d16579c6f845a021ba66bde106363883a Signed-off-by: Swarup Nayak <swarupnpvt@gmail.com>
2018-06-26Spell correctionRahul Gupta1-1/+1
Change-Id: Icc062e358398ecf0fc46b7a55ce1c37a71aee650 Signed-off-by: Rahul Gupta <rahul.g.chimera@gmail.com>
2018-03-08dmm initial commitqchang1-0/+250
Change-Id: I049ee277cf4efdb83f9c2ac439365fcd421c159b Signed-off-by: qchang <qing.chang1@huawei.com>