Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-09-14,master
commit 64ad54bb5f856f011337dc6d4da81b6e4b0f73d7 Author: Sven Eckelmann sven@narfation.org Date: Tue Jul 30 15:46:30 2019 +0000
doc: open-mesh/News-draft
64ad54bb5f856f011337dc6d4da81b6e4b0f73d7 open-mesh/News-draft.textile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/open-mesh/News-draft.textile b/open-mesh/News-draft.textile index 289606e..8bbb2e3 100644 --- a/open-mesh/News-draft.textile +++ b/open-mesh/News-draft.textile @@ -2,10 +2,10 @@ h1. DRAFT: Batman-adv 2019.3 released
Jul 30th, 2019. Today the B.A.T.M.A.N. team publishes the Jul 2019 update to batman-adv, batctl and alfred! The multicast optimization got support for group-aware optimizations for multicast addresses of scope greater than link-local. batctl was adjusted to handle such information and packets in various subcommands. Also support for hardif (aka. slave interface) specific settings was implemented. This required a change in how meshif and vlans are specified for subcommands. Instead of using "-m" for both meshif and vlans (and now hardifs), they were splitted into special subcommand prefixes:
-* meshif <netdev> -* vlan <vdev> -* meshif <netdev> vid <vid> -* hardif <netdev> +* <code>meshif <netdev></code> +* <code>vlan <vdev></code> +* <code>meshif <netdev> vid <vid></code> +* <code>hardif <netdev></code>
To start a ping on bat2, following command should be used: