LICENSE | 2 Makefile.am | 23 Makefile.in | 600 + README | 106 RELNOTES | 972 +- aclocal.m4 | 850 + client/Makefile.am | 18 client/Makefile.in | 542 + client/clparse.c | 1231 ++ client/dhc6.c | 5249 ++++++++++++ client/dhclient-script.8 | 2 client/dhclient.8 | 109 client/dhclient.c | 1689 ++- client/dhclient.conf.5 | 68 client/dhclient.leases.5 | 5 client/scripts/bsdos | 98 client/scripts/freebsd | 142 client/scripts/linux | 112 client/scripts/macos | 195 client/scripts/netbsd | 96 client/scripts/nextstep | 16 client/scripts/openbsd | 98 client/scripts/openwrt | 244 client/scripts/solaris | 16 common/Makefile.am | 12 common/Makefile.in | 582 + common/alloc.c | 89 common/bpf.c | 76 common/comapi.c | 43 common/conflex.c | 733 + common/ctrace.c | 22 common/dhcp-eval.5 | 74 common/dhcp-options.5 | 670 + common/discover.c | 1439 ++- common/dispatch.c | 33 common/dlpi.c | 176 common/dns.c | 148 common/ethernet.c | 7 common/execute.c | 134 common/fddi.c | 7 common/heap.c | 242 common/icmp.c | 14 common/inet.c | 439 - common/lpf.c | 68 common/memory.c | 13 common/nit.c | 7 common/options.c | 2722 ++++-- common/packet.c | 11 common/parse.c | 1422 ++- common/print.c | 113 common/raw.c | 9 common/resolv.c | 21 common/socket.c | 552 + common/tables.c | 1797 ++-- common/tests/Makefile.am | 10 common/tests/Makefile.in | 447 + common/tests/test_alloc.c | 496 + common/tr.c | 5 common/tree.c | 384 common/upf.c | 7 configure | 8655 +++++++++++++++++++- configure.ac | 473 + contrib/dhclient-tz-exithook.sh | 179 depcomp | 530 + dhcpctl/Makefile.am | 15 dhcpctl/Makefile.in | 571 + dhcpctl/callback.c | 11 dhcpctl/cltest.c | 12 dhcpctl/dhcpctl.3 | 4 dhcpctl/dhcpctl.c | 14 dhcpctl/dhcpctl.h | 2 dhcpctl/omshell.1 | 2 dhcpctl/omshell.c | 28 dhcpctl/remote.c | 14 doc/Makefile | 29 doc/References.html | 804 + doc/References.txt | 840 + doc/References.xml | 668 + doc/ja_JP.eucJP/dhclient-script.8 | 2 doc/ja_JP.eucJP/dhclient.8 | 2 doc/ja_JP.eucJP/dhclient.conf.5 | 2 doc/ja_JP.eucJP/dhclient.leases.5 | 2 doc/ja_JP.eucJP/dhcp-eval.5 | 4 doc/ja_JP.eucJP/dhcp-options.5 | 2 dst/Makefile.am | 8 dst/Makefile.in | 419 dst/base64.c | 2 dst/dst_api.c | 61 dst/dst_internal.h | 5 dst/dst_support.c | 11 dst/hmac_link.c | 5 dst/md5.h | 24 dst/md5_dgst.c | 24 dst/md5_locl.h | 24 dst/prandom.c | 141 includes/Makefile.am | 15 includes/Makefile.in | 388 includes/arpa/nameser.h | 2 includes/config.h.in | 155 includes/dhcp.h | 201 includes/dhcp6.h | 213 includes/dhcpd.h | 1037 +- includes/dhctoken.h | 53 includes/failover.h | 247 includes/heap.h | 163 includes/inet.h | 42 includes/isc-dhcp/commandline.h | 50 includes/isc-dhcp/formatcheck.h | 40 includes/isc-dhcp/mem.h | 552 + includes/isc-dhcp/print.h | 87 includes/isc-dhcp/string.h | 234 includes/minires/minires.h | 26 includes/minires/res_update.h | 2 includes/minires/resolv.h | 7 includes/netinet/if_ether.h | 5 includes/omapip/hash.h | 77 includes/omapip/omapip.h | 3 includes/omapip/omapip_p.h | 5 includes/omapip/trace.h | 4 includes/osdep.h | 100 includes/site.h | 23 includes/statement.h | 10 includes/t_api.h | 103 includes/tree.h | 28 install-sh | 323 minires/Makefile.am | 8 minires/Makefile.in | 395 minires/ns_date.c | 6 minires/ns_name.c | 2 minires/ns_parse.c | 2 minires/ns_samedomain.c | 2 minires/ns_sign.c | 2 minires/ns_verify.c | 8 minires/res_comp.c | 2 minires/res_findzonecut.c | 2 minires/res_init.c | 20 minires/res_mkquery.c | 7 minires/res_mkupdate.c | 19 minires/res_query.c | 23 minires/res_send.c | 49 minires/res_update.c | 6 missing | 360 omapip/Makefile.am | 13 omapip/Makefile.in | 508 + omapip/alloc.c | 41 omapip/array.c | 10 omapip/auth.c | 13 omapip/buffer.c | 10 omapip/connection.c | 47 omapip/convert.c | 9 omapip/dispatch.c | 210 omapip/errwarn.c | 8 omapip/generic.c | 8 omapip/handle.c | 9 omapip/hash.c | 288 omapip/inet_addr.c | 13 omapip/iscprint.c | 4 omapip/listener.c | 92 omapip/message.c | 8 omapip/mrtrace.c | 13 omapip/omapi.3 | 2 omapip/protocol.c | 31 omapip/result.c | 4 omapip/support.c | 18 omapip/toisc.c | 6 omapip/trace.c | 11 relay/Makefile.am | 8 relay/Makefile.in | 448 + relay/dhcrelay.8 | 331 relay/dhcrelay.c | 1462 ++- server/Makefile.am | 16 server/Makefile.in | 553 + server/bootp.c | 73 server/class.c | 34 server/confpars.c | 2852 +++++- server/db.c | 808 + server/ddns.c | 580 - server/dhcp.c | 991 +- server/dhcpd.8 | 58 server/dhcpd.c | 587 + server/dhcpd.conf | 3 server/dhcpd.conf.5 | 557 + server/dhcpd.leases.5 | 19 server/dhcpleasequery.c | 1202 ++ server/dhcpv6.c | 5837 +++++++++++++ server/failover.c | 1896 +++- server/mdb.c | 692 + server/mdb6.c | 2531 +++++ server/omapi.c | 568 + server/salloc.c | 8 server/stables.c | 806 - tests/DHCPv6/000-badmsgtype.pl | 164 tests/DHCPv6/010-solicit-noclientid.pl | 212 tests/DHCPv6/011-solicit-serverid.pl | 215 tests/DHCPv6/020-advertise-mcast.pl | 164 tests/DHCPv6/030-request-noclientid.pl | 212 tests/DHCPv6/031-request-noserverid.pl | 212 tests/DHCPv6/032-request-badduid.pl | 216 tests/DHCPv6/110-information-request-ia_na.pl | 212 tests/DHCPv6/111-information-request-ia_ta.pl | 212 tests/DHCPv6/112-badduid.pl | 208 tests/DHCPv6/210-solicit-nohost.pl | 212 tests/DHCPv6/211-solicit-opt-in-na.pl | 218 tests/DHCPv6/212-solicit-opt-in-na-norapidcommit.pl | 218 tests/DHCPv6/280-release-nohost.pl | 175 tests/DHCPv6/281-release-bad-address.pl | 187 tests/DHCPv6/282-release-no-address.pl | 183 tests/DHCPv6/283-release.pl | 189 tests/DHCPv6/290-decline-nohost.pl | 175 tests/DHCPv6/291-decline-bad-address.pl | 187 tests/DHCPv6/292-decline-no-address.pl | 183 tests/DHCPv6/293-decline.pl | 189 tests/DHCPv6/README | 62 tests/DHCPv6/dhcp_client.pm | 454 + tests/DHCPv6/stubcli-opt-in-na.pl | 217 tests/DHCPv6/stubcli.pl | 212 tests/DHCPv6/test-a.conf | 67 tests/DHCPv6/test-b.conf | 60 tests/HOWTO-unit-test | 153 tests/Makefile.am | 33 tests/Makefile.in | 401 tests/failover/dhcp-1.cf | 10 tests/failover/dhcp-2.cf | 10 tests/t_api.c | 823 + tests/t_api_dhcp.c | 44 tests/unit_test_sample.c | 25 226 files changed, 66892 insertions(+), 8322 deletions(-)
New commits: commit 0b59a3422bf723f5bd5477b78d2e0068f00b0799 Author: Mohit Mehta <[email protected]> Date: Tue Jun 23 16:52:47 2009 -0700 test http://suva.vyatta.com/git/?p=vyatta-dhcp3.git;a=commitdiff;h=0b59a3422bf723f5bd5477b78d2e0068f00b0799 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
