CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2010/06/08 10:04:25

Modified files:
        usr.sbin/ospf6d: lsupdate.c 

Log message:
Calculate size of update packet with IPv6 header and reserve space
for IPsec.  Avoid IPv6 fragments where possible.  If a single LSA
is too big, put it into a separate packet with up to IPV6_MAXPACKET
bytes.  This packet may get fragmented by the kernel.
ok stsp@

Reply via email to