Searched hist:ffa995e036bef734ea40cbbccda574d1df3a8a58 (Results 1 – 3 of 3) sorted by relevance
/linux/net/batman-adv/ |
H A D | main.c | diff ffa995e036bef734ea40cbbccda574d1df3a8a58 Thu Mar 01 08:35:17 CET 2012 Marek Lindner <lindner_marek@yahoo.de> batman-adv: introduce packet type handler array for incoming packets
The packet handler array replaces the growing switch statement, thus dealing with incoming packets in a more efficient way. It also adds to possibility to register packet handlers on the fly.
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Acked-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
|
H A D | main.h | diff ffa995e036bef734ea40cbbccda574d1df3a8a58 Thu Mar 01 08:35:17 CET 2012 Marek Lindner <lindner_marek@yahoo.de> batman-adv: introduce packet type handler array for incoming packets
The packet handler array replaces the growing switch statement, thus dealing with incoming packets in a more efficient way. It also adds to possibility to register packet handlers on the fly.
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Acked-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
|
H A D | hard-interface.c | diff ffa995e036bef734ea40cbbccda574d1df3a8a58 Thu Mar 01 08:35:17 CET 2012 Marek Lindner <lindner_marek@yahoo.de> batman-adv: introduce packet type handler array for incoming packets
The packet handler array replaces the growing switch statement, thus dealing with incoming packets in a more efficient way. It also adds to possibility to register packet handlers on the fly.
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Acked-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
|