Skip to content

generic PR followups  #68

@adisos

Description

@adisos

items to complete before release:

  • new ICMP type not restricted only to RFC combinations
  • Consider pkg reorg: Should keep both netset.TransportSet and connection.Set ? (also confusing with netset.ConnectionSet) -- remove connection.Set , consider renaming netset.ConnectionSet.

additional items:

  • Remove unused code in package netp
  • Keep or remove unused rightTripleSet and outerTripleSet?
  • Add NumPartitions interface method to TripleSet?
  • Validation of types ranges (ports, icmp properties, etc), error handling
  • Define type TripleDisjoint for supporting other protocol numbers in connection set?
  • Revisit string() functions for the various types in package netset
  • More tests for extended connection set
  • Document example objects, operations, etc , better documentation for packages , readme with examples , internal representation impact
  • type definitions: can LeftTripleSet be defined as type LeftTripleSet[S1 Set[S1], S2 Set[S2], S3 Set[S3]] Product[Product[S1, S2], S3] (instead of new struct with one member)?
  • check tests coverage, add relevant tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions