jndn
jndn copied to clipboard
lp(encodeLpPacket): add encodeLpPacket support
let all fields extend a base class LpHeaderFiled, enable easy to expand new LpHeaderFields. current support:
- Interest.getCongestionMark();
- Interest.setCongestionMark();
- Data.getCongestionMark();
- Data.setCongestionMark();