Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

iproute2

Compare

  Analyzed about 10 hours ago

Iproute2 is a collection of utilities for controlling TCP / IP networking and traffic control in Linux.

123K lines of code

93 current contributors

7 days since last commit

75 users on Open Hub

High Activity
4.52941
   
I Use This

Netlink Protocol Library Suite (libnl)

Compare

  Analyzed 1 day ago

The libnl suite is a collection of libraries providing APIs to netlink protocol based Linux kernel interfaces. Netlink is a IPC mechanism primarly between the kernel and user space processes. It was designed to be a more flexible successor to ioctl to provide mainly networking related kernel configuration and monitoring interfaces.

81.2K lines of code

8 current contributors

28 days since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

Xenium LLMNR Responder

Compare

  Analyzed about 2 hours ago

Xenium LLMNR Responder (xllmnrd) is an IPv6 network service daemon that responds to name queries from Microsoft Windows computers on the same network link so that you can get the IP addresses of the server without any DNS configuration. It effectively replaces an IPv4-only NetBIOS name resolution ... [More] responder typically provided by Samba. This program currently supports Linux-based operating systems only. [Less]

2.06K lines of code

0 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
4.0
   
I Use This

Embedded Linux library

Compare

  Analyzed 1 day ago

58.9K lines of code

15 current contributors

10 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This

ACPI Daemon

Compare

  Analyzed 1 day ago

ACPID is a completely flexible, totally extensible daemon for delivering ACPI events. It listens on netlink interface (or on the deprecated file /proc/acpi/event), and when an event occurs, executes programs to handle the event.

4.92K lines of code

1 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

libnetstack

Compare

  Analyzed 1 day ago

Small library around rtnetlink to track networking stack elements

2.76K lines of code

0 current contributors

10 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags linux netlink

libmnl

Compare

  Analyzed about 16 hours ago

libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel.

4.96K lines of code

4 current contributors

5 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags netlink

pyroute2

Compare

  Analyzed about 21 hours ago

Pyroute2 is a pure Python netlink library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. The library provides several modules: * Netlink protocol implementations (RTNetlink, TaskStats, etc) * ... [More] Simple netlink socket object, that can be used in poll/select * IPRoute provides API that in some way resembles ip/tc functionality * IPDB is an async transactional database of network settings (still experimental) [Less]

44.6K lines of code

23 current contributors

8 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This