aboutsummaryrefslogtreecommitdiff
path: root/libs/libradiotap
Commit message (Collapse)AuthorAge
* libradiotap: use autorelease featureNick Hainke2021-01-23
| | | | | | | Package version is automatically increased as described here: https://github.com/openwrt/packages/issues/14537 Signed-off-by: Nick Hainke <vincent@systemli.org>
* libradiotap: update to 2020-06-22Rosen Penev2020-07-02
| | | | | | Fixes compilation with GCC10. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libradiotap: add radiotap parsing libraryNick Hainke2019-08-16
Add library for parsing RadioTap Headers. Signed-off-by: Nick Hainke <vincent@systemli.org>