Implement trafgen functions for creation PFC & PAUSE frames.

It might be useful for Switches testing.

Vadim Kochan (6):
  trafgen: l2: Add support for PAUSE(802.3X) header
  trafgen: parser: Add 'pause()' function for PAUSE header
  trafgen: man: Add description for 'pause()' proto function
  trafgen: l2: Add support for PFC header
  trafgen: parser: Add 'pfc()' function for PFC header
  trafgen: man: Add description for 'pfc()' function

 trafgen.8        | 49 ++++++++++++++++++++++++++++++++++++++++
 trafgen_l2.c     | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 trafgen_l2.h     | 26 +++++++++++++++++++++
 trafgen_lexer.l  |  6 +++++
 trafgen_parser.y | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 trafgen_proto.h  |  2 ++
 6 files changed, 217 insertions(+)

-- 
2.9.3

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to