nff-go icon indicating copy to clipboard operation
nff-go copied to clipboard

NFF-Go -Network Function Framework for GO (former YANFF)

Results 66 nff-go issues
Sort by recently updated
recently updated
newest added

Everywhere need to change the pkgen to Nff-pkt - Examples - Turorial - PGW branch

enhancement
infrastructure

checkout this: https://github.com/cisco-system-traffic-generator/trex-core/tree/master/src/common/Network/Packet we need some thing like this. now the packet go module is loose and messy. the packet handle ability should separate with different network layer's header. which...

There are too many separate boolean parameters that could all be compacted into a bits of a flag words.

API should consist of new capability for `flow.CheckHWCapability` and new flag for `flow.Config`. When ports that support this capability are initialized with this flag enabled, this capability should be turned...

enhancement
feature