#1576 closed (invalid)
L7 filters are being saved as ipp2p in nvram
| Reported by: | SpyrosB | Owned by: | |
|---|---|---|---|
| Keywords: | Cc: |
Description (last modified by SpyrosB)
If i select bt,bt1,bt2,bt3 L7 filters through the web interface (QoS tab) then these filters are being saved in vram as ipp2p filters
root@DD-WRT:~# nvram show | grep svqos_svcs svqos_svcs=Deluge both 40000:40000 40 | Deluge_OUT both 6000:8000 40 | bittorrent p2p 0:0 40 | bt p2p 0:0 40 | bt1 p2p 0:0 40 | bt2 p2p 0:0 40 | bt3 p2p 0:0 40 | http l7 0:0 20 | html l7 0:0 20 | httpvideo l7 0:0 20 | httpaudio l7 0:0 20 | flash l7 0:0 20 | ssl l7 0:0 20 | rtsp l7 0:0 20 | http-rtsp l7 0:0 20 | HTTP_Proxy tcp 8080:8080 20 | dns l7 0:0 10 |
Also maybe there is an associtaion with ticket #1560
Firmware DD-WRT v24-sp2 (06/12/10) mega - build 14594
Change History (6)
comment:1 Changed 3 years ago by SpyrosB
- Summary changed from L7 filters are being saves as ipp2p in nvram to L7 filters are being saved as ipp2p in nvram
comment:2 Changed 3 years ago by SpyrosB
- Description modified (diff)
comment:3 follow-up: ↓ 4 Changed 3 years ago by BrainSlayer
- Resolution set to fixed
- Status changed from new to closed
comment:4 in reply to: ↑ 3 Changed 3 years ago by phuzi0n
- Resolution fixed deleted
- Status changed from closed to reopened
Replying to BrainSlayer:
normally you do not need to use bt,bt2 etc. these filters are already used if bittorrent is selected. these filters are internal additial filter extensions. anyway. i fixed the definition now
Actually there's another bug that only bt1 and bt2 rules are created but no bt or bt3 are.
comment:5 Changed 3 years ago by BrainSlayer
- Resolution set to invalid
- Status changed from reopened to closed
as i said. its already fixed
comment:6 Changed 3 years ago by phuzi0n
I was just referring to bt3 being commented out by r14218 so it doesn't actually get added when you select bittorrent; only bt, bt1, and bt2 are added. It's a separate bug but it's somewhat related so I commented here, but I'll make another ticket...

normally you do not need to use bt,bt2 etc. these filters are already used if bittorrent is selected. these filters are internal additial filter extensions. anyway. i fixed the definition now