search for: 0xffff

Displaying 20 results from an estimated 1407 matches for "0xffff".

2010 Jan 07
10
[Bug 25938] New: black screen on the iMac powerpc using nouveau
http://bugs.freedesktop.org/show_bug.cgi?id=25938 Summary: black screen on the iMac powerpc using nouveau Product: xorg Version: unspecified Platform: PowerPC OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2005 Dec 10
10
Marking packets by mac addr using tc filter u32 match?
Hi Is there a way of marking packets by mac address instead of ip or ports using a "tc filter u32 match"? I read somewhere that I could use the offset -8 and -14 to grab the mac addresses but if I use anything lower than -8, for example -9, I get an error. I''m modifying the wondershaper script to cap the download speed by mac address. Any sugestions?
2004 Jan 20
1
htb+beginner+error
...arent 1:20 handle 20: sfq perturb 10 tc qdisc add dev $DEV parent 1:21 handle 21: sfq perturb 10 tc qdisc add dev $DEV parent 1:22 handle 22: sfq perturb 10 tc qdisc add dev $DEV parent 1:23 handle 23: sfq perturb 10 tc filter add dev $DEV protocol ip parent 1:0 prio 2 u32 \ match ip dport 20 0xffff flowid 1:22 tc filter add dev $DEV protocol ip parent 1:0 prio 0 u32 \ match ip dport 22 0xffff flowid 1:20 tc filter add dev $DEV protocol ip parent 1:0 prio 0 u32 \ match ip dport 3000 0xffff flowid 1:20 tc filter add dev $DEV protocol ip parent 1:0 prio 2 u32 \ match ip dport 25 0xf...
2005 Jan 05
0
Best QoS Policy for VoIP
...8 allot 1514 cell 8 maxburst 20 avpkt 1000 tc qdisc add dev $e parent 1:9 handle 90: sfq perturb 20 ##################################### ############### Citrix ############## # # # SSH # tc filter add dev $e protocol ip parent 1:0 prio 1 u32 match ip sport 22 0xffff flowid 1:3 tc filter add dev $e protocol ip parent 1:0 prio 1 u32 match ip dport 22 0xffff flowid 1:3 # CITRIX/ICA # tc filter add dev $e protocol ip parent 1:0 prio 1 u32 match ip sport 1494 0xffff flowid 1:3 tc filter add dev $e protocol ip parent 1:0 prio 1 u32 match ip dport 1494 0xffff flo...
2002 Jun 18
7
Better filtering to a class
...31 handle 1231: sfq perturb 5 quantum 1514 tc qdisc add dev eth0 parent 1:1232 handle 1232: sfq perturb 5 quantum 1514 tc qdisc add dev eth0 parent 1:1233 handle 1233: sfq perturb 5 quantum 1514 tc filter add dev eth0 protocol ip parent 1:0 prio 4 u32 match ip dst 203.112.65.54 match ip sport 6660 0xffff flowid 1:1232 tc filter add dev eth0 protocol ip parent 1:0 prio 4 u32 match ip dst 203.112.65.54 match ip sport 6661 0xffff flowid 1:1232 tc filter add dev eth0 protocol ip parent 1:0 prio 4 u32 match ip dst 203.112.65.54 match ip sport 6662 0xffff flowid 1:1232 tc filter add dev eth0 protocol i...
2014 Feb 25
3
boot from local drive does't work
Hi, all I can't boot from local drive on some machines(thinkpad x200 and thinkpad x1 carbon) using syslinux 3.05 or syslinux 4.05. And i change localboot 0xffff to localboot 0x80, boot from local drive is available. I find "0x80 is the primary hard drive. The special value -1(0xffff) causes ISOLINUX to report failure to the BIOS, which, on recent BIOSes, should mean that the next device in the boot sequence should be activated" on syslinux wiki....
2005 Dec 22
2
strange tc filter behavior
...d 1:ffff htb prio 7 rate 50kbit ceil 100kbit $TC qdisc add dev imq0 parent 1:ffff handle ffff sfq perturb 10 # # ADMASTER # $TC class add dev imq0 parent 1:1 classid 1:10 htb prio 2 rate 150kbit ceil 500kbit $TC filter add dev imq0 protocol ip parent 1: prio 2 \ u32 \ match ip dport 1433 0xffff \ match u8 6 0xff at 9 \ flowid 1:10 $TC filter add dev imq0 protocol ip parent 1: prio 2 \ u32 \ match ip dport 1434 0xffff \ match u8 6 0xff at 9 \ flowid 1:10 $TC filter add dev imq0 protocol ip parent 1: prio 2 \ u32 \ match ip dport 81 0xffff \ ma...
2006 Nov 12
1
[PATCH] Annotate shapes, text and dbus support
...us, + unsigned short *fillColor, unsigned short *strokeColor, + double strokeWidth) +{ + REGION reg; + cairo_t *cr; + + ANNO_SCREEN (s); + + cr = annoCairoContext (s); + + if (cr) + { + + double ex1, ey1, ex2, ey2; + cairo_set_source_rgba (cr, + (double) fillColor[0] / 0xffff, + (double) fillColor[1] / 0xffff, + (double) fillColor[2] / 0xffff, + (double) fillColor[3] / 0xffff); + cairo_arc (cr, xc, yc, radius, 0, 2*M_PI); + cairo_fill_preserve (cr); + cairo_set_line_width (cr, strokeWidth); + cairo_stroke_extents (cr, &ex1, &ey1, &...
2006 Apr 07
9
u32 and iptables do not work together
Hello all, I am trying to make a filter into my QoS rules and I founded that when I try to use filters u32 and with fwmark they do not work together. This is the filter I use, just and example, for u32: $TC filter add dev $DL parent 1:0 protocol ip prio 1 u32 match ip sport 22 0xffff flowid 1:10 This is working fine. Now if I try to mark a package that I want it to go to the same class (1:10) it get an error: $IPT -t mangle -A PREROUTING -s 200.163.208.4 -j MARK --set-mark 10 Then I tryed to make the filter for this: $TC filter add dev $DL parent 1:0 protocol ip pr...
2007 Feb 02
0
Attempting to get FFXI working.
...9c 0x6b6fd668: 00000000 00000001 6b6fd7f0 60982ed0 0x6b6fd678: 609b01a0 6167309c 6b6fd7f0 616271a1 0x6b6fd688: 7d7e0450 04400002 00000000 00000000 0x6b6fd698: 00000000 00000000 00000000 00000000 0x6b6fd6a8: 00000000 00000000 00000000 00000000 Backtrace: =>1 0x60a04c6b (0x04400002) 2 0x00ff:0xffff (0x111f:0x00fe) 3 0xff00:0xffff (0x111f:0x00fe) 4 0xff00:0xffff (0x111f:0x00fe) 5 0xff00:0xffff (0x111f:0x00fe) 6 0xff00:0xffff (0x111f:0x00fe) 7 0xff00:0xffff (0x111f:0x00fe) 8 0xff00:0xffff (0x111f:0x00fe) 9 0xff00:0xffff (0x111f:0x00fe) 10 0xff00:0xffff (0x111f:0x00fe) 11 0xff00:0xffff...
2005 Nov 03
6
Cannot get htb & prio working together.
...; qdisc the class ID''s of nn:1 to 3 are automatically provided tc qdisc add dev eth0 parent 20:1 handle 201: sfq tc qdisc add dev eth0 parent 20:2 handle 202: sfq tc qdisc add dev eth0 parent 20:3 handle 203: sfq tc filter add dev eth0 parent 1:0 protocol ip prio 1 u32 match ip dport 22 0xffff flowid 20:1 tc filter add dev eth0 parent 1:0 protocol ip prio 1 u32 match ip dport 23 0xffff flowid 20:3 A "tc filter show" displays the filters and so on and one can see the hits & successes when testing with, say, Telnet, but the counters on the respective queue/flowid don'...
2005 May 12
9
IPTables script
Hi All, I''ve been playing with QOS for a short while now and have worked out how to do what I want using HTB. Great queuing discipline btw. My problem is the tc filters I want to setup aren''t working because iptables is getting to the packets first and mangling the src address. The iptables script I am using is MonMotha''s Firewall 2.3.8 and it includes lots of nice
2006 Apr 05
5
QoS - Ping problem
...$QDISC 1:10 handle 10: sfq perturb 10 $QDISC 1:20 handle 20: sfq perturb 10 $QDISC 1:30 handle 30: sfq perturb 10 $QDISC 1:40 handle 40: sfq perturb 10 $QDISC 1:50 handle 50: sfq perturb 10 FILTER="/sbin/tc filter add dev $DL parent 1:0 protocol ip prio 1 u32" $FILTER match ip sport 22 0xffff flowid 1:10 $FILTER match ip sport 23 0xffff flowid 1:10 $FILTER match ip sport 2202 0xffff flowid 1:10 $FILTER match ip sport 80 0xffff flowid 1:20 $FILTER match ip sport 443 0xffff flowid 1:20 $FILTER match ip sport 3128 0xffff flowid 1:20 $FILTER match ip sport 53 0xffff flowid 1:30 $FILTER ma...
2005 Dec 16
2
tc filter match u8 problem??
Hi All Can someone tell me what am I doing wrong? These was suposed to catch icmp type 8. Why ''match u8'' does not work? # tc filter add dev eth0 protocol ip parent 1: prio 2 \ u32 \ match u16 0x0800 0xffff at -2 \ match u8 8 0xff at 20 \ flowid 1:5 Illegal "match" # # tc filter add dev eth0 protocol ip parent 1: prio 2 \ u32 \ match u16 0x0800 0xffff at -2 \ match u16 8 0xff00 at 20 \ flowid 1:5 # Environment: Slackware 10.2 tc utility, iproute2-2.6...
2007 Dec 17
3
traffic not getting into class
Hello list, I have these sorts of filters, putting traffic into the appropiate classid (1:15 is the default class): ${TC} filter add dev ${DEV_IFB} parent 1:0 prio 1 protocol ip u32 \ match ip protocol 0x6 0xff \ match ip sport 22 0xffff \ classid 1:11 # ssh ${TC} filter add dev ${DEV_IFB} parent 1:0 prio 1 protocol ip u32 \ match ip protocol 0x6 0xff \ match ip dport 22 0xffff \ classid 1:11 # ssh {and a few more 1:11 filters] ${TC} filter add dev ${DEV_IFB} parent 1:0 prio 1 protocol ip u32 \ match ip p...
2006 Apr 05
0
Configuration of my QoS ruleset (now working fine with u32 classifier)
...erturb 10 $QDISC 1:20 handle 20: sfq perturb 10 $QDISC 1:30 handle 30: sfq perturb 10 $QDISC 1:40 handle 40: sfq perturb 10 FILTER="/sbin/tc filter add dev $DL parent 1:0 protocol ip prio 1 u32" #---- # Regras com maior prioridade # APENAS NAVEGACAO E PING #---- $FILTER match ip sport 80 0xffff flowid 1:10 $FILTER match ip sport 443 0xffff flowid 1:10 $FILTER match ip sport 3128 0xffff flowid 1:10 $FILTER match ip protocol 1 0xff flowid 1:10 #---- # Regra especial para o conteudo # ns2.cnett.com.br #---- $FILTER match ip src 200.163.208.4/32 flowid 1:10 $FILTER match ip src 200.163.208.5/...
2007 Aug 03
5
Adaptec 39320A woes
...tec 39320A Ultra320 SCSI adapter aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 101-133Mhz, 512 SCBs Allocated SCBs: 4, SG List Length: 128 Serial EEPROM: 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x17c8 0x09f4 0x0142 0x2807 0x0010 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0xffff 0x0430 0xb3f3 Target 0 Negotiation Settings User: 320.000MB/s transfers (160.000MHz RDSTRM|DT|IU|RTI|QAS, 16bit) Target 1 Negotiation Settings User: 320.000MB/s transfers (160.000MHz RDSTRM|DT|IU|RTI|QAS, 16bit) Target...
2015 Sep 01
1
FW: Request for ew device<0x2B2D/0xFFFF> listed into NUT
Resend the mail. ???: Zhan, Cindy (???) ????: 2015?8?28? 16:19 ???: nut-upsdev at lists.alioth.debian.org<mailto:nut-upsdev at lists.alioth.debian.org> ??: Xie, Maggie(???) ??: Request for ew device<0x2B2D/0xFFFF> listed into NUT Dear NUT Developers: We really appreciate for your great job and accomplishment in NUT. It?s interesting and fabulous. It would be great if our new device can be listed in NUT. Here?s the basic information for it: Device manufacturer: AEG PS Device type: UPS C...
2005 May 26
2
Random Early Detection
...prio 0 rate 200kbit # everything else tc class add dev $DEV0 parent 1:1 classid 1:20 htb prio 2 rate 400kbit ceil 400kbit tc class add dev $DEV1 parent 2:1 classid 2:20 htb prio 2 rate 400kbit ceil 400kbit # audio ports tcp tc filter add dev $DEV0 protocol ip parent 1:0 u32 match ip dport 2001 0xffff flowid 1:10 tc filter add dev $DEV1 protocol ip parent 2:0 u32 match ip dport 2001 0xffff flowid 2:10 tc filter add dev $DEV0 protocol ip parent 1:0 u32 match ip sport 2001 0xffff flowid 1:10 tc filter add dev $DEV1 protocol ip parent 2:0 u32 match ip sport 2001 0xffff flowid 2:10 # audio ports...
2014 Feb 25
1
boot from local drive does't work
...gt; On Mon, Feb 24, 2014 at 10:27 PM, ?? <lei.xia at cs2c.com.cn> wrote: >> Hi, all >> >> I can't boot from local drive on some machines(thinkpad x200 and >> thinkpad x1 carbon) using >> syslinux 3.05 or syslinux 4.05. >> >> And i change localboot 0xffff to localboot 0x80, boot from local drive >> is available. >> >> I find "0x80 is the primary hard drive. The special value -1(0xffff) >> causes ISOLINUX to report failure to the BIOS, which, on recent BIOSes, >> should mean that the next device in the boot sequence...