summaryrefslogtreecommitdiff
path: root/src/libnet_build_lldp.c
Commit message (Expand)AuthorAgeFilesLines
* src: lldp: drop extra const for consistency with rest of libnetJoachim Wiberg2021-08-111-3/+3
* Minor coding style changesJoachim Wiberg2021-08-111-261/+240
* fix: lldp: remove unnecessary assertsValery Ivanov2021-08-111-17/+0
* feat(functions): add libnet_build_lldp_org_spec functionValery Ivanov2021-05-081-0/+59
* feat(functions): add libnet_build_lldp_end functionValery Ivanov2021-05-081-0/+46
* feat(functions): add libnet_build_lldp_ttl functionValery Ivanov2021-05-081-0/+60
* feat(functions): add libnet_build_lldp_port functionValery Ivanov2021-05-081-0/+76
* feat(functions): add libnet_build_lldp_chassis functionValery Ivanov2021-05-071-0/+83