agx commented on issue #2083: Iptables speedup
URL: https://github.com/apache/cloudstack/pull/2083#issuecomment-336047386
 
 
   @DaanHoogland from what I can see to use iptables-conv verbatim we'd mostly 
need to 
   
   - [x] not sys.exit(1) from the module
   - [ ] move to using logger instead of print (default output can remain 
unchanged by configuring the logger appropriately)
   - [ ] be able to write a file instead of stdout (stdout can stay the default 
when run as a script)
   
   Did I miss s.th.? @sl0 does this sound reasonable?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to