* nftables task question
@ 2017-03-20 21:24 sayli karnik
2017-03-20 22:26 ` [Outreachy kernel] " Alexander Alemayhu
0 siblings, 1 reply; 8+ messages in thread
From: sayli karnik @ 2017-03-20 21:24 UTC (permalink / raw)
To: outreachy-kernel
Hello,
The project description for nftables lists translations to nft as a
possible small task. I couldn't find the files to work on. Which tree
accepts patches for these translations?
thanks,
sayli
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Outreachy kernel] nftables task question
2017-03-20 21:24 nftables task question sayli karnik
@ 2017-03-20 22:26 ` Alexander Alemayhu
2017-03-21 6:07 ` Julia Lawall
0 siblings, 1 reply; 8+ messages in thread
From: Alexander Alemayhu @ 2017-03-20 22:26 UTC (permalink / raw)
To: sayli karnik; +Cc: outreachy-kernel
On Tue, Mar 21, 2017 at 02:54:50AM +0530, sayli karnik wrote:
>
> The project description for nftables lists translations to nft as a
> possible small task. I couldn't find the files to work on. Which tree
> accepts patches for these translations?
>
git clone git://git.netfilter.org/iptables
cd iptables
git grep iptables-translate
<make changes>
send patch to netfilter-devel@vger.kernel.org
--
Mit freundlichen Gr��en
Alexander Alemayhu
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Outreachy kernel] nftables task question
2017-03-20 22:26 ` [Outreachy kernel] " Alexander Alemayhu
@ 2017-03-21 6:07 ` Julia Lawall
2017-03-22 20:01 ` Arushi Singhal
0 siblings, 1 reply; 8+ messages in thread
From: Julia Lawall @ 2017-03-21 6:07 UTC (permalink / raw)
To: Alexander Alemayhu; +Cc: sayli karnik, outreachy-kernel
[-- Attachment #1: Type: text/plain, Size: 1085 bytes --]
On Mon, 20 Mar 2017, Alexander Alemayhu wrote:
> On Tue, Mar 21, 2017 at 02:54:50AM +0530, sayli karnik wrote:
> >
> > The project description for nftables lists translations to nft as a
> > possible small task. I couldn't find the files to work on. Which tree
> > accepts patches for these translations?
> >
> git clone git://git.netfilter.org/iptables
> cd iptables
> git grep iptables-translate
> <make changes>
> send patch to netfilter-devel@vger.kernel.org
Please send patches to outreachy-kernel too.
julia
>
> --
> Mit freundlichen Grüßen
>
> Alexander Alemayhu
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20170320222623.GB3079%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Outreachy kernel] nftables task question
2017-03-21 6:07 ` Julia Lawall
@ 2017-03-22 20:01 ` Arushi Singhal
2017-03-23 16:15 ` Arushi Singhal
2017-03-23 17:15 ` SIMRAN SINGHAL
0 siblings, 2 replies; 8+ messages in thread
From: Arushi Singhal @ 2017-03-22 20:01 UTC (permalink / raw)
To: outreachy-kernel; +Cc: alexander, karniksayli1995
[-- Attachment #1.1: Type: text/plain, Size: 1693 bytes --]
On Tuesday, March 21, 2017 at 11:37:53 AM UTC+5:30, Julia Lawall wrote:
>
>
>
> On Mon, 20 Mar 2017, Alexander Alemayhu wrote:
>
> > On Tue, Mar 21, 2017 at 02:54:50AM +0530, sayli karnik wrote:
> > >
> > > The project description for nftables lists translations to nft as a
> > > possible small task. I couldn't find the files to work on. Which tree
> > > accepts patches for these translations?
> > >
> > git clone git://git.netfilter.org/iptables
> <http://www.google.com/url?q=http%3A%2F%2Fgit.netfilter.org%2Fiptables&sa=D&sntz=1&usg=AFQjCNGHLP27flkfandJwrBHvtN9Bgzynw>
Hi
I am not able to clone with the command git clone git://
git.netfilter.org/iptables
<http://www.google.com/url?q=http%3A%2F%2Fgit.netfilter.org%2Fiptables&sa=D&sntz=1&usg=AFQjCNGHLP27flkfandJwrBHvtN9Bgzynw>
Thanks
Arushi
>
> > cd iptables
> > git grep iptables-translate
> > <make changes>
> > send patch to netfilt...@vger.kernel.org <javascript:>
>
> Please send patches to outreachy-kernel too.
>
> julia
>
> >
> > --
> > Mit freundlichen Grüßen
> >
> > Alexander Alemayhu
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups "outreachy-kernel" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to outreachy-kern...@googlegroups.com <javascript:>.
> > To post to this group, send email to outreach...@googlegroups.com
> <javascript:>.
> > To view this discussion on the web visit
> https://groups.google.com/d/msgid/outreachy-kernel/20170320222623.GB3079%40gmail.com.
>
> > For more options, visit https://groups.google.com/d/optout.
> >
[-- Attachment #1.2: Type: text/html, Size: 3845 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Outreachy kernel] nftables task question
2017-03-22 20:01 ` Arushi Singhal
@ 2017-03-23 16:15 ` Arushi Singhal
2017-03-23 19:15 ` Alexander Alemayhu
2017-03-23 19:50 ` Julia Lawall
2017-03-23 17:15 ` SIMRAN SINGHAL
1 sibling, 2 replies; 8+ messages in thread
From: Arushi Singhal @ 2017-03-23 16:15 UTC (permalink / raw)
To: outreachy-kernel; +Cc: alexander, karniksayli1995
[-- Attachment #1.1: Type: text/plain, Size: 1965 bytes --]
On Thursday, March 23, 2017 at 1:31:15 AM UTC+5:30, Arushi Singhal wrote:
>
>
>
> On Tuesday, March 21, 2017 at 11:37:53 AM UTC+5:30, Julia Lawall wrote:
>>
>>
>>
>> On Mon, 20 Mar 2017, Alexander Alemayhu wrote:
>>
>> > On Tue, Mar 21, 2017 at 02:54:50AM +0530, sayli karnik wrote:
>> > >
>> > > The project description for nftables lists translations to nft as a
>> > > possible small task. I couldn't find the files to work on. Which tree
>> > > accepts patches for these translations?
>> > >
>> > git clone git://git.netfilter.org/iptables
>> <http://www.google.com/url?q=http%3A%2F%2Fgit.netfilter.org%2Fiptables&sa=D&sntz=1&usg=AFQjCNGHLP27flkfandJwrBHvtN9Bgzynw>
>
> Hi
> I am not able to clone with the command git clone git://
> git.netfilter.org/iptables
> <http://www.google.com/url?q=http%3A%2F%2Fgit.netfilter.org%2Fiptables&sa=D&sntz=1&usg=AFQjCNGHLP27flkfandJwrBHvtN9Bgzynw>
> Thanks
> Arushi
>
I am getting error message as:-
Cloning into 'iptables'...
fatal: unable to connect to git.netfilter.org:
git.netfilter.org[0: 150.214.142.167]: errno=Connection refused
>> > cd iptables
>> > git grep iptables-translate
>> > <make changes>
>> > send patch to netfilt...@vger.kernel.org
>>
>> Please send patches to outreachy-kernel too.
>>
>> julia
>>
>> >
>> > --
>> > Mit freundlichen Grüßen
>> >
>> > Alexander Alemayhu
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> Groups "outreachy-kernel" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> an email to outreachy-kern...@googlegroups.com.
>> > To post to this group, send email to outreach...@googlegroups.com.
>> > To view this discussion on the web visit
>> https://groups.google.com/d/msgid/outreachy-kernel/20170320222623.GB3079%40gmail.com.
>>
>> > For more options, visit https://groups.google.com/d/optout.
>> >
>
>
[-- Attachment #1.2: Type: text/html, Size: 4242 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Outreachy kernel] nftables task question
2017-03-22 20:01 ` Arushi Singhal
2017-03-23 16:15 ` Arushi Singhal
@ 2017-03-23 17:15 ` SIMRAN SINGHAL
1 sibling, 0 replies; 8+ messages in thread
From: SIMRAN SINGHAL @ 2017-03-23 17:15 UTC (permalink / raw)
To: outreachy-kernel; +Cc: alexander, karniksayli1995
[-- Attachment #1.1: Type: text/plain, Size: 1876 bytes --]
On Thursday, March 23, 2017 at 1:31:15 AM UTC+5:30, Arushi Singhal wrote:
>
>
>
> On Tuesday, March 21, 2017 at 11:37:53 AM UTC+5:30, Julia Lawall wrote:
>>
>>
>>
>> On Mon, 20 Mar 2017, Alexander Alemayhu wrote:
>>
>> > On Tue, Mar 21, 2017 at 02:54:50AM +0530, sayli karnik wrote:
>> > >
>> > > The project description for nftables lists translations to nft as a
>> > > possible small task. I couldn't find the files to work on. Which tree
>> > > accepts patches for these translations?
>> > >
>> > git clone git://git.netfilter.org/iptables
>> <http://www.google.com/url?q=http%3A%2F%2Fgit.netfilter.org%2Fiptables&sa=D&sntz=1&usg=AFQjCNGHLP27flkfandJwrBHvtN9Bgzynw>
>
> Hi
> I am not able to clone with the command git clone git://
> git.netfilter.org/iptables
> <http://www.google.com/url?q=http%3A%2F%2Fgit.netfilter.org%2Fiptables&sa=D&sntz=1&usg=AFQjCNGHLP27flkfandJwrBHvtN9Bgzynw>
> Thanks
>
Hi,
Arushi use this:
$ git clone https://git.netfilter.org/iptables
Simran
Arushi
>
>>
>> > cd iptables
>> > git grep iptables-translate
>> > <make changes>
>> > send patch to netfilt...@vger.kernel.org
>>
>> Please send patches to outreachy-kernel too.
>>
>> julia
>>
>> >
>> > --
>> > Mit freundlichen Grüßen
>> >
>> > Alexander Alemayhu
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> Groups "outreachy-kernel" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> an email to outreachy-kern...@googlegroups.com.
>> > To post to this group, send email to outreach...@googlegroups.com.
>> > To view this discussion on the web visit
>> https://groups.google.com/d/msgid/outreachy-kernel/20170320222623.GB3079%40gmail.com.
>>
>> > For more options, visit https://groups.google.com/d/optout.
>> >
>
>
[-- Attachment #1.2: Type: text/html, Size: 4145 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Outreachy kernel] nftables task question
2017-03-23 16:15 ` Arushi Singhal
@ 2017-03-23 19:15 ` Alexander Alemayhu
2017-03-23 19:50 ` Julia Lawall
1 sibling, 0 replies; 8+ messages in thread
From: Alexander Alemayhu @ 2017-03-23 19:15 UTC (permalink / raw)
To: Arushi Singhal; +Cc: outreachy-kernel, karniksayli1995
On Thu, Mar 23, 2017 at 09:15:20AM -0700, Arushi Singhal wrote:
> >
> I am getting error message as:-
>
> Cloning into 'iptables'...
> fatal: unable to connect to git.netfilter.org:
> git.netfilter.org[0: 150.214.142.167]: errno=Connection refused
>
Works fine here. What version of git are you using? Maybe using http or https
as suggested by Simran Singhal works on your setup.
--
Mit freundlichen Gr��en
Alexander Alemayhu
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Outreachy kernel] nftables task question
2017-03-23 16:15 ` Arushi Singhal
2017-03-23 19:15 ` Alexander Alemayhu
@ 2017-03-23 19:50 ` Julia Lawall
1 sibling, 0 replies; 8+ messages in thread
From: Julia Lawall @ 2017-03-23 19:50 UTC (permalink / raw)
To: Arushi Singhal; +Cc: outreachy-kernel, alexander, karniksayli1995
[-- Attachment #1: Type: text/plain, Size: 2574 bytes --]
On Thu, 23 Mar 2017, Arushi Singhal wrote:
>
>
> On Thursday, March 23, 2017 at 1:31:15 AM UTC+5:30, Arushi Singhal wrote:
>
>
> On Tuesday, March 21, 2017 at 11:37:53 AM UTC+5:30, Julia Lawall
> wrote:
>
>
> On Mon, 20 Mar 2017, Alexander Alemayhu wrote:
>
> > On Tue, Mar 21, 2017 at 02:54:50AM +0530, sayli
> karnik wrote:
> > >
> > > The project description for nftables lists
> translations to nft as a
> > > possible small task. I couldn't find the files
> to work on. Which tree
> > > accepts patches for these translations?
> > >
> > git clone git://git.netfilter.org/iptables
>
> Hi
> I am not able to clone with the command git clone
> git://git.netfilter.org/iptables
> Thanks
> Arushi
>
> I am getting error message as:-
>
> Cloning into 'iptables'...
> fatal: unable to connect to git.netfilter.org:
> git.netfilter.org[0: 150.214.142.167]: errno=Connection refused
I tried it just now and it was fine. Maybe try again?
julia
>
>
> > cd iptables
> > git grep iptables-translate
> > <make changes>
> > send patch to netfilt...@vger.kernel.org
>
> Please send patches to outreachy-kernel too.
>
> julia
>
> >
> > --
> > Mit freundlichen Grüßen
> >
> > Alexander Alemayhu
> >
> > --
> > You received this message because you are subscribed to
> the Google Groups "outreachy-kernel" group.
> > To unsubscribe from this group and stop receiving emails
> from it, send an email to
> outreachy-kern...@googlegroups.com.
> > To post to this group, send email to
> outreach...@googlegroups.com.
> > To view this discussion on the web visithttps://groups.google.com/d/msgid/outreachy-kernel/20170320222623.GB3079%40
> gmail.com.
> > For more options, visit
> https://groups.google.com/d/optout.
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visithttps://groups.google.com/d/msgid/outreachy-kernel/0a879316-5726-4a10-83b1-
> cc8da65e459e%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2017-03-23 19:50 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-20 21:24 nftables task question sayli karnik
2017-03-20 22:26 ` [Outreachy kernel] " Alexander Alemayhu
2017-03-21 6:07 ` Julia Lawall
2017-03-22 20:01 ` Arushi Singhal
2017-03-23 16:15 ` Arushi Singhal
2017-03-23 19:15 ` Alexander Alemayhu
2017-03-23 19:50 ` Julia Lawall
2017-03-23 17:15 ` SIMRAN SINGHAL
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.