Michal Mazurek(akf...@jasminek.net) on 2016.09.02 18:41:27 +0200: > Index: sbin/ping/ping.8 > =================================================================== > RCS file: /cvs/src/sbin/ping/ping.8,v > retrieving revision 1.52 > diff -u -p -r1.52 ping.8 > --- sbin/ping/ping.8 24 Mar 2014 11:11:49 -0000 1.52 > +++ sbin/ping/ping.8 2 Sep 2016 16:35:50 -0000 > @@ -176,6 +176,7 @@ Specifies the number of data bytes to be > The default is 56, > which translates into 64 ICMP data bytes > when combined with the 8 bytes of ICMP header data. > +The maximum packet size is 65467. > .It Fl T Ar toskeyword > Change IPv4 TOS value. > .Ar toskeyword > > -- > Michal Mazurek >
please also check what the limit in ping6 is. florian@ is currently working on merging ping and ping6 and this just creates more work for him.