aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dhcp
AgeCommit message (Expand)AuthorFilesLines
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco1-2/+2
2019-12-17dhcp: client use local loggerPaul Vinciguerra1-7/+6
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns5-52/+27
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre2-4/+2
2019-12-10api: multiple connections per processDave Barach2-2/+2
2019-11-30dhcp: add FEATURE.yaml for the DHCP pluginJerome Tollet1-0/+11
2019-11-27nat: fix dhcp client on outside interface with output featureAlexander Chernavin1-0/+1
2019-11-13dhcp: option 61 add missing type fieldDave Barach2-3/+6
2019-11-10dhcp: ipv6 prefix delegation improvementsDave Barach1-10/+96
2019-11-09dhcp: fix dhcpv6 client and dhcpv6 prefix delegationDave Barach3-37/+19
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-31dhcp: fix proxy dhcpv6 size checkBenoƮt Ganne1-2/+3
2019-10-30dhcp: allocate memory for dnsAleksander Djuric1-2/+8
2019-10-25dhcp: fix crash on unicast renewal sendNeale Ranns10-417/+644
2019-10-21dhcp: python3 support in testsOle Troan2-40/+53
2019-10-09dhcp: dhcp6_pd_client_cp API cleanupJakub Grajciar4-53/+53
2019-10-09api: autogenerate event handler functions for *_test.cOle Troan1-106/+50
2019-10-07dhcp: Move to pluginNeale Ranns31-0/+13878