aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpls
diff options
context:
space:
mode:
authorHannes Frederic Sowa <hannes@stressinduktion.org>2015-10-26 13:51:37 +0100
committerDavid S. Miller <davem@davemloft.net>2015-10-27 19:39:14 -0700
commit080a270f5adec1ada1357eb66321e7222cc34301 (patch)
tree5f45c01b2412b000dfe773a121e426c4e8dbe9c5 /net/mpls
parentMerge branch 'qed-driver' (diff)
downloadlinux-dev-080a270f5adec1ada1357eb66321e7222cc34301.tar.xz
linux-dev-080a270f5adec1ada1357eb66321e7222cc34301.zip
sock: don't enable netstamp for af_unix sockets
netstamp_needed is toggled for all socket families if they request timestamping. But some protocols don't need the lower-layer timestamping code at all. This patch starts disabling it for af-unix. E.g. systemd enables timestamping during boot-up on the journald af-unix sockets, thus causing the system to globally enable timestamping in the lower networking stack. Still, it is very probable that timestamping gets activated, by e.g. dhclient or various NTP implementations. Reported-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mpls')
0 files changed, 0 insertions, 0 deletions