Displaying 7 results from an estimated 7 matches for "afrinic".
2012 Nov 06
1
IPv6 documentation for wiki
After talking to z00dax on irc, I'm interested to help with ipv6 documentation
for the wiki.
I work at afrinic (an RiR) where we have around 50% of our machines running
CentOS with ipv6 configured.
Afrinic is also involved in pushing for IPv6 for the African continent.
My login id on the wiki is:
LoganVelvindron
My email is logan at afrinic.net
-------------- next part --------------
An HTML attachment w...
2005 Apr 21
6
bogons update
hi:
Just a litle update:
41/8 allocated to AfriNIC (APR 2005).
73/8 allocated to ARIN (MAR 2005).
hope it helps.
2005 Sep 06
4
Paranoid Firewalling
...in $datafile (here -- iana-assignments.dat)
# Then edit the 'my @block' line below to select the registries you want
to block
#
# Sept 6, 2005 Kirk Bocek
#
use strict;
my $datafile='iana-assignments.dat';
my $outfile='iana-block.sh';
#Registries are ARIN APNIC RIPE LACNIC AfriNIC
my @block=qw/APNIC RIPE LACNIC AfriNIC/;
die "Data File $datafile Not Found!" unless -f $datafile;
die "Cannot open $outfile for writing!" unless
open OUT, ">$outfile";
die "Cannot open $datafile for reading!" unless
open DAT, "<...
2013 Jan 12
1
[Bug 2021] sftp resume support (using size and offset)
https://bugzilla.mindrot.org/show_bug.cgi?id=2021
--- Comment #10 from Loganaden Velvindron <loganaden at gmail.com> ---
ping :-) ?
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
2013 Jun 19
9
[Bug 2021] sftp resume support (using size and offset)
https://bugzilla.mindrot.org/show_bug.cgi?id=2021
Loganaden Velvindron <loganaden at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2199|0 |1
is obsolete| |
--- Comment #12 from Loganaden Velvindron
2013 Jul 25
0
[Bug 2021] sftp resume support (using size and offset)
...le name: src
> Changes by: djm at cvs.openbsd.org 2013/07/24 18:56:52
>
> Modified files:
> usr.bin/ssh : sftp-client.c sftp-client.h sftp.1 sftp.c
>
> Log message:
> sftp support for resuming partial downloads; patch mostly by Loganaden
> Velvindron/AfriNIC with some tweaks by me; feedback and ok dtucker@
> "Just be careful" deraadt@
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
2014 Nov 18
1
Virt SIG meeting minutes
...uick -- any other business we need to cover before we close
the Virt SIG meeting?
<kbsingh> jonludlam: not much, we just need to find a couple of problem
definitions that sig will try and solve, then propose it and bob's
your uncle
*** lvv (~loganaden at RNT-ENG2.dhcp.mu.afrinic.net) has quit: Quit: lvv
<kbsingh> gwd: not from me.
<jonludlam> is 'we need it for xapi' a sufficient problem definiton? [14:52]
<jonludlam> I'm sure there are more problems it solve too... :-) [14:53]
<kbsingh> jonludlam: thats a good place to start from [14...