Views

Difference between revisions of "busybox-1.00.tar.bz2"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
 
 
Line 46: Line 46:
  
 
networking/udhcp/script.h
 
networking/udhcp/script.h
 +
| success =
 
}}
 
}}

Latest revision as of 14:44, 3 November 2008

The open source software busybox is part of the OpenStage telephones in this list.

An overview of all used open source software on OpenStage telephones you find in the category page.

download.png  busybox-1.00.tar.bz2

Description

BusyBox combines tiny versions of many common UNIX utilities into a single small executable.

Original Source

http://www.busybox.net/

License conditions

GPLV2

Version

1.00

Modified compared to Original

Customized build script.

Set Vendor class to be "OptiIpPhone".

Add support for the Generic Option 43 to pass this option back as a hex byte string

Add support for SIP option 120

Add support to change the hostname on the fly; DDNS (Alternative Hostname)

Altered the transactionID of a dhcp release to match that of the offer ( was a random id that did not match other dhcp events making it difficult to match up bind and release events)

Changed validation of dns from alpha numberic check to alphanumeric + "-" as defined by RFC as valid characters for DNS supplied values.

Re-instate hyphen in DNS parsing

Members:

libbb/pw_encrypt.c

loginutils/passwd.c

networking/udhcp/clientpacket.c

networking/udhcp/clientpacket.h

networking/udhcp/dhcpc.c

networking/udhcp/dhcpc.h

networking/udhcp/libbb_udhcp.h

networking/udhcp/options.c

networking/udhcp/options.h

networking/udhcp/script.c

networking/udhcp/script.h