source:
freewrt/package/ppp/patches/202-atm_fix.patch@
6fc4520e
| Last change on this file since 6fc4520e was 475ad56, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 349 bytes | |
-
ppp-2.4.3/pppd/plugins/pppoatm/pppoatm.c
136 136 int fd; 137 137 struct atm_qos qos; 138 138 139 system ("/sbin/modprobe pppoatm");140 141 139 if (!device_got_set) 142 140 no_device_given_pppoatm(); 143 141 fd = socket(AF_ATMPVC, SOCK_DGRAM, 0);
Note:
See TracBrowser
for help on using the repository browser.
