Skip to content

Commit

Permalink
updated comments
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed May 10, 2020
1 parent e813e4e commit ea13d4a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion raddb/mods-available/icmp
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,14 @@ icmp {
#
# Copy of the `icmp` module, as it may be easier to remember "ping" than "icmp".
#
# Since no `src_ipaddr` is defined, this module is only for IPv4.
#
icmp ping {
timeout = 1s
}

#
# A version for ICMPv6
# ## A version for ICMPv6
#
icmp icmp6 {
timeout = 1s
Expand Down

0 comments on commit ea13d4a

Please sign in to comment.