The annotated tag, batadv-net-for-davem-20180524 has been created at c995697ac84007c246c0241578723a82a71f19d4 (tag) tagging 16116dac23396e73c01eeee97b102e4833a4b205 (commit) replaces v4.17-rc1 tagged by Simon Wunderlich on Thu May 24 13:51:16 2018 +0200
- Shortlog ------------------------------------------------------------ Here are some batman-adv bugfixes:
- prevent hardif_put call with NULL parameter, by Colin Ian King
- Avoid race in Translation Table allocator, by Sven Eckelmann
- Fix Translation Table sync flags for intermediate Responses, by Linus Luessing
- prevent sending inconsistent Translation Table TVLVs, by Marek Lindner
Colin Ian King (1): batman-adv: don't pass a NULL hard_iface to batadv_hardif_put
Linus Lüssing (1): batman-adv: Fix TT sync flags for intermediate TT responses
Marek Lindner (1): batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
Sven Eckelmann (1): batman-adv: Avoid race in TT TVLV allocator helper
-----------------------------------------------------------------------