- 
                Notifications
    
You must be signed in to change notification settings  - Fork 4
 
Home
        rkapl edited this page Jul 27, 2016 
        ·
        15 revisions
      
    Work Items:
- Rule folding, generating sane flower rules (where one flower filter handles most rules, so that it is efficient)
 - Fixing bugs, valgrinding
 - Reading configuration from file (YAML? David is working on it)
 - Automatic propagation of IP subnets, MAC adresses etc from boundary ports.
 - Adding new network devices (firewall, splitter, rule passthrought, ...)
 - Figure out the VXLANS, GREs, Geneves and how to nicely handle them
 
Done:
- Flower using libmnl in netmodel (Adam may already be working on it)
 
High priority:
- NodeJS bindings
 
Tips: [Monitoring Netlink]