Hi Antonio,
Im aware that batman-adv doesn't care about tcp or udp and it doesn't have any queues either. what i want is how it handles the out going packets more specifically how it places the Frames on net. what file does this and what headers supports this?
cheers, krishna
On Fri, Nov 7, 2014 at 10:20 PM, Antonio Quartulli antonio@meshcoding.com wrote:
On 07/11/14 05:07, Krishnathiepan Rasanayagam wrote:
hi All,
Can any one explain me how the tcp buffers were handled in batman-adv. or which files it handled ? We are trying to modify the way batman-adv handles the data buffer.
Hi Krishnathiepan,
batman-adv does not have any buffer for outgoing packets.
Moreover batman-adv has no clue about the upper layer protocols, therefore it has no knowledge about TCP or UDP.
Cheers,
-- Antonio Quartulli