Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 505
    • Issues 505
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 51
    • Merge requests 51
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • KeaKea
  • Issues
  • #1064

Closed
Open
Created Dec 18, 2019 by Tomek Mrugalski@tomek🛰Owner

BOOTP hook doesn't work

Although the system tests have just started and there are no complete results available yet, @wlodek reported the packet is being dropped due to missing option 53.

 DEBUG [kea-dhcp4.packets/4288] DHCP4_BUFFER_RECEIVED received buffer from 0.0.0.0:68 to 255.255.255.255:67 over interface enp0s9
 DEBUG [kea-dhcp4.callouts/4288] HOOKS_CALLOUTS_BEGIN begin all callouts for hook buffer4_receive
 DEBUG [kea-dhcp4.bootp-hooks/4288] BOOTP_ADDED_CLASS added BOOTP class to a BOOTP query: [hwtype=1 ], cid=[no info], tid=0x0
 DEBUG [kea-dhcp4.callouts/4288] HOOKS_CALLOUT_CALLED hooks library with index 1 has called a callout on hook buffer4_receive that has address 0x7f45f97dedf0 (callout duration: 0.072 ms)
 DEBUG [kea-dhcp4.callouts/4288] HOOKS_CALLOUTS_COMPLETE completed callouts for hook buffer4_receive (total callouts duration: 0.072 ms)
 DEBUG [kea-dhcp4.options/4288] DHCP4_BUFFER_UNPACK parsing buffer received from 0.0.0.0 to 255.255.255.255 over interface enp0s9
 DEBUG [kea-dhcp4.eval/4288] EVAL_DEBUG_MEMBER Checking membership of 'BOOTP', pushing result 'true'
 DEBUG [kea-dhcp4.eval/4288] EVAL_DEBUG_NOT Popping 'true' pushing 'false'
 DEBUG [kea-dhcp4.options/4288] EVAL_RESULT Expression DHCP evaluated to 0
 INFO  [kea-dhcp4.bad-packets/4288] DHCP4_PACKET_DROP_0009 [hwtype=1 08:00:27:6d:ee:67], cid=[no info], tid=0x12019719: Option 53 missing (no DHCP message type), is this a BOOTP packet?
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking