mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
update
This commit is contained in:
parent
b976c62423
commit
255332ad03
12 changed files with 2318 additions and 2299 deletions
|
|
@ -859,6 +859,7 @@ int wext_set_forwarding(const char *ifname, char flg) {
|
|||
iwr.u.essid.length = cmd_len + 1;
|
||||
return iw_ioctl(ifname, SIOCDEVPRIVATE, &iwr);
|
||||
}
|
||||
|
||||
int wext_enable_forwarding(const char *ifname) {
|
||||
return wext_set_forwarding(ifname, '1');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue