index
:
delta/isc-dhcp.git
1-orphan-guard-records-with-ddns-dual-stack-mixed-mode-enabled
10-make-ping-check-timeout-configurable-in-ms-thus-allowing-timeouts-1s
103-license-cleanup
108-dhcpd-typo-in-dhcpd-conf-5-manpage
113-update-util-bind-sh-to-reflect-bind9-repo-branch-renamed-to-main
116-keama-compilation-on-fedora-32-fails
117-isc-dhcp-does-not-build-with-gcc10
123-dhclient-runs-out-of-all-available-addresses-in-the-pool-in-case-of-abnormal-script-termination
13-dhcp-server-segfaults-when-exceeding-lease-limit
132-feature-request-to-support-ipv6-only-preferred-dhcpv4-option
146-add-support-for-raw-ip-interface-type
147-keama-doesn-t-build-on-free-bsd-12-1
148-omshell-fails-when-using-sha512-256-as-the-option
15-confpars-c-has-invalid-error-messages-when-memory-allocation-fails
15-v4_1_esv-confpars-c-has-invalid-error-messages-when-memory-allocation-fails
16-a-nsupdate-compiling-issue-was-observed
164-allow-update-conflict-detection-to-be-specified-at-class-scope
17-log-messages-always-additionally-print-to-console-even-in-release-builds
18-bundle-bind9-version-correct-tar-ball-into-the-main-repo
189-isc-address-in-license
19-have_so_bindtodevice-referenced-before-it-has-a-chance-to-be-defined
19-v4_1_esv-have_so_bindtodevice-referenced-before-it-has-a-chance-to-be-defined
190-dhclient-wrong-argument-to-memcpy
197-improve-prng-in-dhclient
2-aftr-name-appears-to-be-wrongly-encoded
2-domain-name-appears-to-be-wrongly-encoded-v4-1-esv
20-buffer-fix-in-zone-name
218-bind-import
218-relnotes-update
218-updated-bundled-bind9
221-relnotes-update-4.4.3
223-dhcrelay-giaddr
225-dev-guide-atf-ubuntu21.04
226-docs-trivial-type-in-dhcpd-conf-5
226-docs-trivial-typo-in-dhcpd-conf-5-manpage
227-remove-client-and-relay
229-4-4-2-final-release-notes
231-final-release-of-4-4-3
28-update-documentation-to-clarify-that-fqdns-configured-in-dhcp-e-g-next-server-are-resolved-only
3-migrate-rt-48575-avoid-python-dependency-in-bind9-build
30-coverity-memory-leaks-in-conf-file-parsing
33-fix-dhcpd-dhcrelay-in-v6-mode-operation-on-openbsd
35-update-instructions-for-getting-and-building-atf-for-unit-tests
4-we-need-a-contributing-md-for-isc-dhcp
4.4.1
48575
50-update-contributing.md
51-ldap-c-won-t-compile-under-ubuntu-18
53-dhclient-v4-4-1-require-ctx-running-assertion-triggered-on-sigterm-sigint
57-fix-reference-count-leaks
57-v4_1_esv-fix-reference-count-leaks
64-restoration-work
68-changing-d-content-type-to-rfc-1035-name-broke-omapi-key-parsing
68-v4_1_esv-changing-d-content-type-to-rfc-1035-name-broke-omapi-key-parsing
71-correct-buffer-pointer-logic-in-dhcrelay-agent-option-functions
71_v4_1_esv-correct-buffer-pointer-logic-in-dhcrelay-agent-option-functions
72-from-isc-bugs-47555-dhcpd-failover-c-scrubbing-lease-for-emitted-unexpectedly
75-add-interface-name-to-socket-setup-fatal-error-logs
76-add-a-version-of-dhcpctl_wait_completion-that-accepts-a-timeout
80-dhcpv4o6-undefined-in-relay-unittests-under-libtool
80-new-relay-unit-test-code-fails-to-link-using-libtool-under-fedora-30-centos-8
80_v1_1_esv-add-missing-symbols-to-relay-unittests
9-dhclient-static-lease-not-assigned-with-no-dhcp-server-responding-no-dhcpoffers-received
90-configure-picks-the-wrong-ar
91-makej-fix
92-isc-dhcp-service-may-not-start-due-dhcp-lease-file-bigger-than-2-gb
clean-keama-examples
experiments/dug
experiments/dug2
fix-autoconf-libtool
fix-common-tests-Makefile-in
keama-packaging
lm
master
origin/132-feature-request-to-support-ipv6-only-preferred-dhcpv4-option
pemensik/dhcp-ldap-gssapi-principal
release-4-4-3
release-checklist
relnotes-review
replace-deprecated-ifconfig-with-ip
rt18183
rt19430
rt19430a
rt19430b
rt28195b
rt35378
rt41750
rt41752
rt42446
rt44949
rt46859
rt46933
rt47062
rt47075
rt47139
rt47140
rt47168
rt48072
secure_client
tomsmith/dhcp-ieee-oui-moved
uname-n
v3_1
v3_1_0rc1
v4_0
v4_1
v4_1_esv
v4_1_esv_r15_p1
v4_2
v4_3
v4_3_6_p1
v4_4
gitlab.isc.org: isc-projects/dhcp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
dispatch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- More version++ to 3.0.4b3 stuff.
V3-0-4-BETA-3
David Hankins
2006-02-22
1
-2
/
+2
*
Backing out rt15075.
David Hankins
2006-02-15
1
-3
/
+3
*
- Several minor bugs, largely relating to treating 8-byte time values as
David Hankins
2005-10-10
1
-2
/
+2
*
- Pulling up rt15075 after review by sra. dmalloc() sets the region
David Hankins
2005-08-26
1
-3
/
+3
*
- MASSIVE copyright update.
David Hankins
2004-06-10
1
-29
/
+20
*
- Keeping Copyrights up to date.
David Hankins
2002-11-17
1
-2
/
+2
*
Add functions to free up outstanding timeouts on exit.
Ted Lemon
2001-06-21
1
-1
/
+24
*
Move some variables around to make MacOS X happy.
Ted Lemon
2001-06-08
1
-3
/
+1
*
Subroutinize some stuff so that it can be called in trace playback.
Ted Lemon
2001-02-12
1
-29
/
+40
*
- Fix all the OMAPI objects in the DHCP server and client that weren't
Ted Lemon
2000-05-16
1
-6
/
+16
*
Go back to the BSD license.
Ted Lemon
2000-03-17
1
-13
/
+34
*
Incorporate Brian Murrell's new OMAPI DHCP client changes.
Ted Lemon
2000-02-15
1
-2
/
+3
*
Fix compilation errors introduced in the last set of checkins.
Ted Lemon
2000-01-26
1
-2
/
+3
*
Fix a typo.
Ted Lemon
1999-10-04
1
-2
/
+2
*
Log a message if omapi_one_dispatch fails.
Ted Lemon
1999-10-04
1
-1
/
+3
*
Move locate_network out of common code, since it's server-specific.
Ted Lemon
1999-09-28
1
-25
/
+1
*
Use OMAPI dispatcher
Ted Lemon
1999-09-08
1
-166
/
+6
*
Update license.
Ted Lemon
1999-03-16
1
-33
/
+13
*
Change names of error functions to be more consistent.
Ted Lemon
1999-02-24
1
-6
/
+6
*
Update some comments.
Ted Lemon
1999-02-14
1
-14
/
+8
*
Move discover_interfaces and relate goop to discover.c
Ted Lemon
1998-10-17
1
-387
/
+3
*
Read DHCP packet into aligned buffer and pass it as a struct pointer instead ...
Ted Lemon
1998-06-25
1
-8
/
+11
*
Check HAVE_SIN_LEN in sockaddr_dl code. Kludge hardware address length for ...
Ted Lemon
1998-04-09
1
-3
/
+8
*
Declare arguments that can be promoted so that the compiler's behaviour doesn...
Ted Lemon
1998-03-16
1
-2
/
+2
*
Handle token ring...
Ted Lemon
1997-12-06
1
-1
/
+11
*
Use ifp -> ifr_name, not ifr.ifr_name, which isn't yet initialized. errno, ...
Ted Lemon
1997-11-29
1
-3
/
+3
*
Fix typo in comment.
Ted Lemon
1997-11-22
1
-2
/
+2
*
Define quiet_interface_discovery. Don't consider EAGAIN or EINTR to be fata...
Ted Lemon
1997-10-20
1
-3
/
+8
*
If sa_len is zero, skip interface. Add remove_protocol. Fix automatic/man...
Ted Lemon
1997-09-16
1
-6
/
+32
*
Don't select for exceptions, since we don't know how to handle them.
Ted Lemon
1997-06-02
1
-2
/
+1
*
Fix stupid allocation bug. Handle IFF_POINTTOPOINT only if defined
Ted Lemon
1997-05-09
1
-2
/
+4
*
Wrap prototype with PROTO for SunOS
Ted Lemon
1997-03-29
1
-2
/
+2
*
Don't use ARHPRD_METRICOM or ARPHRD_LOOPBACK if they aren't defined
Ted Lemon
1997-03-29
1
-1
/
+6
*
Skip dummy interfaces on Linux; lose vestigial and erroneous USE_FALLBACK cod...
Ted Lemon
1997-03-29
1
-5
/
+7
*
Traversal of interface list to weed out bad interfaces was broken when I adde...
Ted Lemon
1997-03-06
1
-3
/
+4
*
Make dispatch() run through a list of protocol structures to select against, ...
Ted Lemon
1997-03-06
1
-93
/
+71
*
Oops - we're supposed to zero interfaces_invalidated at the end of the loop, ...
DHCP-970305A
Ted Lemon
1997-03-05
1
-2
/
+2
*
Only supply prototypes where appropriate
Ted Lemon
1997-02-26
1
-3
/
+3
*
Add DISCOVER_RELAY state
Ted Lemon
1997-02-22
1
-2
/
+3
*
Fix up select version of dispatch to take parse argument
Ted Lemon
1997-02-22
1
-2
/
+3
*
dispatch() now takes an argument indicating whether to decode the packet or j...
Ted Lemon
1997-02-22
1
-10
/
+16
*
Restructure to allow interface reinitialization
Ted Lemon
1997-02-19
1
-44
/
+84
*
Add support for timeouts; add support for scanning interfaces before they hav...
Ted Lemon
1997-02-18
1
-30
/
+160
*
Initial merge of Poger dhclient and linux hacks
Ted Lemon
1997-01-02
1
-1
/
+39
*
replace ARPHRD with HTYPE
Ted Lemon
1996-11-08
1
-2
/
+2
*
discover_interfaces() needs to behave differently for client and server
Ted Lemon
1996-09-11
1
-4
/
+5
*
dmalloc already zeros allocated memory
Ted Lemon
1996-09-11
1
-2
/
+1
*
buf doesn't need to be static
Ted Lemon
1996-09-11
1
-2
/
+2
*
Fix opening comment; require a subnet decl for every interface; remove warnin...
Ted Lemon
1996-09-05
1
-6
/
+8
*
Don't attach to unconfigured interfaces
Ted Lemon
1996-09-02
1
-4
/
+4
[next]