chiark / gitweb /
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)
commit1c085348edf120e964a6cdeff182faccfc8146d7
tree73d680f0d16400de9b148adc3a143f3d9c70472a
parente8b1adac7d68956d297e8299576c158da2e4105a
netlink: Advise netlink clients of the local link MTU

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>
netlink.c
secnet.h
site.c