From: <abe...@us...> - 2012-06-01 17:08:31
|
Revision: 5556 http://astlinux.svn.sourceforge.net/astlinux/?rev=5556&view=rev Author: abelbeck Date: 2012-06-01 17:08:25 +0000 (Fri, 01 Jun 2012) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2012-06-01 16:59:25 UTC (rev 5555) +++ branches/1.0/docs/ChangeLog.txt 2012-06-01 17:08:25 UTC (rev 5556) @@ -24,6 +24,10 @@ IPsec XAuth clients, defaults to INTIP. Remote IPsec XAuth clients then use INTIP (or IPSECM_XAUTH_LOCAL_GW) as the Asterisk server, any AstLinux-local server for that matter. +-- dhcpdump, new command to help debug DHCP packets, useful for IP phones and provisioning. + Example: dhcpdump -i eth1 -h '^00:15:65' + Monitor DHCP packets on interface 'eth1' for MAC addresses starting with 00:15:65 (Yealink phones) + ** Asterisk -- Asterisk 1.4.44 and 1.8.12.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |