Simple netlink library for go.
Role in this project:
Back-end Developer Contributions:4 reviews, 18 commits, 18 PRs in 3 years 8 months
Contributions summary:Parav primarily contributed to the `netlink` library, focusing on implementing features related to network interface configuration, specifically for SR-IOV and RDMA devices. Their work includes adding support for setting VF (Virtual Function) attributes such as spoof check, trust state, and InfiniBand GUIDs. They also introduced APIs for RDMA device management, including netns (network namespace) mode configuration and device renaming. Additionally, they added support for devlink commands for devlink device information.
golangrouterosnetlinkipv6subnet
Iproute2 Source Code Mirror - This is a publish-only repository. Please follow README.devel procedure for any changes.
Role in this project:
Back-end Developer & System Architect Contributions:34 commits in 2 years 7 months
Contributions summary:Parav's contributions primarily focused on enhancing the `iproute2/iproute2` project by introducing and modifying functionalities related to RDMA and devlink, which involved network namespace management and hardware address settings. The user implemented options to query and set net namespace sharing parameters within the RDMA subsystem and also introduced the ability to set the network namespace of RDMA devices. Additionally, the user contributed to the devlink subsystem, adding features to show and manipulate devlink port attributes such as function hardware addresses, state, and external controller information, as well as adding support for adding and deleting devlink ports, introducing new port flavours for PCI devices. These changes suggest a focus on low-level networking and system-level programming.
linuxrouting