Re: [patch] urndis: uncomment watchdog

2021-12-09 Thread Gregory Edigarov
". so, if your hardware needs special treatment - may be it is better to make a special case under if(){} branch? -- With best regards, Gregory Edigarov

dhcpleased vs gif(4) (and othes like that)

2021-08-01 Thread Gregory Edigarov
ing proper addresses on interfaces which depend on phys ones, like gif(4), or gre(4) +sh /etc/netstart  random_seed Thank you! -- With best regards,     Gregory Edigarov

Re: OpenSMTPD: unprivileged mode - now with diff

2020-04-26 Thread Gregory Edigarov
in sendmail's case, was mbox deliveries. but AFAIR, that was solved by having patched version of mail.local. -- With best regards,   Gregory Edigarov

Re: taking kernel config into consideration when reorder

2019-07-19 Thread Gregory Edigarov
On 19.07.19 11:12, Gregory Edigarov wrote: On 18.07.19 19:38, Solene Rapenne wrote: On Thu, Jul 18, 2019 at 07:15:50PM +0300, Gregory Edigarov wrote: Hello, Just tired a of rebooting into UKC a bit. diff --git a/libexec/reorder_kernel/reorder_kernel.sh b/libexec/reorder_kernel

Re: taking kernel config into consideration when reorder

2019-07-19 Thread Gregory Edigarov
On 18.07.19 19:38, Solene Rapenne wrote: On Thu, Jul 18, 2019 at 07:15:50PM +0300, Gregory Edigarov wrote: Hello, Just tired a of rebooting into UKC a bit. diff --git a/libexec/reorder_kernel/reorder_kernel.sh b/libexec/reorder_kernel/reorder_kernel.sh index ecd8d8fc563..7354350505a 100644

taking kernel config into consideration when reorder

2019-07-18 Thread Gregory Edigarov
Hello, Just tired a of rebooting into UKC a bit. diff --git a/libexec/reorder_kernel/reorder_kernel.sh b/libexec/reorder_kernel/reorder_kernel.sh index ecd8d8fc563..7354350505a 100644 --- a/libexec/reorder_kernel/reorder_kernel.sh +++ b/libexec/reorder_kernel/reorder_kernel.sh @@ -66,5 +66,9

Re: ospfd: point-to-point on ethernet interfaces

2019-07-03 Thread Gregory Edigarov
Works for me no problem. tested to IOS. On 03.07.19 00:00, Remi Locherer wrote: ping On Mon, Jun 24, 2019 at 12:33:16AM +0200, Remi Locherer wrote: Diff below adds to ospfd point to point support for Ethernet interfaces. I successfully tested this against Junos and FastIron. I first made the

Re: X hangs again while on integrated

2019-06-25 Thread Gregory Edigarov
Please, could some generous person look into the issue? just tell me if you need any other information as well, or if you need to test some patches. I can even provide ssh access. On 23.04.19 11:43, Gregory Edigarov wrote: Hello misc@ it happens with no traces in logs. most of the time

Re: ospfd: allow specifying area by number as well as id

2019-04-29 Thread Gregory Edigarov
On 29.04.19 04:53, David Gwynne wrote: it's always bothered me that i config areas on a crisco using a number, but then have to think hard to convert that number to an address for use in openbsd. eg, i was given area 700 in one place, which is 0.0.2.188 as an address. super annoying. so this

Re: OpenBGPd Feature Request / Question if the Feature Request

2018-09-25 Thread Gregory Edigarov
On 22.09.18 17:11, Tom Smyth wrote: Hello Stuart, Thanks for the feedback , I have responded to your feedback in line, On Sat, 22 Sep 2018 at 10:07, Stuart Henderson wrote: Interesting idea but I think the method you're suggesting puts you at higher risk of things *not* reaching their

Re: Httpd support for internal redirects.

2017-10-19 Thread Gregory Edigarov
as a, well, co-author of some earlier attempt on this, the developers just do not interested in this. so we are left on our own to maintain this. as a side note my diff is more functional then your's as it provides a way to test  the existence of the filesystem object before rewrite happen.

Re: make netstart a variable

