hm 34bc592815 Add a patch from the isdn mailinglist, Juha writes:
ppp in 4.x apparently does a close(2) after opening the tun device;
 i4brunppp starts up with only file descriptors 0 and 1 open (to the rbch
 device) -> tun gets opened as 2 -> tun gets closed -> later use results
 in EBADF. A quick fix to i4brunppp.c makes the thing work (I know, this
 is ugly, but I needed it up quick...):

Submitted by:	Juha-Matti Liukkonen <jml@cubical.fi>
2001-07-21 11:52:31 +00:00
..
2001-06-10 18:57:27 +00:00
2001-06-11 12:39:29 +00:00
2001-07-15 08:21:37 +00:00
2001-06-10 22:13:29 +00:00
2001-06-10 19:47:57 +00:00
2001-06-17 03:10:38 +00:00
2001-07-15 08:21:37 +00:00
2001-06-10 19:16:43 +00:00