search for: acccept

Displaying 8 results from an estimated 8 matches for "acccept".

Did you mean: accept
2006 Nov 14
6
netmask 255.255.255.255 vs ip route add via ... (bug?)
Greetings routing folks, I want to use the netmask 255.255.255.255 to insulate (not quite isolate) machines on a shared subnet from each other. This works just fine on win XP, but Linux iproute will not acccept the gateway address in one step -- neither on the command line nor via DHCP: Here''s the interface, set up with a netmask of /32: # ip addr ... 2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:08:74:48:1f:0c brd ff:ff:ff:f...
2003 May 28
4
routing thru shorewall
Hi, On my network, I use real IP numbers for all of my hosts. They all get nat''d at the gateway. I use real IPs because sometimes someone needs to connect directly to a host behind the firewall. With my old firewall, I had a trusted-hosts file with trusted host IP numbers in it. My hosts talking to external trusted hosts would not have their IPs nat''d instead they were
2018 Jul 12
2
UDP for data?
On Wed, Jul 11, 2018 at 6:58 PM, David Newall <openssh at davidnewall.com> wrote: > I remember, when Sun first released NFS they used UDP for transport because > "performance", and then, not so very long later, had to implement TCP > transport because "reliability". network reliability has changed quite a bit since the 80's. see eg QUIC
2008 May 28
1
MKL Patch
...tribution of free sofware aren't the same. And I think it is no doubt that most commercial software have closed sourced, and that GPL and closed sources are not compatible. :) PS This is not to blame you, just to keep things clean. I hate when such things are messed. And thanks to you for kind accceptance of all these kinds of patches. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000
2007 Dec 30
4
Drawing thread not getting enough time from scheduler?
Need some assistance with animation again... When I run the drawing code in a separate thread, it''s slow as heck. I think it may be because the drawing thread isn''t getting enough time from the thread scheduler. I was able to reproduce the problem in my little sample program simply by increasing the number of lines it draws per update. I''m lucky to get one frame
2008 May 27
5
MKL Patch
Alexander Chemeris wrote: > Hi, > > On 5/27/08, Thorvald Natvig <thorvald at natvig.com> wrote: > >> And here's a patch for Intel Math Kernel Library. This allows commercial >> users of Speex to use a high-speed FFT library that isn't GPL'd. (You do >> need to pay for it though). This is 3 times faster than the default FFT in >> speex, and
2011 Oct 31
0
R 2.14.0 is released
...catch incorrect usage in programming. o The length argument of vector() and its wrappers such as numeric() is required to be of length exactly one (other values are now an error rather than giving a warning as previously). o vector(len) and length(x) <- len no longer acccept TRUE/FALSE for len (not that they were ever documented to, but there was special-casing in the C code). o There is a new function Sys.setFileTime() to set the time of a file (including a directory). See its help for exactly which times it sets on various OSes. o T...
2011 Oct 31
0
R 2.14.0 is released
...catch incorrect usage in programming. o The length argument of vector() and its wrappers such as numeric() is required to be of length exactly one (other values are now an error rather than giving a warning as previously). o vector(len) and length(x) <- len no longer acccept TRUE/FALSE for len (not that they were ever documented to, but there was special-casing in the C code). o There is a new function Sys.setFileTime() to set the time of a file (including a directory). See its help for exactly which times it sets on various OSes. o T...