1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: add initial support of unit testing More... almost 4 years ago
tools: add Dockerfile More... almost 4 years ago
Merge pull request #132 from ivalery111/fix-drop-extra-const More... over 4 years ago
functions: lldp: drop extra const for consistency with rest of libnet More... over 4 years ago
src: lldp: drop extra const for consistency with rest of libnet More... over 4 years ago
Minor coding style changes More... over 4 years ago
Merge pull request #131 from ivalery111/fix-lldp-remove-asserts More... over 4 years ago
fix: lldp: remove unnecessary asserts More... over 4 years ago
.github: build: drop autoconf from brew install, already available More... over 4 years ago
Drop Travis-CI in favor of GitHub Actions More... over 4 years ago
.github: build: add missing macos build/install dep. More... over 4 years ago
configure: clang is a gnu compatible compiler More... over 4 years ago
.github: attempt to add macos to build matrix More... over 4 years ago
.github: disable debian package building for now More... over 4 years ago
Update, use GitHub Action instead of Travis, point nemesis to libnet More... over 4 years ago
.github: build: initial workflow to replace travis-ci More... over 4 years ago
Minor, whitespace cleanup More... over 4 years ago
sameple: fix coding style in ipv6 samples (whitespace) More... over 4 years ago
Encode libnet coding style, as I've understood it More... over 4 years ago
Update README with info about Conan Center More... over 4 years ago
Merge pull request #125 from ivalery111/add-lldp More... over 4 years ago
chore(src/libnet_internal): update lldp info More... over 4 years ago
chore(sample/Makefile.am): add lldp.c to sources More... over 4 years ago
feat(sample): add simple lldp sample More... over 4 years ago
chore(src/Makefile.am): add libnet_build_lldp.c to sources More... over 4 years ago
chore(structures): update pblocks defines with lldp info More... over 4 years ago
chore(functions): add libnet_build_lldp stub function More... over 4 years ago
feat(functions): add libnet_build_lldp_org_spec function More... over 4 years ago
chore(headers/lldp): add optional organization specific tlv More... over 4 years ago
feat(functions): add libnet_build_lldp_end function More... over 4 years ago