adding TCP transport support
This commit is contained in:
parent
ca5b100d17
commit
3693867388
|
@ -782,6 +782,8 @@ int mgco_mg_gen_config(void)
|
|||
cfg->noEDInst = 1;
|
||||
#endif /* CM_ABNF_MT_LIB */
|
||||
|
||||
cfg->entType = LMG_ENT_GW;
|
||||
|
||||
#ifdef GCP_CH
|
||||
cfg->numBinsPeerCmdHl = 20;
|
||||
cfg->numBinsTransReqHl = 50;
|
||||
|
|
Loading…
Reference in New Issue