Repository : ssh://git@open-mesh.org/batctl
On branches: maint,master,next
commit a6f3c9bf7bec577d60acfac4f9514bb3578f4c35 Author: Simon Wunderlich sw@simonwunderlich.de Date: Thu Sep 1 16:18:58 2016 +0200
batctl: Add CHANGELOG for upcoming release
Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
a6f3c9bf7bec577d60acfac4f9514bb3578f4c35 CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..7d3c726 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,9 @@ +batctl 2016.3 + + * synchronize common headers with batman-adv + * support multicast logging and debug table + * split tcpdump OGM packet filter in OGM and OGMv2 filter + * add infrastructure to communicate with batadv netlink family + * integrate command to control new kernel throughput meter + + -- Thu, 01 Sep 2016 16:18:35 +0200