class Construqt::Firewalls::Firewall::Mangle
Public Instance Methods
tcpmss()
click to toggle source
# File lib/construqt/firewalls.rb, line 210 def tcpmss @rules << Tcpmss.new end
# File lib/construqt/firewalls.rb, line 210 def tcpmss @rules << Tcpmss.new end