CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/08 04:00:45
Modified files:
usr.sbin/ospfd : lsupdate.c
Log message:
It was not possible to send out LS updates larger then the MTU.
Change the code in such a way that single huge LSA get fragmented
but avoid IP fragmentation when packing multiple ones.
Problem found and fix tested by Benjamin Papillon.
Tested & OK sthen@
