Ñò £Tc @ s5 d d k l Z d d# d „ ƒ YZ e d e d ƒ e d ƒ ƒ e d e d ƒ e d ƒ ƒ e d e d ƒ e d ƒ ƒ e d e d ƒ e d ƒ ƒ e d e d ƒ e d ƒ ƒ e d e d ƒ e d ƒ ƒ e d e d ƒ e d ƒ ƒ e d e d ƒ e d ƒ d ƒ e d e d ƒ e d ƒ ƒ g Z d „ Z d! „ Z d" S($ iÿÿÿÿ( t _t _ICMPTypec B s e Z d d d „ Z RS( c C s( | | _ | | _ | | _ | | _ d S( N( t keyt namet descriptiont type( t selfR R R R ( ( s, /usr/share/system-config-firewall/fw_icmp.pyt __init__ s N( t __name__t __module__t NoneR ( ( ( s, /usr/share/system-config-firewall/fw_icmp.pyR s s echo-requests Echo Request (ping)sX This message is used to test if a host is reachable mostly with the ping utility.s echo-replys Echo Reply (pong)s5 This message is the answer to an Echo Request.s destination-unreachables Destination UnreachablesY This error message is generated by a host or gateway if the destination is not reachable.s parameter-problems Parameter Problemsb This error message is generated if the IP header is bad, either by a missing option or bad length.t redirectt RedirectsC This error message informs a host to send packets on another route.s router-advertisements Router Advertisementsa This message is used by routers to periodically announce the IP address of a multicast interface.s router-solicitations Router Solicitationsd This message is used by a host attached to a multicast link to request a Router Advertisements source-quenchs Source Quenchsa This error message is generated to tell a host to reduce the pace at which it is sending packets.t ipv4s time-exceededs Time Exceededs‚ This error message is generated if the time-to-live was exceeded either of a packet or of the reassembling of a fragmented packet.c C s* x# t D] } | i | j o | Sq Wd S( N( t icmp_listR R ( R t x( ( s, /usr/share/system-config-firewall/fw_icmp.pyt getByKey<