A fairly trivial problem: IPv6 sockets aren't highlighted by grc in netstat output Easy fix to the fairly trivial problem: change line 22 of /usr/share/grc/conf.netstat to regexp=(^tcp6|^tcp|^udp6|^udp|^unix|^IPX|STREAM|DGRAM) I'll attach a patch if you want.
+*grc-1.4-r1 (08 Jan 2013) + + 08 Jan 2013; Justin Lecher <jlec@gentoo.org> +grc-1.4-r1.ebuild, + +files/grc-1.4-ipv6.patch, metadata.xml: + Add support for ipv6, #450324; use python-r1.eclass +
Awesome, thanks!