Skip to content

Commandline, backend connection sharing, much more testing

Rick van Rein requested to merge cmdline into master

Work done on the cmdline branch:

  • Commandline parsing with <arpa2/util/cmdparse.h>
  • Distribution by -in- to backends white, black, grey, honey and actor
  • Distribution by -group- to backends member, plain
  • Sharing of backend connections requires the same backend type
  • Support in -group- for passing through non-Group-Members
  • Group Iteration tests added; quite thoroughly
  • Test infra improved with test Rules DB and test Identity Signing Key

Merge request reports