Re: npppd_arp.h missing in the tree

2012-04-01 Thread YASUOKA Masahiko
Hi, On Sat, 31 Mar 2012 16:30:37 +0200 mxb wrote: > looks like npppd_arp.h is missing in the tree. > > Is it in purpose or just a miss? There are npppd_arp.[ch] in IIJ(upstream and company I work for)'s local tree. But they are work-in-progress. So they should be deleted in our tree. --yasu

npppd_arp.h missing in the tree

2012-03-31 Thread mxb
Hi, looks like npppd_arp.h is missing in the tree. Is it in purpose or just a miss? npppd.c: #ifdef USE_NPPPD_ARP #include "npppd_arp.h" #endif Regards, Maxim