pfctl: two fixes when storing a state file

2013-10-07 Thread Lawrence Teo
When storing a state file ("pfctl -S statefile"), pfctl_state_store() returns without freeing the inbuf pointer. And if the state table is empty, it doesn't close the file before returning. This diff fixes both bugs. OK? Index: pfctl.c ==

Re: Patch: www/openssh/specs.html

2013-10-07 Thread Bryan Vyhmeister
Apologies. Wrong list. Bryan

Patch: www/openssh/specs.html

2013-10-07 Thread Bryan Vyhmeister
I just noticed that the link and label don't match. Bryan --- www/openssh/specs.html 3 Oct 2013 15:35:45 - 1.5 +++ www/openssh/specs.html 7 Oct 2013 21:31:28 - @@ -111,7 +111,7 @@ Source: http://datatracker.ietf SHA-256 SSHFP Resource Records (new in OpenSSH 6.1).

Re: three fuse readdir fixes

2013-10-07 Thread Sylvestre Gallon
> 1) our dirent entries are now 8 byte aligned > 2) d_type isn't the file's st_mode, but rather a type that can be derived >from the file's mode > 3) the readdir callback should be setting d_off, but to what? this diff >just assumes fuse-based filesystems can operate with length based >

Fiddling isakmpd.fifo with unclear isakmpd.8

2013-10-07 Thread e1c1bac6253dc54a1e89ddc046585792
The manpage on the FIFO interface is misleading and unclear, sorry to say that. Esp. the 'd' and 't' feature seems to have changed in subtle ways, that are not reflected in changes of the manpage (see cvs last changed...) or input checks in ui.c from isakmpd(8): THE FIFO USER INTERFACE t

Re: Promiscuous mode and multicast

2013-10-07 Thread Martin Pieuchot
On 04/10/13(Fri) 21:52, Brad Smith wrote: > On Fri, Oct 04, 2013 at 03:18:45PM +0200, Martin Pieuchot wrote: > > tl;dr > > > > This diff stop (ab)using the actual SIOC{ADD,DEL}MULTI ioctls with a > > magic value for the whole range of multicast addresses used for IPv4/6 > > to turn the interface