Hi,
Antonio had some extra suggestions about the tpmeter. All are now included in the patchset. I have also noticed some problems with the patches (net.git/net-next.git) scheduled for 4.7 which required some adjustments to the netlink code.
batman-adv:
* moved batadv_tp_meter_init to batadv_init (main.c) * fixed missing space in kerneldoc between "<" and "0" * port to nla_put_u64_64bit * add compat code for nla_put_u64_64bit * introduce attribute BATADV_ATTR_PAD which is used for alignment * rename batadv_real_genl_register_family back to genl_register_family in compat-include
batctl:
* introduce new attribute BATADV_ATTR_PAD used for u64 alignment
Kind regards, Sven