* net-2.6.25-netns branch on git.openvz.org
@ 2007-11-15 12:05 Denis V. Lunev
[not found] ` <473C35F1.9030901-3ImXcnM4P+0@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Denis V. Lunev @ 2007-11-15 12:05 UTC (permalink / raw)
To: Daniel Lezcano, Eric W. Biederman, Pavel Emelianov,
Linux Containers
Hi, All!
I have ported what is ready to send to netdev to 2.6.25 and created
appropriate branches on git.openvz.org, namely
- net-2.6.25 aka Miller's 2.6.25 tree
- net-2.6.25-netns with ready patches
Enjoy.
Regars,
Den
^ permalink raw reply [flat|nested] 6+ messages in thread[parent not found: <473C35F1.9030901-3ImXcnM4P+0@public.gmane.org>]
* Re: net-2.6.25-netns branch on git.openvz.org [not found] ` <473C35F1.9030901-3ImXcnM4P+0@public.gmane.org> @ 2007-11-15 13:00 ` Daniel Lezcano [not found] ` <473C4301.6060507-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org> 0 siblings, 1 reply; 6+ messages in thread From: Daniel Lezcano @ 2007-11-15 13:00 UTC (permalink / raw) To: Denis V. Lunev; +Cc: Linux Containers, Eric W. Biederman, Pavel Emelianov Denis V. Lunev wrote: > Hi, All! > > I have ported what is ready to send to netdev to 2.6.25 and created > appropriate branches on git.openvz.org, namely > - net-2.6.25 aka Miller's 2.6.25 tree > - net-2.6.25-netns with ready patches resyncing ... thanks :) I will send in a few moments a first round for ipv6 taking into account ip6_fib. There some other pending patches I will send, I hope before the end of the week. I am a little lost with what we want to send for net-2.6.25. I mean we planned to send af_unix, af_packet, af_netlink, af_inet and af_inet6. What is the level of functionnality we want to provide with ipv4 and ipv6. For example we have addresss autoconfiguration for ipv6, shall we send it ? What about the todo list Pavel planned to do ? ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <473C4301.6060507-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>]
* Re: net-2.6.25-netns branch on git.openvz.org [not found] ` <473C4301.6060507-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org> @ 2007-11-15 13:14 ` Pavel Emelyanov [not found] ` <473C4627.7080505-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> 2007-11-15 13:26 ` Denis V. Lunev 1 sibling, 1 reply; 6+ messages in thread From: Pavel Emelyanov @ 2007-11-15 13:14 UTC (permalink / raw) To: Daniel Lezcano; +Cc: Linux Containers, Eric W. Biederman Daniel Lezcano wrote: > Denis V. Lunev wrote: >> Hi, All! >> >> I have ported what is ready to send to netdev to 2.6.25 and created >> appropriate branches on git.openvz.org, namely >> - net-2.6.25 aka Miller's 2.6.25 tree >> - net-2.6.25-netns with ready patches > > resyncing ... thanks :) > > I will send in a few moments a first round for ipv6 taking into account > ip6_fib. > > There some other pending patches I will send, I hope before the end of > the week. > > I am a little lost with what we want to send for net-2.6.25. I mean we > planned to send af_unix, af_packet, af_netlink, af_inet and af_inet6. Theoretically we'd like all of this :) Actually now we're ready to send the first 3 only. > What is the level of functionnality we want to provide with ipv4 and > ipv6. For example we have addresss autoconfiguration for ipv6, shall we > send it ? > > What about the todo list Pavel planned to do ? If you mean the patches I wanted to send to Andrew - I've sent 6 of them :) Do you have any plans for my schedule ;) ? Thanks, Pavel ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <473C4627.7080505-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>]
* Re: net-2.6.25-netns branch on git.openvz.org [not found] ` <473C4627.7080505-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> @ 2007-11-15 13:20 ` Daniel Lezcano 0 siblings, 0 replies; 6+ messages in thread From: Daniel Lezcano @ 2007-11-15 13:20 UTC (permalink / raw) To: Pavel Emelyanov; +Cc: Linux Containers, Eric W. Biederman Pavel Emelyanov wrote: > Daniel Lezcano wrote: >> Denis V. Lunev wrote: >>> Hi, All! >>> >>> I have ported what is ready to send to netdev to 2.6.25 and created >>> appropriate branches on git.openvz.org, namely >>> - net-2.6.25 aka Miller's 2.6.25 tree >>> - net-2.6.25-netns with ready patches >> resyncing ... thanks :) >> >> I will send in a few moments a first round for ipv6 taking into account >> ip6_fib. >> >> There some other pending patches I will send, I hope before the end of >> the week. >> >> I am a little lost with what we want to send for net-2.6.25. I mean we >> planned to send af_unix, af_packet, af_netlink, af_inet and af_inet6. > > Theoretically we'd like all of this :) Actually now we're ready to send > the first 3 only. > >> What is the level of functionnality we want to provide with ipv4 and >> ipv6. For example we have addresss autoconfiguration for ipv6, shall we >> send it ? >> >> What about the todo list Pavel planned to do ? > > If you mean the patches I wanted to send to Andrew - I've sent 6 of > them :) Do you have any plans for my schedule ;) ? You mentioned in an email to have a git repository at openvz and to make a todo list with the items for the network namespace. Ah, got the email with the sentence ;) "Yes, of course. When we publish the git repo we'll try to provide a TODO list so that everyone can participate." I can send a first draft if you want. ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: net-2.6.25-netns branch on git.openvz.org [not found] ` <473C4301.6060507-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org> 2007-11-15 13:14 ` Pavel Emelyanov @ 2007-11-15 13:26 ` Denis V. Lunev [not found] ` <473C48F0.3010909-3ImXcnM4P+0@public.gmane.org> 1 sibling, 1 reply; 6+ messages in thread From: Denis V. Lunev @ 2007-11-15 13:26 UTC (permalink / raw) To: Daniel Lezcano; +Cc: Linux Containers, Eric W. Biederman, Pavel Emelianov Daniel Lezcano wrote: > Denis V. Lunev wrote: >> Hi, All! >> >> I have ported what is ready to send to netdev to 2.6.25 and created >> appropriate branches on git.openvz.org, namely >> - net-2.6.25 aka Miller's 2.6.25 tree >> - net-2.6.25-netns with ready patches > > resyncing ... thanks :) > > I will send in a few moments a first round for ipv6 taking into account > ip6_fib. > > There some other pending patches I will send, I hope before the end of > the week. > > I am a little lost with what we want to send for net-2.6.25. I mean we > planned to send af_unix, af_packet, af_netlink, af_inet and af_inet6. I think that should behave like a small squaw eating the bear. Right now we _can_ send netlink preparatory work + PF_UNIX + PF_PACKET. This code is ready, functional and complete. Let's send it now to reduce amount of work for maintaining. > What is the level of functionnality we want to provide with ipv4 and > ipv6. For example we have addresss autoconfiguration for ipv6, shall we > send it ? after that, we can continue the work. I think that we can send all remaining IPv4 code after while in this cycle. The code has been significantly changed and porting/splitting/re-splitting takes longer than I have expected. All sysctl/sysfs handling is out of scope for me now and, I think, Dave is not a right person to accept this code. It will be very good if we'll have functional IPv4 in this kernel. All other staff looks like a pure bonus. At least we should test and stabilize it. > What about the todo list Pavel planned to do ? ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <473C48F0.3010909-3ImXcnM4P+0@public.gmane.org>]
* Re: net-2.6.25-netns branch on git.openvz.org [not found] ` <473C48F0.3010909-3ImXcnM4P+0@public.gmane.org> @ 2007-11-15 13:31 ` Daniel Lezcano 0 siblings, 0 replies; 6+ messages in thread From: Daniel Lezcano @ 2007-11-15 13:31 UTC (permalink / raw) To: Denis V. Lunev; +Cc: Linux Containers, Eric W. Biederman, Pavel Emelianov Denis V. Lunev wrote: > Daniel Lezcano wrote: >> Denis V. Lunev wrote: >>> Hi, All! >>> >>> I have ported what is ready to send to netdev to 2.6.25 and created >>> appropriate branches on git.openvz.org, namely >>> - net-2.6.25 aka Miller's 2.6.25 tree >>> - net-2.6.25-netns with ready patches >> resyncing ... thanks :) >> >> I will send in a few moments a first round for ipv6 taking into account >> ip6_fib. >> >> There some other pending patches I will send, I hope before the end of >> the week. >> >> I am a little lost with what we want to send for net-2.6.25. I mean we >> planned to send af_unix, af_packet, af_netlink, af_inet and af_inet6. > > I think that should behave like a small squaw eating the bear. Right now > we _can_ send netlink preparatory work + PF_UNIX + PF_PACKET. This code > is ready, functional and complete. Let's send it now to reduce amount of > work for maintaining. Agree. >> What is the level of functionnality we want to provide with ipv4 and >> ipv6. For example we have addresss autoconfiguration for ipv6, shall we >> send it ? > > after that, we can continue the work. I think that we can send all > remaining IPv4 code after while in this cycle. The code has been > significantly changed and porting/splitting/re-splitting takes longer > than I have expected. All sysctl/sysfs handling is out of scope for me > now and, I think, Dave is not a right person to accept this code. > > It will be very good if we'll have functional IPv4 in this kernel. All > other staff looks like a pure bonus. At least we should test and > stabilize it. The problem I have with ipv6 is that is sharing code with ipv4 namespace like net/core/neigh.c. So it is difficult to test ipv6 namespace without that. Can I help with ipv4 ? ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-11-15 13:31 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-15 12:05 net-2.6.25-netns branch on git.openvz.org Denis V. Lunev
[not found] ` <473C35F1.9030901-3ImXcnM4P+0@public.gmane.org>
2007-11-15 13:00 ` Daniel Lezcano
[not found] ` <473C4301.6060507-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
2007-11-15 13:14 ` Pavel Emelyanov
[not found] ` <473C4627.7080505-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>
2007-11-15 13:20 ` Daniel Lezcano
2007-11-15 13:26 ` Denis V. Lunev
[not found] ` <473C48F0.3010909-3ImXcnM4P+0@public.gmane.org>
2007-11-15 13:31 ` Daniel Lezcano
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.