|
The Assimilation Monitoring Project
|
Class for discovering Link-Level (switch) information (using CDP or LLDP or some future analogous protocol). More...


Go to the source code of this file.
Data Structures | |
| struct | _SwitchDiscovery |
| SwitchDiscovery C-class - for discovering switch and port configuration via LLDP, CDP and similar protocols captured using libpcap. More... | |
| typedef struct _SwitchDiscovery | SwitchDiscovery |
| WINEXPORT SwitchDiscovery * | switchdiscovery_new (const char *, const char *, guint, gint, GMainContext *, NetGSource *, ConfigContext *, gsize) |
| SwitchDiscovery constructor. More... | |
Class for discovering Link-Level (switch) information (using CDP or LLDP or some future analogous protocol).
This file is part of the Assimilation Project.
The Assimilation software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the Assimilation Project software. If not, see http://www.gnu.org/licenses/
Definition in file switchdiscovery.h.
| typedef struct _SwitchDiscovery SwitchDiscovery |
Definition at line 32 of file switchdiscovery.h.