PPP port: Code for setting gateway

2000-11-24 Thread Daniel E Baumann
Here is the code I wrote for setting the gateway in bundle.c, I welcome any comments. Some of this I borrowed from fsysopts.c. int bundle_SetRoute(struct bundle *bundle, int cmd, struct in_addr dst, struct in_addr gateway, struct in_addr mask, int bang, int ssh)

Re: PPP port: Quick question about file_name_lookup function

2000-11-24 Thread Marcus Brinkmann
On Fri, Nov 24, 2000 at 11:30:40AM -0600, Daniel E Baumann wrote: > When I supply the node > name is it safe to hard code "/servers/socket/2" as the node name? As far as this hack goes, sure. > I think I may add a check to > ensure that it is a tunnel interface also. Don't bother. Marcus -

(no subject)

2000-11-24 Thread Cluster one
SUB -L cluster_one _ Chat with your friends as soon as they come online. Get Rediff Bol at http://bol.rediff.com Participate in crazy auctions at http://auctions.rediff.com/auctions/ ___ Bug-hurd

PPP port: Quick question about file_name_lookup function

2000-11-24 Thread Daniel E Baumann
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 until there is sufficient support in libc0.2). I am attempting to use

Bug#77857: hurd: write_node assertion failed building emacs

2000-11-24 Thread Niels Möller
Roland McGrath <[EMAIL PROTECTED]> writes: > instead of the separate tests done now (and same for the other two). That > way, dn_set_mtime is only touched if it was just acted upon--if it gets set > right after the test, then it will remain set for later. Then it would be > safe to just remove