Ejemplo n.º 1
0
 def processForwardingRules(self, dbag):
     # to be used by both staticnat and portforwarding
     return cs_forwardingrules.merge(dbag, self.qFile.data)
Ejemplo n.º 2
0
 def processForwardingRules(self, dbag):
     # to be used by both staticnat and portforwarding
     return cs_forwardingrules.merge(dbag, self.qFile.data)