introduce 'pfctl -FR' to reset settings to defaults

2019-03-26 Thread Alexandr Nedvedicky
Hello, tedu@ has planted idea for diff below here [1]. That particular email is part of thread [2], where various cleanup/unconfigure options for PF are discussed. To keep progressing in small steps I've decided to factor out the first diff here, which introduces '-FR' (a.k.a. reset settings) for

nsd 4.1.27

2019-03-26 Thread Florian Obser
Nothing to extravagant, if you want this in 6.5 now would be a good time to test and report back :) >From the release announcement: 4.1.27 FEATURES: - Deny ANY with only one RR in response, by default. Patch from Daisuke Higashi. The deny-any statement in nsd.conf sets ANY

Re: pfctl should allow administrator to flush _anchors

2019-03-26 Thread Alexandr Nedvedicky
Hello, > > > > So how people feel about changing '-Fa' to kill all rules and tables, not > > just > > those, which are attached to main ruleset (root)? > > > > thanks and > > regards > > sashan > > > > IMHO this is a needed feature, but I agree with your hesitation about > using -Fa. This wou

Re: pci_sdhc: Intel eMMC controller fix

2019-03-26 Thread Mark Kettenis
Did you test this with SD-cards in slots as well as with eMMC?

Re: delete dead code: tc_getfrequency

2019-03-26 Thread Reyk Floeter
We happen to use this in the vmm pvclock diff. Reyk > Am 26.03.2019 um 16:28 schrieb Scott Cheloha : > > Dead since import by my reckoning... so, ~15 years dead? > > ok? > > Index: kern/kern_tc.c > === > RCS file: /cvs/src/sys/ker

delete dead code: tc_getfrequency

2019-03-26 Thread Scott Cheloha
Dead since import by my reckoning... so, ~15 years dead? ok? Index: kern/kern_tc.c === RCS file: /cvs/src/sys/kern/kern_tc.c,v retrieving revision 1.43 diff -u -p -r1.43 kern_tc.c --- kern/kern_tc.c 25 Mar 2019 23:32:00 -

Re: [patch] Re: Possible sasyncd memory leak ?

2019-03-26 Thread Michał Koc
W dniu 25.03.2019 o 15:08, Otto Moerbeek pisze: On Sat, Mar 23, 2019 at 06:07:02PM +0100, Michał Koc wrote: ... [snip] This is almost good. You might fold host_ip() into net_set_sa(). the double malloc and copy isn't really needed. -Otto Done, patch follows Best regards M.K Index

Re: pfctl should allow administrator to flush _anchors

2019-03-26 Thread Stuart Henderson
On 2019/03/26 09:38, Alexandr Nedvedicky wrote: > On Mon, Mar 25, 2019 at 10:28:40PM -0400, Ted Unangst wrote: > > Alexandr Nedvedicky wrote: > > > it is, however -Fall operates on main ruleset only. -Fall also does > > > not reset limits and timeouts. Hence my first idea was to introduce >

Re: pfctl should allow administrator to flush _anchors

2019-03-26 Thread Alexandr Nedvedicky
On Mon, Mar 25, 2019 at 10:28:40PM -0400, Ted Unangst wrote: > Alexandr Nedvedicky wrote: > > it is, however -Fall operates on main ruleset only. -Fall also does > > not reset limits and timeouts. Hence my first idea was to introduce > > '-FNuke', which kills all rulesets and tables. >

Re: [3/4] Re: Add support for Meinberg DCF600USB to umbg(4)

2019-03-26 Thread Jason McIntyre
On Tue, Mar 26, 2019 at 08:34:11AM +0100, Paul de Weerd wrote: > This may have gotten lost in the noise - but I forgot to update the > DESCRIPTION section of the umbg(4) manpage. > > Diff again: > > Index: umbg.4 > === > RCS file: /h

Re: [3/4] Re: Add support for Meinberg DCF600USB to umbg(4)

2019-03-26 Thread Paul de Weerd
This may have gotten lost in the noise - but I forgot to update the DESCRIPTION section of the umbg(4) manpage. Diff again: Index: umbg.4 === RCS file: /home/OpenBSD/cvs/src/share/man/man4/umbg.4,v retrieving revision 1.5 diff -u -p