Re: PPP port: Quick question about file_name_lookup function

2000-11-24 Thread Marcus Brinkmann
On Fri, Nov 24, 2000 at 07:45:27PM -0500, Igor Khavkine wrote: > If I remember correctly, 2 is there because the value of the PF_INET macro > is 2. If you want more modularity you might watn to do something like > this: sprintf(file_name, "/servers/socker/%d", PF_INET); alse defines _SERVERS and

Re: PPP port: Quick question about file_name_lookup function

2000-11-24 Thread Igor Khavkine
On Fri, Nov 24, 2000 at 11:30:40AM -0600, Daniel E Baumann wrote: > Hi, I am currently hacking around the routing stuff in PPP by just allowing > you to do "add default HISADDR", which makes the peer at the other end the > gateway and no other routing entries can be made or removed (at least not