Hi Vadim

On 2017-02-21 at 16:35:12 +0100, Vadim Kochan <vadi...@gmail.com> wrote:
> On Mon, Jan 30, 2017 at 10:33 AM, Vadim Kochan <vadi...@gmail.com> wrote:
[...]
> > Vadim Kochan (7):
> >   trafgen: parser: Rename bytes -> mac
> >   trafgen: proto: Add 'len' parameter to *_set_bytes(...) functions
> >   trafgen: proto: Allow to set field with variable length
> >   trafgen: parser: Use proto_field_set_xxx where it is possible
> >   str: Add function for converting string into DNS name
> >   trafgen: l7: Add DNS header generation API
> >   trafgen: parser: Add syntax to generate DNS header
> >
> >  str.c            |  37 +++++++++
> >  str.h            |   1 +
> >  trafgen/Makefile |   1 +
> >  trafgen_l2.c     |   6 +-
> >  trafgen_l4.c     |  32 ++++++++
> >  trafgen_l7.c     | 175 +++++++++++++++++++++++++++++++++++++++++
> >  trafgen_l7.h     |  45 +++++++++++
> >  trafgen_lexer.l  |  26 ++++++-
> >  trafgen_parser.y | 216 ++++++++++++++++++++++++++++++++++++++++++++++++---
> >  trafgen_proto.c  | 231 
> > +++++++++++++++++++++++++++++++++++++++++++++++++------
> >  trafgen_proto.h  |  23 +++++-
> >  11 files changed, 750 insertions(+), 43 deletions(-)
> >  create mode 100644 trafgen_l7.c
> >  create mode 100644 trafgen_l7.h
> >
> > --
> > 2.11.0
> >
> 
> Hi Tobias,
> 
> I am sorry for the reminder, just want clarify if you will continue to
> review this.

Sorry, I'm quite busy at the moment but haven't forgotten about your
series. I'll finish reviewing it once time allows...

Thanks
Tobias

-- 
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