commit | 8698529d209c43f6434592caf38733b84ccab5f3 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Sat Jun 25 19:09:12 2011 +0200 |
committer | Marek Lindner <lindner_marek@yahoo.de> | Tue Jul 05 14:28:54 2011 +0200 |
tree | 1ae000c69db75b4b1ce89d71c1b3c93121faab92 | |
parent | 5fbc1598c28555d2aa44bff0ac56ec3739401aff [diff] |
batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter 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>