]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
move dhcpv4 to new layout
authorAlan T. DeKok <aland@freeradius.org>
Mon, 15 Feb 2021 19:57:31 +0000 (14:57 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 15 Feb 2021 20:10:28 +0000 (15:10 -0500)
commitdf70cbab5ae2dc6cb89c2c673e7be1dfee93ddb7
tree334e984d100c5571b38fc38ba260fc7c749cbf75
parent7d11f8df367b50fd6e366a7014ae966503ad46ae
move dhcpv4 to new layout
src/listen/dhcpv4/README.md [moved from src/modules/proto_dhcpv4/README.md with 100% similarity]
src/listen/dhcpv4/all.mk [new file with mode: 0644]
src/listen/dhcpv4/proto_dhcpv4.c [moved from src/modules/proto_dhcpv4/proto_dhcpv4.c with 100% similarity]
src/listen/dhcpv4/proto_dhcpv4.h [moved from src/modules/proto_dhcpv4/proto_dhcpv4.h with 100% similarity]
src/listen/dhcpv4/proto_dhcpv4.mk [moved from src/modules/proto_dhcpv4/proto_dhcpv4.mk with 100% similarity]
src/listen/dhcpv4/proto_dhcpv4_udp.c [moved from src/modules/proto_dhcpv4/proto_dhcpv4_udp.c with 100% similarity]
src/listen/dhcpv4/proto_dhcpv4_udp.mk [moved from src/modules/proto_dhcpv4/proto_dhcpv4_udp.mk with 100% similarity]
src/modules/proto_dhcpv4/all.mk
src/process/dhcpv4/all.mk [new file with mode: 0644]
src/process/dhcpv4/proto_dhcpv4_process.c [moved from src/modules/proto_dhcpv4/proto_dhcpv4_process.c with 100% similarity]
src/process/dhcpv4/proto_dhcpv4_process.mk [moved from src/modules/proto_dhcpv4/proto_dhcpv4_process.mk with 100% similarity]