search for: ulen

Displaying 20 results from an estimated 29 matches for "ulen".

Did you mean: len
2007 Nov 05
1
what is it in dmesg?
Hi all The machine provides the name service I got the following in the dmesg. What is it? Can I have rules to prevent it? UDP: bad checksum. From outside-ip:61479 to machine-ip:61 ulen 45 UDP: bad checksum. From outside-ip:62499 to machine-ip:61 ulen 45 UDP: bad checksum. From outside-ip:64135 to machine-ip:61 ulen 45 UDP: bad checksum. From outside-ip:64135 to machine-ip:61 ulen 45 UDP: bad checksum. From outside-ip:65383 to machine-ip:61 ulen 45 outside-ip sent an invalid ICMP...
2012 May 10
3
battery.charge and other fixes needed for X-Power Tigra 1kVA
...TINFO device.type "ups" 0.125002 send_to_all: SETINFO driver.version "2.6.3-3534:3545M" 0.125002 send_to_all: SETINFO driver.version.internal "1.06" 0.125002 send_to_all: SETINFO driver.name "bestups" 0.328129 w32_serial_read : ulen 64, vmin_ 1, vtime_ 0, hEvent 000007A8 0.328129 w32_serial_read : Reading 8 characters 0.328129 w32_serial_read : total characters read = 8 0.328129 w32_serial_read : ulen 64, vmin_ 1, vtime_ 0, hEvent 000007A8 0.343754 w32_serial_read : characters are available on...
2008 Jun 04
0
Compile error on CentOS 4.6
...chmark codes on CentOS 4.6. And there is compile error during make.. Here is the error messages. Does it come from the gcc library? Should I update the gcc or other library? [root at localhost barnes]# make BARNES make: Warning: File `code.C' has modification time 6e+02 s in the future m4 -s -Ulen -Uindex /mnt/hgfs/CentOS-4.6-i386_Shared/splash2/codes/null_macros/c.m4.null code.C > code.c gcc -c -O3 -pthread -D_POSIX_C_SOURCE=200112 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wdisabled-optimization -Wpadded -Winline -Wpointer-arith -Wsign-compare -Wendif-labels...
1998 Mar 12
0
Code to check Password Server Group Memberships
...n",pserver)); return(False); } /* if logged in as guest then reject */ if ((SVAL(inbuf,smb_vwv2) & 1) != 0) { DEBUG(1,("password server %s gave us guest only\n",pserver)); return(False); } /* Do we have a user */ if(user && *user) { int ulen; uchar *p; struct passwd *pw; char ato[40]; /* As a part of password server groups we need to find what groups * this user is a member of on the password server. * * We must send 2 SMB requests to do this. The first is to * get the tid (tree ID)...
2006 Jan 14
2
CentOS 4.2 x86_64
I have a couple of 64-Bit Xeon's with CentOS 4.2 x86_64 installed on them. They don't all have the same motherboards. I've having a difficult time getting CentOS 4.2 x86_64 to boot on some of them in SMP mode (UP works fine). After the installation of CD, it boots up but kernel panics with the following error: Badness in i8042_panic_blink at drivers/input/serio/i8042.c:992 This is
2013 Jan 30
3
bug report: apcsmart (WIN) 940-0024C connect fail, problem with command 'E'
..._all: SETINFO device.type "ups" 0.300432 send_to_all: SETINFO driver.version "2.6.5-3780M" 0.300432 send_to_all: SETINFO driver.version.internal "3.04" 0.310446 send_to_all: SETINFO driver.name "apcsmart" 0.410590 w32_serial_read : ulen 512, vmin_ -1, vtime_ 0, hEvent 000007CC 0.470677 w32_serial_read : characters are available on input buffer 0.470677 w32_serial_read : Reading 1 characters 0.470677 w32_serial_read : total characters read = 1 0.480691 w32_serial_read : Reading 3 characters 0.480691...
2023 Jul 03
2
[Bug 1691] New: mnl_nlmsg_ok returns true on malformed/incomplete messages leading to potential runtime issues
https://bugzilla.netfilter.org/show_bug.cgi?id=1691 Bug ID: 1691 Summary: mnl_nlmsg_ok returns true on malformed/incomplete messages leading to potential runtime issues Product: libmnl Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: normal Priority: P5
2000 Jan 19
3
AIX openssh patches
...int aux; ! #endif ! int opt, sock_in, sock_out, newsock, i, pid, on = 1; int remote_major, remote_minor; int silentrsa = 0; struct pollfd fds; *************** *** 988,994 **** packet_read_expect(&plen, SSH_CMSG_USER); /* Get the user name. */ ! user = packet_get_string(&ulen); packet_integrity_check(plen, (4 + ulen), SSH_CMSG_USER); /* Destroy the private and public keys. They will no longer be needed. */ --- 993,999 ---- packet_read_expect(&plen, SSH_CMSG_USER); /* Get the user name. */ ! user = packet_get_string((unsigned int*)&ulen); p...
2009 Aug 21
9
enable -Werror and all of gcc's warning options
Here is a bunch of small patches to make fish/ build with most warnings enabled: [1/9] edit.c: avoid warning about signed/unsigned comparison [2/9] fish.c: avoid warnings [3/9] tilde.c: avoid a warning [4/9] fish.c: avoid "assignment discards qualifiers..." warning [5/9] fish.c: avoid signed/unsigned-comparison warning [6/9] fish.c: don't perform arithmetic on void*
2013 Apr 02
3
blazer driver: Possible bugs with battery packs
....version "2.6.5-3780M" 0.218737 send_to_all: SETINFO driver.version.internal "1.55" 0.218737 send_to_all: SETINFO driver.name "blazer_ser" 0.218737 Trying megatec protocol... 0.328106 send: 'Q1' 0.328106 w32_serial_read : ulen 512, vmin_ -1, vtime_ 0, hEvent 000007CC 0.374978 w32_serial_read : characters are available on input buffer 0.374978 w32_serial_read : Reading 1 characters [...] 0.546844 w32_serial_read : Reading 1 characters 1.546786 w32_serial_read : total characters read =...
2006 Feb 27
3
sk98lin Gigabit Ethernet
...gave a kernel panic when I ran ethtool, and the latest two versions (8.30 and 8.31) periodically lose network connectivity and give kernel errors similar to the following: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c (1293) UDP: bad checksum. From 10.0.0.1:53 to 10.0.0.2:58409 ulen 118 UDP: short packet: From 10.0.0.20:138 191/20 to 10.0.0.255:138 I saw that skge is recommended as a replacement for sk98lin, so I tried recompiling a skge module based on the patch at https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=167768, but it failed to recognize my card. (I may have c...
2001 Nov 20
3
problem with AFS token forwarding
Hello, I came across an interoperability problem in OpenSSH 3.0p1 and 3.0.1p1 concerning the AFS token forwarding. That means that the new versions are not able to exchange AFS tokens (and Kerberos TGTs) with older OpenSSH releases (including 2.9p2) and with the old SSH 1.2.2x. In my opinion this problem already existed in Openssh 2.9.9p1, but I have never used this version (I only looked at the
2014 Sep 21
1
odd dmesg entries
...53383232k. md: md0: data-check done. host[8758]: segfault at 0 ip 000000000040abb8 sp 00007f9b7914ed40 error 4 in host[400000+1b000] host[15122]: segfault at 0 ip 000000000040abb8 sp 00007f63edccad40 error 4 in host[400000+1b000] UDP: bad checksum. From 71.6.167.142:40000 to 207.111.214.246:44818 ulen 32 md: data-check of RAID array md0 md: minimum _guaranteed_ speed: 1000 KB/sec/disk. md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for data-check. md: using 128k window, over a total of 1953383232k. md: md0: data-check done. host[32625]: segfault at 0 ip 0000000...
2000 May 09
1
openssh-2.1.0 and AFS
..., set process authentication group. */ + if (k_hasafs()) { + k_setpag(); + k_unlog(); + } if (!auth_afs_token(pw, token_string)) verbose("AFS token REFUSED for %s", pw->pw_name); xfree(token_string); @@ -441,14 +446,6 @@ packet_integrity_check(plen, (4 + ulen), SSH_CMSG_USER); setproctitle("%s", user); - -#ifdef AFS - /* If machine has AFS, set process authentication group. */ - if (k_hasafs()) { - k_setpag(); - k_unlog(); - } -#endif /* AFS */ /* Verify that the user is a valid user. */ pw = getpwnam(user);
2002 May 08
0
Security Advisory
...6-nf-01/net= /ipv4/udp.c --- linux-2.4.19-pre6.orig/net/ipv4/udp.c Sun Apr 7 15:27:29 2002 +++ linux-2.4.19-pre6-nf-01/net/ipv4/udp.c Fri Apr 12 00:52:32 2002 @@ -548,7 +548,7 @@ (sk->no_check =3D=3D UDP_CSUM_NOXMIT ? udp_getfrag_nosum : udp_getfrag), - &ufh, ulen, &ipc, rt, msg->msg_flags); + &ufh, ulen, &ipc, rt, msg->msg_flags, NULL); =20 out: ip_rt_put(rt); --BI5RvnYi6R4T2M87-- --Qz2CZ664xQdCRdPu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux...
2013 May 11
1
blazer_ser problem on windows NUT 2.6.5-3780M
...0.408024 vmin_ 1, vtime_ 0 0.410024 action 0 0.412024 vtime 0, vmin -1 0.414024 ReadTotalTimeoutConstant -2, ReadIntervalTimeout -1, ReadTotalTimeoutMultiplier -1 0.521030 Trying megatec protocol... 0.625036 send: 'Q1' 0.627036 w32_serial_read : ulen 512, vmin_ -1, vtime_ 0, hEvent 00000054 0.642037 w32_serial_read : characters are available on input buffer 0.647037 w32_serial_read : Reading 1 characters 0.651038 w32_serial_read : total characters read = 1 0.654038 w32_serial_read : Reading 2 characters 0.658038...
2004 Sep 07
0
Please review openssh patch for selinux
...#ifdef BSD_AUTH auth_session_t *as; diff -u --new-file --recursive openssh-3.9p1_vanilla/auth1.c openssh-3.9p1_selinux/auth1.c --- openssh-3.9p1_vanilla/auth1.c 2004-08-12 14:40:25.000000000 +0200 +++ openssh-3.9p1_selinux/auth1.c 2004-09-07 18:04:03.000000000 +0200 @@ -284,6 +284,9 @@ { u_int ulen; char *user, *style = NULL; +#ifdef WITH_SELINUX + char *role=NULL; +#endif /* Get the name of the user that we wish to log in as. */ packet_read_expect(SSH_CMSG_USER); @@ -292,11 +295,19 @@ user = packet_get_string(&ulen); packet_check_eom(); +#ifdef WITH_SELINUX + if ((role = st...
2000 May 15
1
AIX authenticate patches
...(pw->pw_name,get_canonical_hostname(),"ssh"); +#endif /* WITH_AIXAUTHENTICATE */ packet_disconnect(AUTH_FAIL_MSG, pw->pw_name); + } /* Send a message indicating that the authentication attempt failed. */ packet_start(SSH_SMSG_FAILURE); @@ -430,7 +432,7 @@ unsigned int ulen; char *user; #ifdef WITH_AIXAUTHENTICATE - char *loginmsg; + extern char *aixloginmsg; #endif /* WITH_AIXAUTHENTICATE */ /* Get the name of the user that we wish to log in as. */ @@ -501,7 +503,9 @@ /* The user has been authenticated and accepted. */ #ifdef WITH_AIXAUTHENTICATE - login...
2011 Sep 19
1
[windows port] blazer_ser issues, select_read() from serial semantics
...e this might be appropriate for the windows version (tested here with our UPSes): diff --git a/common/wincompat.c b/common/wincompat.c index 86c786f..f271a3a 100644 --- a/common/wincompat.c +++ b/common/wincompat.c @@ -411,12 +411,15 @@ int w32_serial_read (serial_handler_t * sh, void *ptr, size_t ulen, DWORD tim upsdebugx(4,"w32_serial_read : characters are avail break; case WAIT_TIMEOUT: - CancelIo(sh->handl...
2000 Aug 04
0
Combining RSA host authentication with another method
...--- 31,40 ---- extern char **saved_argv; #endif /* HAVE_OSF_SIA */ + #define AUTH_RSA_HOST 1 + #define AUTH_OTHER 2 + #define AUTH_BOTH (AUTH_RSA_HOST|AUTH_OTHER) + /* * convert ssh auth msg type into description */ *************** *** 150,155 **** --- 154,160 ---- unsigned int ulen; int type = 0; void (*authlog) (const char *fmt,...) = verbose; + int authenticated_so_far = 0; /* Indicate that authentication is needed. */ packet_start(SSH_SMSG_FAILURE); *************** *** 371,376 **** --- 376,404 ---- break; } + /* + * If we require both RSA h...