K 10 svn:author V 5 brian K 8 svn:date V 27 1999-12-30T13:27:15.000000Z K 7 svn:log V 237 Increase M_MAXLEN from 2048 - sizeof struct mbuf to 4096 - sizeof struct mbuf, and set MAX_MRU and MAX_MTU back to 2048. 2048 is big enough as an MTU/MRU, but we need to be able to allocate larger mbufs after reassembling IP fragments. END