On Wednesday, October 17, 2012 05:01:26 Sven Eckelmann wrote:
Users may want to get the originator which is responsible for a specific mac address. These addresses can be specified using IPv4 address, ethernet address or bat-host name.
For example, the output can be used to get the TQ value from the originator table when only the client address is known and not the gateway address.
Signed-off-by: Sven Eckelmann sven@narfation.org
Makefile | 2 +- README | 18 ++++++++++++++ main.c | 6 +++++ man/batctl.8 | 5 ++++ translate.c | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ translate.h | 24 ++++++++++++++++++ 6 files changed, 132 insertions(+), 1 deletion(-)
Applied in revision c8e4fd4.
Thanks, Marek