<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 22: Select, Drag, and Pin Nodes</title><link>https://sourceforge.net/p/etherape/feature-requests/22/</link><description>Recent changes to 22: Select, Drag, and Pin Nodes</description><atom:link href="https://sourceforge.net/p/etherape/feature-requests/22/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 08 Apr 2023 16:51:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/etherape/feature-requests/22/feed.rss" rel="self" type="application/rss+xml"/><item><title>#22 Select, Drag, and Pin Nodes</title><link>https://sourceforge.net/p/etherape/feature-requests/22/?limit=25#db5c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Have you tried EtherApe -P option ?  It allows you to position specific nodes in virtual columns.  You need to know the fixed nodes in advance and it's not interactive, but it might still be enough.&lt;br/&gt;
From the manual:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;-P file with list of nodes and their columns&lt;br/&gt;
--position=file with list of nodes and their columns&lt;br/&gt;
Manually position nodes using columns. The input file takes the format of:&lt;br/&gt;
  node.mydomain.com        1&lt;br/&gt;
  router1.mydomain.com     2&lt;br/&gt;
  router2.mydomain.com     2&lt;br/&gt;
  172.16.2.&lt;span&gt;[0-9]&lt;/span&gt;&lt;em&gt;          1&lt;br/&gt;
  .&lt;/em&gt;.mydomain.com          1&lt;br/&gt;
  ff02:.&lt;em&gt;                  2&lt;br/&gt;
  fe80:.&lt;/em&gt;                  1&lt;br/&gt;
The first column is a regex of either the FQDN or the IP address.&lt;br/&gt;
The second column is a number indicating the "column" that the node will be positioned in in the display with column 1 being on the far left. Up to 1000 columns are permitted.&lt;br/&gt;
Instead of being arranged in a circle the nodes are displayed in columns. This is quite useful for arranging nodes so that you can see nodes on the "inside" of your network on the left and the public internet nodes (anything not specified in the config file) on the right.&lt;br/&gt;
The input file above will cause 3 columns to display. Nodes with FQDN containing mydomain.com, those in the 172.16.2.0/24 subnet, and link local IPv6 addresses will be in the left column. 2 "routers", and IPv6 multicast will be in the center column and everything else will be in the right column. Column locations are determined by the first match while searching from the top of the input. Overlapping regex's can be used with the understanding that the first match will determine the location. The broadest regex's should be near the bottom of the position specification.&lt;br/&gt;
&lt;/p&gt;
&lt;/blockquote&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R. Ghetta</dc:creator><pubDate>Sat, 08 Apr 2023 16:51:27 -0000</pubDate><guid>https://sourceforge.net0d7108d769fc94d560885d8665427772c9f747b7</guid></item><item><title>Select, Drag, and Pin Nodes</title><link>https://sourceforge.net/p/etherape/feature-requests/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be really cool if we could have 2 windows. The behavior of the 1st window is just like the current version. Except you can select interesting nodes and copy them to the 2nd window where we can drag and pin them to positions within the window. This keeps their positions from jumping around while we try to understand the traffic among them.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">drew1horn</dc:creator><pubDate>Thu, 23 Mar 2023 04:17:30 -0000</pubDate><guid>https://sourceforge.nete2ce516d15a16e5af78158da96d5a6964e764ecb</guid></item></channel></rss>