<swalker>
Habbie: the bad new upstream emails were due to devscripts being updated without reapplying the local change
fakuivan_ has joined #openwrt-devel
fakuivan has quit [Ping timeout: 480 seconds]
danitool_ has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
minimal has quit [Quit: Leaving]
cmonroe_ has joined #openwrt-devel
cmonroe has joined #openwrt-devel
cmonroe_ has quit [Read error: Connection reset by peer]
GNUmoon has quit [Ping timeout: 480 seconds]
cmonroe has quit [Ping timeout: 480 seconds]
cmonroe has joined #openwrt-devel
tSYS_ has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
GNUmoon has joined #openwrt-devel
cmonroe has quit [Read error: Connection reset by peer]
cmonroe has joined #openwrt-devel
xutaxkamay has joined #openwrt-devel
madwoota- has joined #openwrt-devel
madwoota has quit [Ping timeout: 480 seconds]
madwoota- is now known as madwoota
tomn has quit [Remote host closed the connection]
tomn has joined #openwrt-devel
dangole has quit [Ping timeout: 480 seconds]
nixuser has quit [Ping timeout: 480 seconds]
nixuser has joined #openwrt-devel
AtomiclyCursed has quit [Quit: ZNC 1.8.2 - https://znc.in]
AtomiclyCursed has joined #openwrt-devel
AtomiclyCursed has quit [Quit: ZNC 1.8.2 - https://znc.in]
nixuser has quit [Ping timeout: 480 seconds]
nixuser has joined #openwrt-devel
<Habbie>
swalker, thanks!
rmilecki has quit [Quit: Konversation terminated!]
AtomiclyCursed has joined #openwrt-devel
goliath has joined #openwrt-devel
Tapper has joined #openwrt-devel
<djfe_>
A few MT7621 devices had to have their dts changed since a new pcie driver from upstream reordered pcie. (they use pcie port 0 and 2 now instead of 0 and 1)
<djfe_>
Someone gave me a clue that this stuff can done with a hotplug.d script. I'll take a look at this later if I can spot an example in the codebase
cmonroe has quit [Remote host closed the connection]
cmonroe has joined #openwrt-devel
cmonroe has quit []
hanetzer3 has joined #openwrt-devel
hanetzer2 has quit [Ping timeout: 480 seconds]
f00b4r0 has quit [Quit: brb]
goliath has joined #openwrt-devel
cmonroe has joined #openwrt-devel
bbezak51 has joined #openwrt-devel
bbezak51 has quit []
bbezak has joined #openwrt-devel
bbezak5 has quit [Ping timeout: 480 seconds]
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
gladiac has joined #openwrt-devel
dangole has quit [Write error: connection closed]
dangole_ has joined #openwrt-devel
djfe has joined #openwrt-devel
djfe_ has quit [Ping timeout: 480 seconds]
maciekb has quit [Ping timeout: 480 seconds]
maciekb has joined #openwrt-devel
cbeznea has quit [Quit: Leaving.]
f00b4r0 has joined #openwrt-devel
cbeznea has joined #openwrt-devel
Andy_ has joined #openwrt-devel
Andy_ has left #openwrt-devel [#openwrt-devel]
gladiac has quit [Quit: k thx bye]
isak has quit [Quit: leaving]
srslypascal has joined #openwrt-devel
srslypascal_ has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
dgcampea has quit [Remote host closed the connection]
dgcampea has joined #openwrt-devel
dgcampea has quit [Remote host closed the connection]
dgcampea has joined #openwrt-devel
goliath has joined #openwrt-devel
danieli has quit [Quit: Ping timeout (120 seconds)]
danieli has joined #openwrt-devel
bluew has joined #openwrt-devel
sshtunnel has joined #openwrt-devel
<sshtunnel>
hello
<sshtunnel>
can someone plz help to setup an ssh tunnel.
<sshtunnel>
I can already set it up and working with : ssh -o PermitLocalCommand=yes -o LocalCommand="ifconfig tun0 192.168.244.2 pointopoint 192.168.244.1 netmask 255.255.255.0" -o ServerAliveInterval=60 -w 0:0 zubuntu@79.132.192.243 'echo tun0 ready'
<sshtunnel>
but it doesn't work using sshtunnel package