cvs commit: src/sys/netinet in.h in_pcb.h ip_output.c raw_ip.c
udp_usrreq.c
Maxim Konovalov
maxim at macomnet.ru
Tue Sep 27 21:38:08 PDT 2005
On Tue, 27 Sep 2005, 19:42-0700, Maxim Sobolev wrote:
> Great, but can you please also update ip(4) and udp(4) manual pages, since
> otherwise this option is mostly a no-op.
Already documented in ip(4):
http://lists.freebsd.org/pipermail/cvs-src/2005-September/052994.html
> -Maxim
>
> Andre Oppermann wrote:
> > andre 2005-09-26 20:25:16 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/netinet in.h in_pcb.h ip_output.c raw_ip.c
> > udp_usrreq.c Log:
> > Implement IP_DONTFRAG IP socket option enabling the Don't Fragment
> > flag on IP packets. Currently this option is only repected on udp
> > and raw ip sockets. On tcp sockets the DF flag is controlled by the
> > path MTU discovery option.
[...]
--
Maxim Konovalov
More information about the cvs-src
mailing list