search for: 0xb8

Displaying 20 results from an estimated 294 matches for "0xb8".

Did you mean: 0x08
2008 Feb 22
0
is tos=ef same as tos=0xb8 same as DSCP ef ?
...qos_traffic_shaping_iproute2_asterisk but I'm trying to figure out the relationship between the tos of iax.conf and tos of tc from Iproute2. my traffic goes from my linux router to a CPE cisco box. I understand Cisco uses tos ( usually referred to as DSCP, just to keep us on our toes) ef or 0xb8. So when I use tos=ef in *.conf, will the Cisco router see it as Cisco's "ef", DSCP=ef? And, for extra credit, can I use tos 0xb8 in iproute2: tc filter add dev eth1 protocol ip parent 1: prio 1 u32 match ip tos 0xb8 0xff flowid 1:2 It looks to me that priomap only has 16 values,...
1999 Dec 20
6
URGENT: REDHAT 6.1 STORES SAMBA PRIVATE FILES IN /etc
dear redhat, i examined a friend's system today, to help him configure it. assuming that he just "installed" from scratch the samba package, it appears that you have provided a default smb.conf file for redhat 6.1 that puts samba private configuration files in /etc. the suggested options, for example show "smbpasswd file = /etc/smbpasswd". this is REALLY bad. 1) you
2001 Jan 23
5
iptables
Isn''t it possible with iptables to filter on DSCP field? Thanks, Tom Aernoudt
2001 Feb 15
0
ip route - TOS argument does not allways work
...ll possible values for the TOS byte, even when I enter them in /etc/iproute/rt_dsfield. to demonstrate this, I added prohibit rules for different marked packets and tried if the packets are dropped when I try to "ping -Q tosvalue <somehost>": #: ip route add prohibit default tos 0xb8 #: ip route add prohibit default tos 0x11 #: ip route add prohibit default tos 0x10 #: ip route add prohibit default tos 0x02 #: ip route <some rules snipped> prohibit default tos high prohibit default tos test prohibit default tos lowdelay prohibit default tos mincost default via 192...
2013 Jan 19
2
PriorityInheritance doesn't work (tinc 1.0.19)
...l. (Why it could be experimental, when it looks quite simple feature, no?) But this option doesn't change the TOS field of outgoing UDP packet. I just do tcpdump on outgoing interface from vty1: $ sudo tcpdump -vni eth0 udp dst port 655 And from vty2 I do ping with setting of tos field to EF(0xb8). $ ping -c1 <remote-ip-addr-on-tap-device> -Q 0xb8 And on outgoing interface I can only see the folowing from tcpdump: IP(tos 0x0, ttl 64, id 0, offset 0, flags[DF], proto UDP(17), length 136 So the TOS field doesn't take the value from TOS of encapsulated packet. Is this a bug or I d...
2004 Sep 06
0
example/dsmark+policing => tcsim outputs are different
...ted to see exactly the same graphical output for tcng coding or old tc coding included in tcsim files ? Observation 2: The text outputs (dsmark+policing.output attached) from dsmark+policing.tcsim and examples/dsmark+policing are different to each other. > Question 2: Where are tos=0x01 or tos=0xb8 traffic in my dsmark+policing.tcsim output? (We can see these traffics in the output from the original dsmark+policing !) > Question 3: Why packet size is 988 bytes in my dsmark+policing.tcsim output? Obs.: a) tcng version 9m + iproute2/tc version 2.4.7-now-ss020116-try + Linux kernel 2.5.4...
2005 Dec 20
1
IPv6 priority in tc filter
...u32 filter be matching against the 8 bits of the traffic class, not the 4bit version+first 4bits of traffic class? The reason this is relevant is because I am trying to match EF traffic with a tc filter command: tc filter add dev eth2.1070 parent 10: protocol ipv6 prio 1 u32 match ip6 priority 0xb8 0xff flowid 10:1 i.e. 0xb8 for EF. This, however, does not match my EF packets. If I send the following command: tc filter add dev eth2.1070 parent 10: protocol ipv6 prio 1 u32 match ip6 priority 0x6b 0xff flowid 10:1 then it actually does match EF packets. That is, it matches the 4 bits of th...
2007 Apr 30
0
[PATCH] Handle ISO_Level3_Shift keysym as AltGr in ioemu/vncfb
...Regards, Cédric diff -ur source/tools/ioemu/keymaps/modifiers build-tools/tools/ioemu/keymaps/modifiers --- source/tools/ioemu/keymaps/modifiers 2007-04-28 11:28: 59.000000000 +0200 +++ build-tools/tools/ioemu/keymaps/modifiers 2007-04-30 10:44: 50.380307142 +0200 @@ -3,6 +3,7 @@ Alt_R 0xb8 Mode_switch 0xb8 +ISO_Level3_Shift 0xb8 Alt_L 0x38 Control_R 0x9d diff -ur source/tools/ioemu/vnc_keysym.h build-tools/tools/ioemu/vnc_keysym.h --- source/tools/ioemu/vnc_keysym.h 2007-04-28 11:28:59.000000000 +0200 +++ build-tools/tools/ioemu/vnc_keysym.h 2007-04-30 10:43: 53.820772...
2012 Aug 29
2
tcclasses matching on the TOS field
...uration: --- tcdevices --- #NUMBER: IN-BANDWITH OUT-BANDWIDTH OPTIONS REDIRECTED #INTERFACE INTERFACES eth1 2048kbps 1500kbps -- tcclasses --- #INTERFACE:CLASS MARK RATE: CEIL PRIORITY OPTIONS # DMAX:UMAX eth1 1 100kbps 180kbps 1 tos=0x88/0xfc,tos=0xb8/0xfc eth1 2 full/4 full 2 default -- tcrules --- #MARK SOURCE DEST PROTO DEST SOURCE USER TEST LENGTH TOS CONNBYTES 1 $FW:w.x.y.z a.b.c.d udp 1194 - - - - 0x18/0xa0 My voip traffi...
2009 Nov 14
2
[LLVMdev] Very slow performance of lli on x86
...ab, 0xac, 0xae }, { 0xab, 0xac, 0xad, 0xaf }, { 0xac, 0xad, 0xae, 0xb0 }, { 0xad, 0xae, 0xaf, 0xb1 }, { 0xae, 0xaf, 0xb0, 0xb2 }, { 0xaf, 0xb0, 0xb1, 0xb3 }, { 0xb0, 0xb1, 0xb2, 0xb4 }, { 0xb1, 0xb2, 0xb3, 0xb5 }, { 0xb2, 0xb3, 0xb4, 0xb6 }, { 0xb3, 0xb4, 0xb5, 0xb7 }, { 0xb4, 0xb5, 0xb6, 0xb8 }, { 0xb5, 0xb6, 0xb7, 0xb9 }, { 0xb6, 0xb7, 0xb8, 0xba }, { 0xb7, 0xb8, 0xb9, 0xbb }, { 0xb8, 0xb9, 0xba, 0xbc }, { 0xb9, 0xba, 0xbb, 0xbd }, { 0xba, 0xbb, 0xbc, 0xbe }, { 0xbb, 0xbc, 0xbd, 0xbf }, { 0xbc, 0xbd, 0xbe, 0xc0 }, { 0xbd, 0xbe, 0xbf, 0xc1 }, { 0xbe, 0xbf, 0xc0, 0xc2 }, { 0xb...
2006 Apr 10
4
EF & AF filters with HTB
Hello all, Please could someone help me with this, I have been trying for days to get this to work. I would like to have BE, AF & EF classes with HTB qdisc. I can''t find any scripts online where this has been done. If I enable this filter: #tc filter add dev eth0 parent 2:0 protocol ip prio 1 \ #tcindex mask 0xf0 shift 4 pass_on then BE & AF classification seems to be fine but
2015 Jul 05
3
Different PRF with --disable-legacy-protocol?
...this intentional? Linking to openssl results in char key[] = { 0xb2, 0x9d, 0x8d, 0x24, 0x91, 0x04, 0xaf, 0x25, 0x3f, 0x10, 0x34, 0x9d, 0xc7, 0x73, 0x8c, 0xe1, 0x24, 0x32, 0x2f, 0x7c, 0x4e, 0x0d, 0x3c, 0x57, 0xed, 0x94, 0x29, 0x95, 0xf3, 0xe4, 0x7e, 0xe2, 0x1a, 0x88, 0x70, 0xf8, 0xd4, 0x92, 0xb8, 0x5b, 0x96, 0x2c, 0x98, 0xc4, 0x34, 0x5a, 0x30, 0x44, 0x54, 0xcc, 0x8d, 0x7c, 0x1e, 0x38, 0xea, 0x82, 0xe4, 0x82, 0xc3, 0x1a, 0x38, 0xb1, 0xae, 0x3e, 0x37, 0x04, 0x85, 0x3d, 0xbf, 0x32, 0x73, 0x0a, 0xd5, 0xb3, 0x72, 0xe6, 0xe8, 0x3b, 0xa4, 0x7f, 0x81, 0x1e, 0x8d, 0xb4, 0xcc, 0x55, 0x74, 0xbe...
2007 Aug 16
3
imap killed with signal 6 (including backtrace)
...rndup+0x38) [0x80d8316] -> imap(t_strndup+0x22) [0x80d86d7] -> imap(cmd_create+0xb5) [0x8059a39] -> imap [0x805eb09] -> imap [0x805ecf9] -> imap(_client_input+0x116) [0x805ee1b] -> imap(io_loop_handler_run+0x191) [0x80cebf8] -> imap(io_loop_run+0x20) [0x80cde56] -> imap(main+0xb8) [0x8069cbf] -> /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7dc8030] -> imap [0x8058361] Aug 16 16:59:38 postamt dovecot: child 11760 (imap) killed with signal 6 -- Ralf Hildebrandt (Ralf.Hildebrandt at charite.de) plonk at charite.de Postfix - Einrichtung, Betrieb und...
2009 Nov 14
0
[LLVMdev] Very slow performance of lli on x86
...ab, 0xac, 0xae }, { 0xab, 0xac, 0xad, 0xaf }, { 0xac, 0xad, 0xae, 0xb0 }, { 0xad, 0xae, 0xaf, 0xb1 }, { 0xae, 0xaf, 0xb0, 0xb2 }, { 0xaf, 0xb0, 0xb1, 0xb3 }, { 0xb0, 0xb1, 0xb2, 0xb4 }, { 0xb1, 0xb2, 0xb3, 0xb5 }, { 0xb2, 0xb3, 0xb4, 0xb6 }, { 0xb3, 0xb4, 0xb5, 0xb7 }, { 0xb4, 0xb5, 0xb6, 0xb8 }, { 0xb5, 0xb6, 0xb7, 0xb9 }, { 0xb6, 0xb7, 0xb8, 0xba }, { 0xb7, 0xb8, 0xb9, 0xbb }, { 0xb8, 0xb9, 0xba, 0xbc }, { 0xb9, 0xba, 0xbb, 0xbd }, { 0xba, 0xbb, 0xbc, 0xbe }, { 0xbb, 0xbc, 0xbd, 0xbf }, { 0xbc, 0xbd, 0xbe, 0xc0 }, { 0xbd, 0xbe, 0xbf, 0xc1 }, { 0xbe, 0xbf, 0xc0, 0xc2 }, { 0xb...
2020 Feb 14
0
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
...s on the host console [ 55.951885] CPU: 34 PID: 1908 Comm: CPU 0/KVM Not tainted 5.5.0+ #21 [ 55.951891] Hardware name: IBM 3906 M04 704 (LPAR) [ 55.951892] Call Trace: [ 55.951902] [<0000001ede114132>] show_stack+0x8a/0xd0 [ 55.951906] [<0000001edeb0672a>] dump_stack+0x8a/0xb8 [ 55.951915] [<000003ff803736a6>] vhost_vring_ioctl+0x6fe/0x858 [vhost] [ 55.951919] [<000003ff8042a608>] vhost_net_ioctl+0x510/0x570 [vhost_net] [ 55.951924] [<0000001ede3c4dd8>] do_vfs_ioctl+0x430/0x6f8 [ 55.951926] [<0000001ede3c5124>] ksys_ioctl+0x84/0xb0...
2003 Dec 01
0
No subject
...TAL LETTER Y WITH DIAER= ESIS 0xA4 0x20AC EURO SIGN 0xA4 0x00A4 CURRENCY SIGN 0xA6 0x0160 LATIN CAPITAL LETTER S WITH CARON 0xA6 0x00A6 BROKEN BAR 0xA8 0x0161 LATIN SMALL LETTER S WITH CARON 0xA8 0x00A8 DIAERESIS 0xB4 0x017D LATIN CAPITAL LETTER Z WITH CARON 0xB4 0x00B4 ACUTE ACCENT 0xB8 0x017E LATIN SMALL LETTER Z WITH CARON 0xB8 0x00B8 CEDILLA 0xBC 0x0152 LATIN CAPITAL LIGATURE OE 0xBC 0x00BC VULGAR FRACTION ONE = QUARTER 0xBD 0x0153 LATIN SMALL LIGATURE OE 0xBD 0x00BD VULGAR FRACTION ONE H= ALF 0xBE 0x0178 LATIN CAPITAL LETTER Y WITH DIAERESIS 0xBE 0x00BE VULGAR...
2003 Mar 13
4
howto mark packet''s dscp value
Dear all can anyone tell me how to mark packet''s DSCP value using tc? Thanks. Regards, philip -- Hong Kong IP Multicast Initiative (HKIPMI) Department of Information Engineering The Chinese University of Hong Kong Phone : 2603 5240 Fax : 2603 5032 _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl
2010 Sep 02
6
[PATCH]ioemu: fix altgr-insert behavior
...+ return 0; +} + diff -r 17723c0b042b vnc.c --- a/vnc.c Thu Sep 02 16:40:39 2010 +0800 +++ b/vnc.c Thu Sep 02 17:26:53 2010 +0800 @@ -1274,12 +1274,27 @@ } } +static void press_key_altgr_down(VncState *vs, int down) +{ + kbd_put_keycode(0xe0); + if (down){ + kbd_put_keycode(0xb8 & 0x7f); + vs->modifiers_state[0xb8] = 1; + } + else { + kbd_put_keycode(0xb8 | 0x80); + vs->modifiers_state[0xb8] = 0; + } +} + static void do_key_event(VncState *vs, int down, uint32_t sym) { int keycode; int shift_keys = 0; int shift = 0;...
2020 Feb 14
0
vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
...5] CPU: 34 PID: 1908 Comm: CPU 0/KVM Not tainted 5.5.0+ #21 >> [ 55.951891] Hardware name: IBM 3906 M04 704 (LPAR) >> [ 55.951892] Call Trace: >> [ 55.951902] [<0000001ede114132>] show_stack+0x8a/0xd0 >> [ 55.951906] [<0000001edeb0672a>] dump_stack+0x8a/0xb8 >> [ 55.951915] [<000003ff803736a6>] vhost_vring_ioctl+0x6fe/0x858 [vhost] >> [ 55.951919] [<000003ff8042a608>] vhost_net_ioctl+0x510/0x570 [vhost_net] >> [ 55.951924] [<0000001ede3c4dd8>] do_vfs_ioctl+0x430/0x6f8 >> [ 55.951926] [<0000001ede...
2009 Sep 09
4
Dmesg log for 2.6.31-rc8 kernel been built on F12 (rawhide) vs log for same kernel been built on F11 and installed on F12
Previous 2.6.31-rc8 kernel was built on F11 and installed with modules on F12. Current kernel has been built on F12 (2.6.31-0.204.rc9.fc12.x86_64) and installed on F12 before loading under Xen 3.4.1. Dmesg log looks similar to Michael Yuong''s ''rc7.git4''  kernel for F12. Boris. --- On Tue, 9/8/09, Boris Derzhavets <bderzhavets@yahoo.com> wrote: From: Boris