2017-07-24 Thread Gregory Edigarov
... /sbin/dhclient ... the reason I am doing this is both historical (BSD/OS had this setup) and practical (prefer to have a single observable script) also aesthetic (just do not like to have many single line files). On 24.07.17 13:33, Ingo Schwarze wrote: Hi, Gregory Edigarov wrote on Mon, Jul 24

Re: [diff] url rewriting for httpd

2017-01-06 Thread Gregory Edigarov
Thanks for supporting and rebasing the diff. On 06.01.17 13:21, Atanas Vladimirov wrote: On Mon, Dec 05, 2016 at 04:20:02PM +0200, Gregory Edigarov wrote: Hello, I know, it considered featuritis, but still, hey, it should go somewhere. This diff is based on the diff sent here by Stanislav

Re: OSPFD

2016-09-21 Thread Gregory Edigarov
On 21.09.16 09:19, Claudio Jeker wrote: On Wed, Sep 21, 2016 at 08:32:01AM +0530, S.Gopinath SundaraRajan wrote: Hi, I just started using OpenBSD's ospfd. 1. I would like to have a direct Ethernet link between OpenBSD box and Cisco/Juniper router. I would like to specify the link type as

new mainboard: hangs if left for a long time untouched, no xvideo support, no dri support.

2016-05-16 Thread Gregory Edigarov
Hi, Just in case somebody interested, the first problem (hangs) is most annoying: dmesg: OpenBSD 6.0-beta (GENERIC.MP) #2: Sun May 15 13:36:36 EEST 2016 r...@lbld12.duckdns.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 17037791232 (16248MB) avail mem = 16516952064 (15751MB) mpath0

Re: ntpd doesn't work with -sv - syscall 5

2015-10-29 Thread Gregory Edigarov
On 10/29/2015 06:29 PM, Michael McConville wrote: Gregory Edigarov wrote: ntpd_flags=-sv Oct 29 11:19:32 lbld12 /bsd: ntpd(15132): syscall 5 Oct 29 11:19:32 lbld12 ntpd[697]: ntp_dispatch_imsg in ntp engine: pipe closed Oct 29 11:19:32 lbld12 ntpd[10730]: dispatch_imsg in main: pipe closed

ntpd doesn't work with -sv - syscall 5

2015-10-29 Thread Gregory Edigarov
Hello ntpd_flags=-sv Oct 29 11:19:32 lbld12 /bsd: ntpd(15132): syscall 5 Oct 29 11:19:32 lbld12 ntpd[697]: ntp_dispatch_imsg in ntp engine: pipe closed Oct 29 11:19:32 lbld12 ntpd[10730]: dispatch_imsg in main: pipe closed Without flags everithing works.

Re: doas with a timeout

2015-07-27 Thread Gregory Edigarov
On 07/27/2015 01:33 PM, Stuart Henderson wrote: On 2015/07/27 10:54, Gregory Edigarov wrote: Hi, sudo was having a nice feature of not overwhelming the user with password prompts (cookies :-) ). There is nothing stopping you from installing sudo from packages if you need its features

Re: doas with a timeout

2015-07-27 Thread Gregory Edigarov
On 07/27/2015 01:08 PM, Theo Buehler wrote: On Mon, Jul 27, 2015 at 10:54:02AM +0300, Gregory Edigarov wrote: Hi, sudo was having a nice feature of not overwhelming the user with password prompts (cookies :-) ). This diff is adding this back to doas(1). On Mon, Jul 27, 2015 at 10:54:02AM

Re: doas with a timeout

2015-07-27 Thread Gregory Edigarov
On 07/27/2015 01:21 PM, Marc Espie wrote: On Mon, Jul 27, 2015 at 10:54:02AM +0300, Gregory Edigarov wrote: Hi, sudo was having a nice feature of not overwhelming the user with password prompts (cookies :-) ). This diff is adding this back to doas(1). Index: doas.c

Re: doas with a timeout

2015-07-27 Thread Gregory Edigarov
hi, here's an updated diff using /var/doas directory root:wheel owned with a strict 700 permissions. checks and batteries included. Index: doas.c === RCS file: /cvs/src/usr.bin/doas/doas.c,v retrieving revision 1.27 diff -u -p -u

Re: doas with a timeout

