Merge pull request #43 from jlec/ipv6

Support matching for IPv6 versions of tcp & udp
This commit is contained in:
Radovan Garabík 2016-12-29 18:04:28 +01:00 committed by GitHub
commit ccbaa79800
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ regexp=^IPX.*[\dABCDEF]+:[\dABCDEF]+
colours=green
=======
# protocols
regexp=(^tcp|^udp|^unix|^IPX|STREAM|DGRAM)
regexp=(^tcp6?|^udp6?|^unix|^IPX|STREAM|DGRAM)
colours=bold blue
=======
# status