]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Document the change 8/head
authorNicolas C <nchaigne@capgemini.fr>
Wed, 1 Apr 2015 07:22:57 +0000 (09:22 +0200)
committerNicolas C <nchaigne@capgemini.fr>
Wed, 1 Apr 2015 07:22:57 +0000 (09:22 +0200)
src/bin/dhcp4/dhcp4_hooks.dox

index cc1b5f127d5e3d9f4875ebcd0a3d39fe32a69905..e286a6d4797cc436cf43f445a1b1e43602597cea 100644 (file)
@@ -187,6 +187,9 @@ packet processing. Hook points that are not specific to packet processing
    (This is scratch space used for constructing the packet after all
    pkt4_send callouts are complete, so any changes to that field will
    be overwritten.)\n\n
+   The argument query4 contains a pointer to the corresponding query packet
+   (allowing to perform correlation between response and query). This object
+   cannot be modified.
 
  - <b>Skip flag action</b>: if any callout sets the skip flag, the server
    will not construct raw buffer. The expectation is that if the callout