2015-07-27 Thread Gregory Edigarov
On 07/27/2015 01:12 PM, Kevin Chadwick wrote: sudo was having a nice feature of not overwhelming the user with password prompts (cookies :-) ). This diff is adding this back to doas(1). It's not a big deal but one feature of sudo that I occasionally use is sudoedit or a one-time su like

Re: httpd rewrites with Lua's pattern matching

2015-06-22 Thread Gregory Edigarov
what a nice small piece of code! I think it should be made into library, as there are other projects(think smtpd), that would benefit from it too. On 06/21/2015 05:01 PM, Reyk Floeter wrote: On Sat, Jun 20, 2015 at 03:01:18PM +0200, Reyk Floeter wrote: Hi, there is some great interest in

Re: Proposed small change for ping(8) -- updated diff

2015-04-06 Thread Gregory Edigarov
On 04/06/2015 07:02 AM, Philip Guenther wrote: On Mon, Mar 30, 2015 at 9:19 AM, Gregory Edigarov ediga...@qarea.com wrote: After discussing with Sven Falempin changed the message to Packet timed out to be more exact updated diff: What's the output when ping packets or their replies

Re: Proposed small change for ping(8)

2015-03-30 Thread Gregory Edigarov
ping? or no interest in this? On 03/26/2015 02:34 PM, Gregory Edigarov wrote: Hello, This makes ping -v really verbose, telling about lost packets as they progress. Index: ping.8 === RCS file: /cvs/src/sbin/ping/ping.8,v

Proposed small change for ping(8)

2015-03-26 Thread Gregory Edigarov
Hello, This makes ping -v really verbose, telling about lost packets as they progress. Index: ping.8 === RCS file: /cvs/src/sbin/ping/ping.8,v retrieving revision 1.52 diff -u -p -u -r1.52 ping.8 --- ping.8 24 Mar 2014

upd(4) and some strange upses

2014-12-10 Thread Gregory Edigarov
will happen. Is there a way to attach upd to an arbitrary hardware? -- With best regards, Gregory Edigarov

Re: Request for Funding our Electricity

2014-01-17 Thread Gregory Edigarov
, having OpenBSD running on as much archs as it is possible help developers to provide US, the users with much cleaner and much bug free code. -- With best regards, Gregory Edigarov

Re: kernel route 64 bit expire time

2013-10-31 Thread Gregory Edigarov
? -- With best regards, Gregory Edigarov

Re: [PATCH] add filter by host functionality to syslogd

2013-05-23 Thread Gregory Edigarov
On 05/22/2013 06:39 PM, Ted Unangst wrote: On Wed, May 22, 2013 at 12:06, Gregory Edigarov wrote: works for me, with only one limitation: now only for resolvable hosts, i.e one cannot have +192.168.2.1 * /some/file Looking at the diff, I think it's not resolvable hosts

Re: [PATCH] add filter by host functionality to syslogd

2013-05-23 Thread Gregory Edigarov
On 05/23/2013 07:20 PM, Ted Unangst wrote: On Thu, May 23, 2013 at 12:57, Gregory Edigarov wrote: On 05/22/2013 06:39 PM, Ted Unangst wrote: On Wed, May 22, 2013 at 12:06, Gregory Edigarov wrote: works for me, with only one limitation: now only for resolvable hosts, i.e one cannot have

[PATCH] add filter by host functionality to syslogd

2013-05-22 Thread Gregory Edigarov
With best regards, Gregory Edigarov Index: syslogd.c === RCS file: /cvs/src/usr.sbin/syslogd/syslogd.c,v retrieving revision 1.107 diff -u -r1.107 syslogd.c --- syslogd.c 16 Apr 2013 19:24:55 - 1.107 +++ syslogd.c 22 May

Re: new puc card for adding

2013-01-07 Thread Gregory Edigarov
On 01/03/2013 12:33 PM, Gregory Edigarov wrote: diff --git a/sys/dev/pci/pucdata.c b/sys/dev/pci/pucdata.c index 3b87fb5..c5a0078 100644 --- a/sys/dev/pci/pucdata.c +++ b/sys/dev/pci/pucdata.c @@ -903,6 +903,15 @@ const struct puc_device_description puc_devs[] = { }, }, + /* SIIG JJ-E10011-S3

new puc card for adding

2013-01-03 Thread Gregory Edigarov
}, + }, + }, + /* * Exsys EX-41098 */ -- With best regards, Gregory Edigarov

