DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: dhclient - Add 6-byte MAC address to the log entries for DHCP ACK/NAK/OFFER.
commit bdf60627ca55845d183a05f32fc0bac7af9c375f
Author: Antonio Huete Jimenez <tuxillo@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]