]> git.ipfire.org Git - thirdparty/dhcp.git/commit
copy rights update
authorWlodek Wencel <wlodek@isc.org>
Tue, 25 Jan 2022 15:24:16 +0000 (16:24 +0100)
committerWlodek Wencel <wlodek@isc.org>
Tue, 25 Jan 2022 15:24:16 +0000 (16:24 +0100)
commit49a7fb582dc7af0f7d25e28878001e9e8fea8979
tree6722f80e3681e0ac7b91fca2e2920397e284e6ef
parent3c7575190af597102057e83a5cbf359ac1bbdf00
copy rights update
167 files changed:
README
RELNOTES
client/client_tables.c
client/clparse.c
client/dhc6.c
client/dhclient-script.8
client/dhclient.8
client/dhclient.c
client/dhclient.conf.5
client/dhclient.leases.5
client/tests/duid_unittest.c
common/alloc.c
common/bpf.c
common/comapi.c
common/conflex.c
common/ctrace.c
common/dhcp-eval.5
common/dhcp-options.5
common/dhcp4o6.c
common/discover.c
common/dispatch.c
common/dlpi.c
common/dns.c
common/ethernet.c
common/execute.c
common/fddi.c
common/icmp.c
common/inet.c
common/lpf.c
common/memory.c
common/nit.c
common/ns_name.c
common/options.c
common/packet.c
common/parse.c
common/print.c
common/raw.c
common/resolv.c
common/socket.c
common/tables.c
common/tr.c
common/tree.c
common/upf.c
configure.ac
dhcpctl/callback.c
dhcpctl/cltest.c
dhcpctl/cltest2.c
dhcpctl/dhcpctl.c
dhcpctl/dhcpctl.h
dhcpctl/omshell.1
dhcpctl/omshell.c
dhcpctl/remote.c
doc/Makefile
doc/References.html
doc/References.txt
doc/References.xml
doc/ja_JP.eucJP/dhclient-script.8
doc/ja_JP.eucJP/dhclient.8
doc/ja_JP.eucJP/dhclient.conf.5
doc/ja_JP.eucJP/dhclient.leases.5
doc/ja_JP.eucJP/dhcp-eval.5
doc/ja_JP.eucJP/dhcp-options.5
includes/arpa/nameser.h
includes/cdefs.h
includes/ctrace.h
includes/dhcp.h
includes/dhcp6.h
includes/dhcpd.h
includes/dhctoken.h
includes/failover.h
includes/inet.h
includes/ldap_casa.h
includes/netinet/udp.h
includes/ns_name.h
includes/omapip/alloc.h
includes/omapip/buffer.h
includes/omapip/convert.h
includes/omapip/hash.h
includes/omapip/isclib.h
includes/omapip/omapip.h
includes/omapip/omapip_p.h
includes/omapip/result.h
includes/omapip/trace.h
includes/osdep.h
includes/statement.h
includes/tree.h
keama/conflex.c
keama/confparse.c
keama/data.c
keama/data.h
keama/dhctoken.h
keama/eval.c
keama/json.c
keama/keama.8
keama/keama.c
keama/keama.h
keama/options.c
keama/parse.c
keama/print.c
keama/reduce.c
omapip/alloc.c
omapip/array.c
omapip/auth.c
omapip/buffer.c
omapip/connection.c
omapip/convert.c
omapip/dispatch.c
omapip/errwarn.c
omapip/generic.c
omapip/handle.c
omapip/hash.c
omapip/isclib.c
omapip/listener.c
omapip/message.c
omapip/omapi.3
omapip/protocol.c
omapip/result.c
omapip/support.c
omapip/test.c
omapip/toisc.c
omapip/trace.c
relay/dhcrelay.8
relay/dhcrelay.c
relay/tests/relay_unittests.c
server/bootp.c
server/class.c
server/confpars.c
server/db.c
server/ddns.c
server/dhcp.c
server/dhcpd.8
server/dhcpd.c
server/dhcpd.conf.5
server/dhcpd.leases.5
server/failover.c
server/ldap_casa.c
server/leasechain.c
server/mdb.c
server/omapi.c
server/salloc.c
server/stables.c
server/tests/hash_unittest.c
tests/DHCPv6/000-badmsgtype.pl
tests/DHCPv6/010-solicit-noclientid.pl
tests/DHCPv6/011-solicit-serverid.pl
tests/DHCPv6/020-advertise-mcast.pl
tests/DHCPv6/030-request-noclientid.pl
tests/DHCPv6/031-request-noserverid.pl
tests/DHCPv6/032-request-badduid.pl
tests/DHCPv6/110-information-request-ia_na.pl
tests/DHCPv6/111-information-request-ia_ta.pl
tests/DHCPv6/112-badduid.pl
tests/DHCPv6/210-solicit-nohost.pl
tests/DHCPv6/211-solicit-opt-in-na.pl
tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl
tests/DHCPv6/280-release-nohost.pl
tests/DHCPv6/281-release-bad-address.pl
tests/DHCPv6/282-release-no-address.pl
tests/DHCPv6/283-release.pl
tests/DHCPv6/290-decline-nohost.pl
tests/DHCPv6/291-decline-bad-address.pl
tests/DHCPv6/292-decline-no-address.pl
tests/DHCPv6/293-decline.pl
tests/DHCPv6/dhcp_client.pm
tests/DHCPv6/stubcli-opt-in-na.pl
tests/DHCPv6/stubcli.pl
util/bind-kit.sh