General

Profile

Teng Liang

Issues

open closed Total
Assigned issues 0 22 22
Reported issues 6 12 18

Projects

Project Roles Registered on
NAC Developer 05/30/2020
NDN Control Center Developer 05/30/2020
ndn-embedded Developer 05/30/2020
ndncert Developer 05/30/2020
NFD Developer 01/31/2015
NDN Specifications Developer 01/31/2015
ndn-cxx Developer 01/31/2015
ndn-tools Developer 02/02/2015
NFD-android Developer 02/08/2015
Packaging Developer 05/30/2020
repo-ng Developer 05/30/2020

Activity

09/21/2020

08:34 PM NFD Feature #5024: Self-learning: pick one FIB entry to forward Interest instead of multicasting
this issue can be closed, since it is part of #5029. Teng Liang

09/17/2020

05:42 PM NFD Task #5026: Self-learning: unit testing
Here is the testing plan: test self-learning strategy behaviors in different scenarios on a single node. The purpose ... Teng Liang
05:32 PM NFD Feature #4973: Self-learning: switch from multicast to unicast on Wi-Fi infrastructure
In the current design, SlStrategy calls `face->channel->connect()` to create a unicast face on receiving data from a ... Teng Liang

05/31/2020

12:10 PM NFD Task #5041: Redefine EndpointId as variant<monostate, ethernet::Address, udp::Endpoint>
Davide Pesavento wrote:
> Teng Liang wrote:
> > In most cases, EndpointId has empty value.
>
> I suppose these c...
Teng Liang
09:50 AM NFD Task #5041: Redefine EndpointId as variant<monostate, ethernet::Address, udp::Endpoint>
In most cases, EndpointId has empty value. How about defining it as `variant<std::monostate, ethernet::Address, ip::u... Teng Liang

05/19/2020

12:22 PM NFD Feature #5029: Self-learning forwarding strategy v2
Davide Pesavento wrote:
> Teng Liang wrote:
> > because on-demand face cannot be created directly by protocol facto...
Teng Liang
11:01 AM NFD Feature #5029: Self-learning forwarding strategy v2
The current face created by self-learning has FacePersistency = persistent. The discussion on May 15 2020 proposes to... Teng Liang

11/25/2019

11:31 AM NFD Task #5041: Redefine EndpointId as variant<monostate, ethernet::Address, udp::Endpoint>
Davide Pesavento wrote:
> Teng Liang wrote:
> > Mapping UDP6 (142-bit) to EndpointId (64-bit) is challenging, so is...
Teng Liang

11/14/2019

09:03 AM ndn-cxx Bug #5049: Fix ValidatorConfig behavior with empty configuration
Davide Pesavento wrote:
> Teng Liang wrote:
> > The current `ValidationPolicyConfig` throws an exception when loadi...
Teng Liang

11/10/2019

07:52 PM ndn-cxx Bug #5049 (Closed): Fix ValidatorConfig behavior with empty configuration
The current `ValidationPolicyConfig` throws an exception when loading empty config section. A better behavior would b... Teng Liang

Also available in: Atom