On Wednesday, June 06, 2012 04:31:31 Sven Eckelmann wrote:
Reported-by: Martin Hundebøll martin@hundeboll.net Signed-off-by: Sven Eckelmann sven@narfation.org
bat_debugfs.c | 27 +-- bat_iv_ogm.c | 125 ++++++------- bat_sysfs.c | 45 ++--- bat_sysfs.h | 2 +- bitarray.c | 2 +- bridge_loop_avoidance.c | 188 ++++++++++---------- bridge_loop_avoidance.h | 44 ++--- compat.c | 22 +-- gateway_client.c | 90 +++++----- gateway_client.h | 24 +-- gateway_common.c | 2 +- hard-interface.c | 71 ++++---- hard-interface.h | 14 +- icmp_socket.c | 41 ++--- icmp_socket.h | 2 +- main.c | 40 +++-- main.h | 24 +-- originator.c | 102 ++++++----- originator.h | 35 ++-- routing.c | 144 +++++++-------- routing.h | 50 +++--- send.c | 50 +++--- send.h | 12 +- soft-interface.c | 18 +- soft-interface.h | 2 +- translation-table.c | 446 ++++++++++++++++++++++++----------------------- translation-table.h | 39 +++-- types.h | 104 +++++------ unicast.c | 32 ++-- unicast.h | 9 +- vis.c | 173 +++++++++--------- vis.h | 8 +- 32 files changed, 1038 insertions(+), 949 deletions(-)
Applied in revision 0272a5a.
Thanks, Marek