On 09/23/2011 06:41 AM, Oleg Zhurakivskyy wrote: > --- > plugins/provision.c | 586 +++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 586 insertions(+), 0 deletions(-) > create mode 100644 plugins/provision.c Please don't copy paste the contents of plugins/mbpi.c. The intent is to just re-use that code, similar to how tools/lookup-apn.c works. If you want to make any improvements to plugins/mbpi.c, then submit a separate patch against that file. Regards, -Denis