Searched hist:"43676 ab590c3f8686fd047d34c3e33803eef71f0" (Results 1 – 4 of 4) sorted by relevance
/linux/net/batman-adv/ |
H A D | gateway_client.h | diff 43676ab590c3f8686fd047d34c3e33803eef71f0 Tue Apr 26 21:31:45 CEST 2011 Antonio Quartulli <ordex@autistici.org> batman-adv: improved gateway tq-based selection
If a client issues a DHCPREQUEST for renewal, the packet is dropped if the old destination (the old gateway for the client) TQ is smaller than the current best gateway TQ less GW_THRESHOLD
Signed-off-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Sven Eckelmann <sven@narfation.org>
|
H A D | soft-interface.c | diff 8b267b312df9343fea3bd679c509b36214b5a854 Wed Sep 21 16:06:42 CEST 2011 Antonio Quartulli <ordex@autistici.org> batman-adv: do_bcast has to be true for broadcast packets only
corrects a critical bug of the GW feature. This bug made all the unicast packets destined to a GW to be sent as broadcast. This bug is present even if the sender GW feature is configured as OFF. It's an urgent bug fix and should be committed as soon as possible.
This was a regression introduced by 43676ab590c3f8686fd047d34c3e33803eef71f0
Signed-off-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> diff 43676ab590c3f8686fd047d34c3e33803eef71f0 Tue Apr 26 21:31:45 CEST 2011 Antonio Quartulli <ordex@autistici.org> batman-adv: improved gateway tq-based selection
If a client issues a DHCPREQUEST for renewal, the packet is dropped if the old destination (the old gateway for the client) TQ is smaller than the current best gateway TQ less GW_THRESHOLD
Signed-off-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Sven Eckelmann <sven@narfation.org>
|
H A D | gateway_client.c | diff 43676ab590c3f8686fd047d34c3e33803eef71f0 Tue Apr 26 21:31:45 CEST 2011 Antonio Quartulli <ordex@autistici.org> batman-adv: improved gateway tq-based selection
If a client issues a DHCPREQUEST for renewal, the packet is dropped if the old destination (the old gateway for the client) TQ is smaller than the current best gateway TQ less GW_THRESHOLD
Signed-off-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Sven Eckelmann <sven@narfation.org>
|
H A D | main.h | diff 43676ab590c3f8686fd047d34c3e33803eef71f0 Tue Apr 26 21:31:45 CEST 2011 Antonio Quartulli <ordex@autistici.org> batman-adv: improved gateway tq-based selection
If a client issues a DHCPREQUEST for renewal, the packet is dropped if the old destination (the old gateway for the client) TQ is smaller than the current best gateway TQ less GW_THRESHOLD
Signed-off-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Sven Eckelmann <sven@narfation.org>
|