netlink: Advise netlink clients of the local link MTU
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 21 Apr 2014 19:43:06 +0000 (20:43 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 24 Apr 2014 01:32:45 +0000 (02:32 +0100)
From the netlink client's point of view this is advisory: it may be
that other peers (perhaps reached via that netlink) would prefer a
larger or smaller MTU.

This information will be consumed in later patches.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

No differences found