git: dhclient - Add 6-byte MAC address to the log entries for DHCP ACK/NAK/OFFER.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sun Aug 19 07:32:39 PDT 2012


commit bdf60627ca55845d183a05f32fc0bac7af9c375f
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Tue Jul 31 22:29:29 2012 +0200

    dhclient - Add 6-byte MAC address to the log entries for DHCP ACK/NAK/OFFER.
    
    - Log the packets before checking the client state. Makes it easy to find
      MACs for 'surprise' DHCP servers.
    - Swap ifi status check logic to be the first one.

Summary of changes:
 sbin/dhclient/dhclient.c |   11 +----------
 sbin/dhclient/dhcpd.h    |    3 ++-
 sbin/dhclient/dispatch.c |    5 ++---
 sbin/dhclient/options.c  |   12 ++++++++++--
 4 files changed, 15 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bdf60627ca55845d183a05f32fc0bac7af9c375f


-- 
DragonFly BSD source repository





More information about the Commits mailing list