]> git.ipfire.org Git - thirdparty/mtr.git/commit
mtr-packet: fix a bug causing IPv6 raw socket not working 222/head
authorChonggang Li <chonggangli@google.com>
Wed, 6 Sep 2017 21:23:01 +0000 (14:23 -0700)
committerChonggang Li <chonggangli@google.com>
Wed, 6 Sep 2017 22:20:49 +0000 (15:20 -0700)
commit9ab836426f62671dada782d7e19eac667d229771
tree8f663ead6352f4865273f9312abd509c4275b5f7
parente7f17cb54d6afba663a982d60f169027b02c7dd9
mtr-packet: fix a bug causing IPv6 raw socket not working

This bug causes mtr not working on IPv6 only machines if invoked by root
user, and it is fixed in this commit.

Change-Id: Iaefa548728b668bb64fbb5330bd1365f1af7b9b1
packet/probe_unix.c