Edit

IABSD.fr/src/sbin/dhcpleased

Branch :

  • Show log

    Commit

  • Author : dgl
    Date : 2026-05-14 06:09:50
    Hash : 2d1e55dd
    Message : dhcpleased: Make sure to use VIS_NL with stravis() Various DHCP fields could include newlines, these were written to the lease file as-is. Nothing in base reads them, but it could confuse other tools. ok florian@