Re: upstream vendors and why they can be really harmful

2012-11-06 Thread Gregory Edigarov
On 11/06/2012 03:45 PM, Marc Espie wrote: On Tue, Nov 06, 2012 at 01:43:50PM +0100, Antoine Jacoutot wrote: One could answer you that the BSD community is not involved enough with upstream. 99% of the development is done on Linux by developers using Linux -- if you want that to change, some

Re: [RFC4448] wire(4) patch v1

2012-08-27 Thread Gregory Edigarov
On 08/27/2012 06:42 AM, Rafael Zalamena wrote: On Wed, Aug 22, 2012 at 12:20:19AM -0300, Rafael Zalamena wrote: I've being working on a project that involves MPLS and OpenBSD, I recently started coding and I would really love to get some comments/advices about it. This thread will contain code

recno(3) patch

2012-07-27 Thread Gregory Edigarov
the largest unsigned integer type available to the implementation. The .Fa size -- With best regards, Gregory Edigarov

Re: recno(3) patch

2012-07-27 Thread Gregory Edigarov
On 07/27/2012 04:24 PM, Otto Moerbeek wrote: On Fri, Jul 27, 2012 at 03:05:56PM +0200, Otto Moerbeek wrote: On Fri, Jul 27, 2012 at 03:54:43PM +0300, Gregory Edigarov wrote: Hello, Seems like a typo is in there. Don't tink so. Integral type is used in the C standard to mean any type

Re: Unbound in base

2012-02-14 Thread Gregory Edigarov
On Tue, 14 Feb 2012 08:09:16 + Peter van Oord van der Vlies peter.vanoordvandervl...@itisit.nl wrote: Hello, Why replacing bind ? Because bind is full of security related bugs and a bloatware. Yours C. O. Kind Regards Peter - Oorspronkelijk bericht - Van: Bjvrn Ketelaars

Re: Unbound in base

2012-02-14 Thread Gregory Edigarov
On Tue, 14 Feb 2012 15:49:37 -0500 Brad Smith b...@comstyle.com wrote: On 14/02/12 3:38 PM, Bjvrn Ketelaars wrote: On Tue, Feb 14, 2012 at 9:17 PM, roberthrob...@openbsd.pap.st wrote: On Mon, 13 Feb 2012 22:35:15 +0100 Bjvrn Ketelaarsbjorn.ketela...@hydroxide.nl wrote: How and when

Re: Unbound in base

2012-02-14 Thread Gregory Edigarov
regards, Gregory Edigarov

Re: nc port scan, aka udp noise maker.

2012-02-06 Thread Gregory Edigarov
try the following, pf.conf: set limit states 25000 ? -- With best regards, Gregory Edigarov

Re: DNS Google ?

2011-11-24 Thread Gregory Edigarov
On Wed, 23 Nov 2011 21:18:29 + (UTC) Stuart Henderson s...@spacehopper.org wrote: On 2011-11-23, Gregory Edigarov g...@bestnet.kharkov.ua wrote: so when unbound is going to hit the base? when someone who is capable of and interested in integrating it has the time to do the work. well

Re: mountd is immortal

2011-07-28 Thread Gregory Edigarov
On Thu, 28 Jul 2011 10:33:21 +0200 Robert Nagy rob...@openbsd.org wrote: On (2011-07-28 10:30), Ingo Schwarze wrote: Hi Antoine, Antoine Jacoutot wrote on Thu, Jul 28, 2011 at 10:22:56AM +0200: On Thu, 28 Jul 2011, David Coppa wrote: On Thu, 28 Jul 2011, Robert Nagy wrote: It

Re: /bsd: splassert: assertwaitok: want -1 have 1

2011-02-02 Thread Gregory Edigarov
On Wed, 2 Feb 2011 09:48:44 + Stuart Henderson s...@spacehopper.org wrote: On 2011/02/02 09:35, Gregory Edigarov wrote: On Thu, 20 Jan 2011 23:14:10 +1100 Joel Sing j...@sing.id.au wrote: On Thursday 20 January 2011, Gregory Edigarov wrote: On Wed, 19 Jan 2011 20:14:01 +1100

Re: /bsd: splassert: assertwaitok: want -1 have 1

