commit | 08578d8d4eb76b7afe314fa03abe167761462fe4 | [log] [tgz] |
---|---|---|
author | Rami Rosen <ramirose@gmail.com> | Mon Jun 03 00:23:25 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 03 00:27:15 2013 -0700 |
tree | 6b1e0c32d5b8975c6dd09a237af11eab8b8f69fa | |
parent | bd118b6e9509a19bfb82925152d9ae8fa398d567 [diff] |
] icmp: fix icmp_unreach() comment. ICMP_PARAMETERPROB is handled by icmp_unreach(); This patch adds ICMP_PARAMETERPROB to the list of ICMP message types handled by icmp_unreach(). Signed-off-by: Rami Rosen <ramirose@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>