batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter
authorAntonio Quartulli <ordex@autistici.org>
Sat, 25 Jun 2011 17:09:12 +0000 (19:09 +0200)
committerMarek Lindner <lindner_marek@yahoo.de>
Tue, 5 Jul 2011 12:28:54 +0000 (14:28 +0200)
In order to make possible to use the broadcast list for delayed sendings
the "delay" parameter is now provided instead of using 1 as hardcoded
value.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>

No differences found