2011-02-01 Thread Gregory Edigarov
On Thu, 20 Jan 2011 23:14:10 +1100 Joel Sing j...@sing.id.au wrote: On Thursday 20 January 2011, Gregory Edigarov wrote: On Wed, 19 Jan 2011 20:14:01 +1100 Joel Sing j...@sing.id.au wrote: On Wednesday 19 January 2011, Gregory Edigarov wrote: Hello, I have my home system

Re: /bsd: splassert: assertwaitok: want -1 have 1

2011-01-20 Thread Gregory Edigarov
On Wed, 19 Jan 2011 20:14:01 +1100 Joel Sing j...@sing.id.au wrote: On Wednesday 19 January 2011, Gregory Edigarov wrote: Hello, I have my home system connected via pppoe(4) to a provider and connection disapears very frequently some once an hour. Just before connection is gone I

/bsd: splassert: assertwaitok: want -1 have 1

2011-01-19 Thread Gregory Edigarov
amd64 rebuilt on Sun 16 Jan. -- With best regards, Gregory Edigarov

Re: Allegations regarding OpenBSD IPSEC

2010-12-15 Thread Gregory Edigarov
that a backdoor may exist and is keen to audit the network stack, then these are the places I'd recommend starting from. -d -- With best regards, Gregory Edigarov

sender expansions for opensmtpd

2010-09-06 Thread Gregory Edigarov
, Gregory Edigarov

Re: Testing NSD

2010-08-25 Thread Gregory Edigarov
is feature reach and mature for nsd/unbound, that doesn't have 2/3 of bind features. and after all, it is not even a project developed under openbsd umbrella... -- With best regards, Gregory Edigarov

Re: Testing NSD

2010-08-25 Thread Gregory Edigarov
On Wed, 25 Aug 2010 13:00:27 +0200 Henning Brauer lists-openbsdt...@bsws.de wrote: * Gregory Edigarov g...@bestnet.kharkov.ua [2010-08-25 11:03]: There is something I never understand: why change more for less? i.e. why change bind which is feature reach and mature for nsd/unbound

Re: ospfd changing interfaces

2010-06-25 Thread Gregory Edigarov
On Fri, 25 Jun 2010 15:06:37 +0300 Gregory Edigarov g...@bestnet.kharkov.ua wrote: Hello, don't know if this a known problem, so here is the test case: on machine A: # ifconfig vlan5 vlan5: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500 lladdr 00:17:31:b6:d9:c4

Re: network interface renaming diff

2010-04-19 Thread Gregory Edigarov
On Mon, 19 Apr 2010 15:09:00 +0300 Gregory Edigarov g...@bestnet.kharkov.ua wrote: On Mon, 19 Apr 2010 13:52:13 +0200 Claudio Jeker cje...@diehard.n-r-g.com wrote: On Mon, Apr 19, 2010 at 02:34:55PM +0300, Gregory Edigarov wrote: Hello, This diff adds possibility for the network

Re: network interface renaming diff

2010-04-19 Thread Gregory Edigarov
On Mon, 19 Apr 2010 14:17:59 +0200 Alexander Hall ha...@openbsd.org wrote: On 04/19/10 13:34, Gregory Edigarov wrote: Hello, This diff adds possibility for the network interfaces to have an arbitrary names. this is done via ifconfig oldname name newname Just curious... What

Re: network interface renaming diff

2010-04-19 Thread Gregory Edigarov
On Mon, 19 Apr 2010 08:34:12 -0400 Simon Perreault simon.perrea...@viagenie.ca wrote: On 2010-04-19 08:31, Gregory Edigarov wrote: sometimes it is better and necessary to have interfaces named under one standartized name like fether0... fetherN for example Why? And how can groups

Re: tftp-proxy; remove unused function

2009-07-31 Thread Gregory Edigarov
, Gregory Edigarov

Re: smtpd.c.diff - unbroken and KNF'ed a bit

2009-05-27 Thread Gregory Edigarov
patrick keshishian wrote: On Wed, May 27, 2009 at 12:09:45PM +0300, Gregory Edigarov wrote: Sorry for the first one. If there's something wrong with style again, please tell me exactly what. I will edit it again. -- With best regards, Gregory Edigarov --- smtpd.c.origTue