Searched full:batman (Results 1 – 9 of 9) sorted by relevance
| /linux/Documentation/networking/ |
| H A D | batman-adv.rst | 4 batman-adv 7 Batman advanced is a new approach to wireless networking which does no longer 8 operate on the IP basis. Unlike the batman daemon, which exchanges information 9 using UDP packets and sets routing tables, batman-advanced operates on ISO/OSI 14 above batman advanced, prominent examples are: IPv4, IPv6, DHCP, IPX. 16 Batman advanced was implemented as a Linux kernel driver to reduce the overhead 25 Load the batman-adv module into your kernel:: 27 $ insmod batman-adv.ko 30 batman-adv can operate. The batman-adv mesh-interface can be created using the 39 Repeat this step for all interfaces you wish to add. Now batman-adv starts [all …]
|
| H A D | index.rst | 13 batman-adv
|
| /linux/include/uapi/linux/ |
| H A D | batman_adv.h | 139 * enum batadv_nl_attrs - batman-adv netlink attributes 148 * @BATADV_ATTR_VERSION: batman-adv version string 158 * @BATADV_ATTR_MESH_IFINDEX: index of the batman-adv interface 163 * @BATADV_ATTR_MESH_IFNAME: name of the batman-adv interface 168 * @BATADV_ATTR_MESH_ADDRESS: mac address of the batman-adv interface 173 * @BATADV_ATTR_HARD_IFINDEX: index of the non-batman-adv interface 178 * @BATADV_ATTR_HARD_IFNAME: name of the non-batman-adv interface 183 * @BATADV_ATTR_HARD_ADDRESS: mac address of the non-batman-adv 350 * @BATADV_ATTR_AGGREGATED_OGMS_ENABLED: whether the batman protocol 459 * which batman sends its protocol messages. [all …]
|
| /linux/Documentation/devicetree/bindings/power/supply/ |
| H A D | sbs,sbs-manager.yaml | 66 batman: battery-manager@a { 83 sbs,battery-detect-gpios = <&batman 1 1>; 95 sbs,battery-detect-gpios = <&batman 2 1>; 107 sbs,battery-detect-gpios = <&batman 3 1>;
|
| /linux/net/batman-adv/ |
| H A D | multicast_forw.c | 607 * Pushes a batman-adv multicast packet header onto the given skb and sets 643 * This sorts destination entries into either the original batman-adv 647 * In preparation for the next, to be (unicast) transmitted batman-adv multicast 738 * @skb: the batman-adv multicast packet to compact destinations in 810 * @skb: the batman-adv multicast packet to update headers of 813 * This updates any fields of a batman-adv multicast packet that are affected 819 * The batman-adv multicast packet's total TVLV length field. 821 * Return: The offset in skb's tail direction at which the new batman-adv 862 * @skb: the batman-adv multicast packet to move headers for 865 * Moves the batman-adv multicast packet header, its multicast tracker TVLV and [all …]
|
| H A D | multicast.h | 21 * @BATADV_FORW_BCAST: forward the packet to all nodes via a batman-adv 28 * or more batman-adv unicast packets 34 * batman-adv multicast packet
|
| H A D | send.h | 77 * header via the translation table. Wrap the given skb into a batman-adv 99 * header via the translation table. Wrap the given skb into a batman-adv
|
| H A D | bat_algo.c | 29 * batadv_algo_init() - Initialize batman-adv algorithm management data
|
| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | index.rst | 38 * batman-adv
|