From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 25 Sep 2010 12:13:08 +0200 References: <20100916235908.51ab3bfc@rechenknecht> In-Reply-To: <20100916235908.51ab3bfc@rechenknecht> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201009251213.09040.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] batman-adv: unicast fragmentation enhancements Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Hi, > things that changed since the last patch: > - add support to fragment packets on every node, > if outgoing iface mtu is smaller as the packet > - add support to defragment packets on every node, > if outgoing iface mtu is >= original size > - rename some functions I just merged your patchset (revision 1810-1815) into the trunk since everybody seemed to be happy with it. :-) Thanks for your work on the fragmentation, Marek