Project

General

Profile

Actions

Feature #315

closed

Feature #313: meta: Add debugfs tables to netlink

Make data from debugfs mcast_flags dumpable via netlink

Added by Sven Eckelmann over 7 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
12/04/2016
Due date:
% Done:

0%

Estimated time:
8.00 h

Description

Debugfs cannot be used in a non-default netns. Also the current implementation of debugfs files requires large blocks of memory to copy the data to userspace.

Instead all data from mcast_flags should be made dumpable via netlink.

This ticket is assigned to the author of the original code. But everyone can implement the required code


Related issues 2 (0 open2 closed)

Blocks batctl - Feature #318: Query mcast_flags table data via netlinkClosedLinus Lüssing12/04/2016

Actions
Blocks batman-adv - Feature #320: Disable CONFIG_BATMAN_ADV_DEBUGFS by defaultClosedSven Eckelmann06/30/201712/31/2017

Actions
Actions #1

Updated by Sven Eckelmann over 7 years ago

  • Blocks Feature #318: Query mcast_flags table data via netlink added
Actions #2

Updated by Sven Eckelmann over 7 years ago

  • Blocked by Feature #320: Disable CONFIG_BATMAN_ADV_DEBUGFS by default added
Actions #3

Updated by Sven Eckelmann over 7 years ago

  • Blocked by deleted (Feature #320: Disable CONFIG_BATMAN_ADV_DEBUGFS by default)
Actions #4

Updated by Sven Eckelmann over 7 years ago

  • Blocks Feature #320: Disable CONFIG_BATMAN_ADV_DEBUGFS by default added
Actions #5

Updated by Sven Eckelmann over 7 years ago

  • Estimated time set to 8.00 h
Actions #6

Updated by Sven Eckelmann about 6 years ago

Maybe someone has some feedback here:

<T_X> for the multicsat flags I'm currently trying to figure out how to best offer the extra values for the header
<T_X> so far, on the batman-adv side I have added a BATADV_CMD_GET_MCAST_FLAGS. which will dump the extra info first before dumping the table values
<T_X> not sure whether that would currently fit for the framework in batctl though
<T_X> or whether I should provide the mcast flags header information via an extra command, for instance. and do it similar to netlink_print_gateways() in batctl
<T_X> similar to how this function determines BATMAN_IV vs. BATMAN_V
<T_X> hm, or it seems I might be able to fetch extra info via info_callback() in batctl. like the TTVN for transtable_local
Actions #8

Updated by Sven Eckelmann about 6 years ago

  • Status changed from In Progress to Resolved
  • Target version set to 2018.1
Actions #9

Updated by Sven Eckelmann about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF