Ports Search

Results 9911,000 of 5,827 for /net-mgmt/.(0.004 seconds)
net/cjdns-17.4 (Score: 0.02692858)
Routing engine designed for security, scalability, speed
Cjdns implements an encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. This provides near-zero-configuration networking, and prevents many of the security and scalability issues that plague existing networks.
net/daq-2.0.6 (Score: 0.02692858)
Data Acquisition abstraction library for snort 2.9+
Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O. The DAQ replaces direct calls to PCAP functions with an abstraction layer that facilitates operation on a variety of hardware and software interfaces without requiring changes to Snort. It is possible to select the DAQ type and mode when invoking Snort to perform PCAP readback or inline operation, etc. The DAQ library may be useful for other packet processing applications and the modular nature allows you to build new modules for other platforms.
net/jcifs-1.3.18 (Score: 0.02692858)
Java CIFS Client Library
JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java. CIFS is the standard file sharing protocol on the Microsoft Windows platform (e.g. Map Network Drive ...). This client is used extensively in production on large Intranets.
net/ipxe-20160213 (Score: 0.02692858)
Open source network boot firmware
iPXE is the leading open source network boot firmware. It provides a full PXE implementation enhanced with additional features such as: * boot from a web server via HTTP * boot from an iSCSI SAN * boot from a Fibre Channel SAN via FCoE * boot from an AoE SAN * boot from a wireless network * boot from a wide-area network * boot from an Infiniband network * control the boot process with a script
net/ipsumdump-1.85 (Score: 0.02692858)
Produce ASCII summary of network traffic or tcpdump(1) file
The ipsumdump program summarizes TCP/IP dump files into a self-describing ASCII format easily readable by humans and programs. Ipsumdump can read packets from network interfaces, from tcpdump files, and from existing ipsumdump files. It will transparently uncompress tcpdump or ipsumdump files when necessary. It can randomly sample traffic, filter traffic based on its contents, anonymize IP addresses, and sort packets from multiple dumps by timestamp. Also, it can optionally create a tcpdump file containing actual packet data.
net/jgroups-2.12.0 (Score: 0.02692858)
Java toolkit for reliable multicast communication
JGroups is a toolkit for reliable multicast communication. (Note that this doesn't necessarily mean IP Multicast, JGroups can also use transports such as TCP). It can be used to create groups of processes whose members can send messages to each other. The main features include: * Group creation and deletion * Joining and leaving of groups * Membership detection and notification about joined/left/crashed members * Detection and removal of crashed members * Sending and receiving of member-to-group messages (point-to-multipoint) * Sending and receiving of member-to-member messages (point-to-point)
net/jicmp6-1.2.3 (Score: 0.02692858)
Java native interface (JNI) to ICMPv6
Java native interface (JNI) to ICMPv6.
net/dhcp-4.3.4 (Score: 0.02692858)
The ISC Dynamic Host Configuration Protocol client
The ISC Dynamic Host Configuration Protocol Distribution provides a freely redistributable reference implementation of all aspects of the DHCP protocol, through a suite of DHCP tools: * A DHCP server * A DHCP client (this port) * A DHCP relay agent
net/dhcp-4.3.4 (Score: 0.02692858)
ISC Dynamic Host Configuration Protocol server
The ISC Dynamic Host Configuration Protocol Distribution provides a freely redistributable reference implementation of all aspects of the DHCP protocol, through a suite of DHCP tools: * A DHCP server (this port) * A DHCP client * A DHCP relay agent
net/istgt-20150713 (Score: 0.02692858)
iSCSI target for openSUSE/Debian/NetBSD/FreeBSD
This software (istgt) is the implementation of iSCSI target (refer to RFC3720 about iSCSI) for FreeBSD. It includes iSCSI protocol processor and SPC-3 (SCSI Primary Commands - 3) based logical unit emulation. You can easily create over 2TB storage for iSCSI target. If necessary, you can configure to use multipath failover or MCS failover.