Re: Help on helping with virtualization?

2022-09-21 Thread Daniel Gracia
AFAIK, the standard procedure is: - you have an itch nobody cared/had time to scratch before. - you study enough to spit at least some lines of code aiming your goals. - you puts(3) your lame-or-not code in-here. - if it's interesting enough, someone will chime in. Regards!!! El mié, 21 sept

Re: [patch] traceroute timeouts

2021-08-20 Thread Daniel Gracia
To whom may concern, one of the main spanish ADSL providers (because rural connectivity is mainly ADSL over here) use interleaved FEC on their devices. So expect 120 ms latency just in the last copper mile. Add two poor WiFi hops, and 1 s may be too short at prime time. Yep, my opinion is very

Re: ping graphical display

2021-02-19 Thread Daniel Gracia
As a WISP manager always experiencing spaced-but-repeated packet-loss mayhem, I'm loving it. El vie, 19 feb 2021 a las 16:22, Stuart Henderson () escribió: > > This diff adds something similar to cisco's ping display, giving a > visual display of good/dropped pings. Any interest in it? Example >

Re: energy sensor

2020-07-16 Thread Daniel Gracia
Just for completeness, 1 Joule = 1 watt per second, so 3600 Joules = 1 Watt-hour. This may be related to the total amount of energy harvested by the chip to allow analyze how much power hungry are the CPU for a given job. Regards! El mar., 14 jul. 2020 a las 19:48, Theo de Raadt () escribió: >

Re: acpithinkpad: a fix for the x260

2019-03-08 Thread Daniel Gracia
A T460s looking good over here. Regards! El jue., 7 mar. 2019 a las 17:05, James Turner () escribió: > > On Thu, Mar 07, 2019 at 01:31:59PM +, Stuart Henderson wrote: > > On 2019/03/06 20:55, joshua stein wrote: > > > sthen found that the HKEY version metric failed on the x260 where it > > >

Re: httpd.conf(5) man page

2019-02-02 Thread Daniel Gracia
That explains by it is not documented and the somewhat awkward syntax. Will take care with future use cases. Thanks for the info! El sáb., 2 feb. 2019 a las 12:52, Hiltjo Posthuma () escribió: > > On Sat, Feb 02, 2019 at 12:20:03PM +0100, Daniel Gracia wrote: > > Hi there! > >

httpd.conf(5) man page

2019-02-02 Thread Daniel Gracia
Hi there! httpdd FastCGI interface can connect seamlessly to a local TCP port, but this is not documented on the man page. Went to the source and found the syntax to be a little awkward (maybe a quick fix?). Anyway, allowed me running flask/flup/bottle pretty straightforward. Regards! Index:

Re: bpe(4): 802.1Q Provider Backbone Bridge edge

2018-12-19 Thread Daniel Gracia
Loving it! A nit: s/Etherent/Ethernet El mié., 19 dic. 2018 a las 5:25, David Gwynne () escribió: > > 802.1ah-2008 developed Provider Backbone Bridges, aka, mac-in-mac > support. This was adopted as part of 802.1Q-2011. > > It basically provides Ethernet over Ethernet overlay networking. Unlike

Re: Add "Spleen 5x8" font to wsfont

2018-09-20 Thread Daniel Gracia
Very nice indeed; this is a real alternative for our current devices with 2x16 serial LCDs. Regards! El jue., 20 sept. 2018 a las 21:45, Frederic Cambus () escribió: > Hi tech@, > > Here is a diff to add "Spleen 5x8" to wsfont, a font targetted at small > OLED displays to be used with devices

Re: pcb sip hash keys

2018-09-13 Thread Daniel Gracia
+ LIST_ENTRY(inpcb) inp_lhash;/* locol port hash */ Shouldn't this read 'local'? Regards! El jue., 13 sept. 2018 a las 23:12, Alexander Bluhm (< alexander.bl...@gmx.net>) escribió: > Hi, > > In general it is a bad idea to use one random secret for two things. > The inet PCB

Re: [BUG] pfctl(8) silently accept directories as config files

2012-01-03 Thread Daniel Gracia Garallar
Maybe we can also hardcode the alias rm='rm -i', just in case. Your intentions are nice, but that are too much lines for a naive test that a serious 'root' would have hit with a simple -and mandatory- 'pfctl -s rules'. El 02/01/2012 18:59, Stephane A. Sezer escribis: On Mon, 2 Jan 2012