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