Félix Cantournet

Results 5 comments of Félix Cantournet

Hi dave-tucker, and thanks for the response :) I've updated the issue with a link to my fork. So I understand it now, every access needs to be verified, you...

Yes I'm seeing that now from looking at the bpf branch of pdu from https://github.com/uccidibuti/pdu. > > I'm very much in favor of having an API that returns _something_ slice-like,...

I think it doesn't allocate does it ? `core::slice::from_raw_parts` doesn't allocate if I understand correctly. I'm logging ``` IP packet 140.82.121.3:0 => 192.168.0.34:0 BUFFSIZE: 1458 ``` Where BUFFSIZE is `buf.len()`...

Hey @shaneutt, I'm not using aya immediately, so you can close this PR, I think the issue opened is still a valid use case but I'm not sure this is...

Since swift 2.0 (so that would be openstack Juno and above) you can define storage policies. http://docs.openstack.org/developer/swift/overview_policies.html Basically you can have several object rings in a cluster, for instance to...