On Wednesday, June 06, 2012 04:31:30 Sven Eckelmann wrote:
Reported-by: Martin Hundebøll martin@hundeboll.net Signed-off-by: Sven Eckelmann sven@narfation.org
bat_iv_ogm.c | 258 +++++++++++++++++++++++------------------------ bridge_loop_avoidance.c | 12 +-- bridge_loop_avoidance.h | 4 +- hard-interface.c | 4 +- icmp_socket.c | 22 ++-- icmp_socket.h | 2 +- main.c | 10 +- packet.h | 44 ++++---- routing.c | 86 ++++++++-------- routing.h | 2 +- send.c | 4 +- soft-interface.c | 4 +- translation-table.c | 119 ++++++++++++---------- translation-table.h | 4 +- types.h | 10 +- unicast.c | 38 +++---- unicast.h | 6 +- vis.c | 81 ++++++++------- vis.h | 4 +- 19 files changed, 368 insertions(+), 346 deletions(-)
Applied in revision d7ee9e7.
Thanks, Marek