On Wed, 2016-11-02 at 11:02 -0400, Willem de Bruijn wrote: > From: Willem de Bruijn <will...@google.com> > > The IP stack records the largest fragment of a reassembled packet > in IPCB(skb)->frag_max_size. When reading a datagram or raw packet > that arrived fragmented, expose the value to allow applications to > estimate receive path MTU.
Acked-by: Eric Dumazet <eduma...@google.com>