[Bug 255078] Kernel panic on starting VirtualBox with virtualbox-ose-kmod builded without VIMAGE option

2021-05-26 Thread bugzilla-noreply
ssage at all and as the vboxheadless is started automatically from rc.conf at boot the machine(s) are paniced again and again until booted in to single user mode and vboxheadless is turned of in rc.conf. I tried to build VirtualBox with VIMAGE just to make some change to test and it works again.

[Bug 255078] Kernel panic on starting VirtualBox with virtualbox-ose-kmod builded without VIMAGE option

2021-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255078 --- Comment #2 from Alexander --- Created attachment 224149 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224149&action=edit core.txt.0 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 255078] Kernel panic on starting VirtualBox with virtualbox-ose-kmod builded without VIMAGE option

2021-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255078 Bernhard Froehlich changed: What|Removed |Added CC||de...@freebsd.org --- Comment

[Bug 255078] Kernel panic on starting VirtualBox with virtualbox-ose-kmod builded without VIMAGE option

2021-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255078 Mark Linimon changed: What|Removed |Added Keywords||panic Assignee|b...@freeb

[Bug 218252] VIMAGE + ppp over uplcom or vboxnet = panic

2020-06-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218252 Mark Johnston changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[Bug 218252] VIMAGE + ppp over uplcom or vboxnet = panic

2018-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218252 Bjoern A. Zeeb changed: What|Removed |Added Keywords||vimage Assignee|b

[Differential] D1309: VIMAGE PF fixes #1

2018-10-28 Thread kristof (Kristof Provost)
kristof closed this revision. kristof added a comment. Herald added subscribers: farrokhi, ae. Assorted pf VIMAGE fixes have been done, and pf is now usable inside VIMAGE jails. CHANGES SINCE LAST ACTION https://reviews.freebsd.org/D1309/new/ REVISION DETAIL https://reviews.freebsd.org

VIMAGE option in FreeBSD 11.x

2018-07-17 Thread Raja Sivaramakrishnan via freebsd-virtualization
Hello,    I have a question about the VIMAGE option. It appears that it has been enabled by default forFreeBSD 12. Have there been any significant changes in this version to allow this option to beenabled by default? I would like to enable this option primarily to use different vnets in

Re: VIMAGE VS virtualbox-kmod

2016-12-16 Thread Nikos Vassiliadis
On 12/15/16 16:13, Bjoern A. Zeeb wrote: On 15 Dec 2016, at 15:10, Nikos Vassiliadis wrote: It'd would be so good if we had a extra pkg for vbox-kmod with vnet support I think that’s your best solution. And possibly not just for vbox-kmod but for all networking kmods? I tried to create a n

Re: VIMAGE VS virtualbox-kmod

2016-12-15 Thread Bjoern A. Zeeb
On 15 Dec 2016, at 15:10, Nikos Vassiliadis wrote: It'd would be so good if we had a extra pkg for vbox-kmod with vnet support I think that’s your best solution. And possibly not just for vbox-kmod but for all networking kmods? /bz ___ freebsd-vi

VIMAGE VS virtualbox-kmod

2016-12-15 Thread Nikos Vassiliadis
Hi, From time to time I need to run VirtualBox, not often thanks to bhyve:), but the VirtualBox kernel module needs to be compiled when one uses a VIMAGE-enabled kernel. VirtualBox is quite big and that means several hours of compiling so I'd like to just "pkg install" it. My

[Differential] D1944: PF and VIMAGE fixes

2016-08-16 Thread kristof (Kristof Provost)
kristof abandoned this revision. REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: kristof, trociny, gnn, zec, rodrigc, glebius, eri, bz, nvass-gmx.com Cc: ryan_timewasted.me, mmoll, javier_ovi_yahoo.com, farr

[Differential] D1944: PF and VIMAGE fixes

2016-08-16 Thread kristof (Kristof Provost)
kristof commandeered this revision. kristof edited reviewers, added: nvass-gmx.com; removed: kristof. kristof added a comment. I'm commandeering this so it can be closed, because the patch fro bz@ (https://reviews.freebsd.org/D6924) has been included. REVISION DETAIL https://reviews.freebsd

Request for VIMAGE testing in 11.0-ALPHA6 and later

2016-06-30 Thread Bjoern A. Zeeb
You will still need to compile your own kernel; GENERIC will not have VIMAGE enabled for 11.0 as that requires at least a performance analysis (due to extra layer of indirection). It will also still print the "experimental" feature line, as we do not want to commit to KPI/KBI or other th

[Differential] D1944: PF and VIMAGE fixes

2016-06-22 Thread bz (Bjoern A. Zeeb)
bz added a comment. Can I have you guys have a look at https://reviews.freebsd.org/D6924 Thanks REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, trociny, kristof, gnn, zec, rodrigc, gl

[Differential] D1944: PF and VIMAGE fixes

2016-05-26 Thread bz (Bjoern A. Zeeb)
___ freebsd-virtualization@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscr...@freebsd.org"

[Differential] D1944: PF and VIMAGE fixes

2016-05-07 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com added a comment. Thanks for taking a look Kristof, I believe all your points are valid. Thing is that all eventhandlers need a more thorough look. They don't work as they should; be it virtualized or not, be it a VIMAGE or GENERIC kernel. I am trying to take a look

[Differential] D1944: PF and VIMAGE fixes

2016-04-24 Thread kristof (Kristof Provost)
kristof added inline comments. INLINE COMMENTS sys/netpfil/pf/pf_if.c:130 I don't understand why this is required. Surely if an ifnet lives in V_ifnet (so, lives in the current vnet) ifp->if_vnet is always going to be curvnet? sys/netpfil/pf/pf_if.c:141 Why add curvnet here? pfi_attach_ifn

Re: VIMAGE vs SysV IPC

2016-03-02 Thread Sergey Zakharchenko
Bjoern, > There’s a patch floating around. We still hope to have the VNET teardown, the VIMAGE framework in for 11 and put that one on top of all this. Fingers crossed. OK, thanks for the information. Best regards, -- DoubleF ___ free

Re: VIMAGE vs SysV IPC

2016-03-02 Thread Bjoern A. Zeeb
> On 02 Mar 2016, at 14:53 , Sergey Zakharchenko > wrote: > > Hello, > > As far as I can tell, jails still do not properly encapsulate SysV > IPC. Should I look into VIMAGE or is situation the same there? There’s a patch floating around. We still hope to have the VNET

VIMAGE vs SysV IPC

2016-03-02 Thread Sergey Zakharchenko
Hello, As far as I can tell, jails still do not properly encapsulate SysV IPC. Should I look into VIMAGE or is situation the same there? Best regards, -- DoubleF ___ freebsd-virtualization@freebsd.org mailing list https://lists.freebsd.org/mailman

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2016-01-04 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com added a comment. Sure, I will take a look REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, trociny, kristof, gnn, zec, rodrigc, glebius, eri Cc: mmoll, javier_ovi_yahoo.co

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-12-31 Thread mmoll (Michael Moll)
mmoll added a comment. Nikos, could you have a look into PR 205743? REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, trociny, kristof, gnn, zec, rodrigc, glebius, eri Cc: mmoll, javier_

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-12-25 Thread robak (Bartek Rutkowski)
robak added a comment. @bz: you've made some commits to VIMAGE code in past few days, how do they relate to this revision? Any chance you could review it and comment/commit on this? REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/set

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-12-23 Thread robak (Bartek Rutkowski)
robak added a comment. Any news on that review? REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, trociny, kristof, gnn, zec, rodrigc, glebius, eri Cc: mmoll, javier_ovi_yahoo.com, farro

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-12-03 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com added a comment. Hi from me as well, just want to say that I am here too and I am willing to work on this even if i have to do it scratch;) Please review:) Nikos REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/setti

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-12-03 Thread robak (Bartek Rutkowski)
robak added a comment. Just to add an end-user update, this stuff keeps leaking, even in 10.2-p7, every single time a VIMAGE jail is being stopped. REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-12-03 Thread rodrigc (Craig Rodrigues)
rodrigc added a comment. @glebius : if you have time can you review this? you have expressed interest in PF + VIMAGE fixes in the past. @bz : do you have time to review this? I understand you are going to be doing some VIMAGE work REVISION DETAIL https://reviews.freebsd.org/D1944

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-11-02 Thread rodrigc (Craig Rodrigues)
rodrigc added a comment. @mmoll : It would be nice if @glebius could review this patch. He previously committed some patches I committed to FreeBSD which attempted to fix this problem, so he has an interest in this area. REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-11-01 Thread mmoll (Michael Moll)
mmoll added a subscriber: mmoll. mmoll added a comment. what's the status here? REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, trociny, kristof, gnn, zec, rodrigc, glebius, eri Cc: mmol

[Differential] [Changed Subscribers] D1944: PF and VIMAGE fixes

2015-08-23 Thread javier_ovi_yahoo.com (Javier Villavicencio)
javier_ovi_yahoo.com added a subscriber: javier_ovi_yahoo.com. REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, trociny, kristof, gnn, zec, rodrigc, glebius, eri Cc: javier_ovi_yahoo.com, f

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-07-29 Thread rodrigc (Craig Rodrigues)
rodrigc added a comment. @glebius: Nikos updated the patch. Can you review it? REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, trociny, kristof, gnn, zec, rodrigc, glebius, eri Cc: farr

[Differential] [Updated] D1944: PF and VIMAGE fixes

2015-07-21 Thread Ermal LUÇI
eri added a reviewer: eri. REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, trociny, kristof, gnn, zec, rodrigc, glebius, eri Cc: farrokhi, julian, robak, freebsd-virtualization-list, freeb

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-07-21 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com added a comment. Hi, could you write an email to me and freebsd-virtualization@freebsd.org with the necessary steps to re-produce the problem? REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To:

[Differential] [Changed Subscribers] D1944: PF and VIMAGE fixes

2015-07-21 Thread farrokhi (Babak Farrokhi)
farrokhi added a subscriber: farrokhi. REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, trociny, kristof, gnn, glebius, rodrigc, zec Cc: farrokhi, julian, robak, freebsd-virtualization-list

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-07-21 Thread robak (Bartek Rutkowski)
robak added a comment. Is there anything else I can do to provide some useful information? I've attached these screenshots only because the machine becomes unresponsive when this happens (and drops active ssh connections). I am happy to execute any test/information gathering suite you may need.

[Differential] [Updated] D1944: PF and VIMAGE fixes

2015-07-19 Thread zec (Marko Zec)
zec added a comment. In https://reviews.freebsd.org/D1944#62124, @robak wrote: > I managed to crash freshly fetched and built 10-S today, with > GENERIC+VIMAGE+RACCT while stopping a jail, attaching console screenshots. > > F183647: Screen Shot 2015-07-19 at 17.48.26.p

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-07-19 Thread robak (Bartek Rutkowski)
robak added a comment. I managed to crash freshly fetched and built 10-S today, with GENERIC+VIMAGE+RACCT while stopping a jail, attaching console screenshots. F183647: Screen Shot 2015-07-19 at 17.48.26.png <https://reviews.freebsd.org/F183647> F183649: Screen Shot 2015-07-19 at 18.33.

[Differential] [Commented On] D1309: VIMAGE PF fixes #1

2015-07-16 Thread robak (Bartek Rutkowski)
robak added a subscriber: robak. robak added a comment. Is there update to these fixes? REVISION DETAIL https://reviews.freebsd.org/D1309 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: rodrigc, glebius, trociny, zec, network, gnn, bz Cc: robak, emaste, f

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-07-16 Thread robak (Bartek Rutkowski)
robak added a comment. Is there any update on those fixes? REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, zec, trociny, kristof, gnn, glebius, rodrigc Cc: julian, robak, freebsd-virtual

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-06-19 Thread robak (Bartek Rutkowski)
robak added a comment. Is there any chance to get these changes committed in time for 10.2-RELEASE? It would be great if we could have working VNET/PF before 11.0-R comes out... REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/e

[Differential] [Updated, 170 lines] D1944: PF and VIMAGE fixes

2015-06-18 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com updated this revision to Diff 6288. nvass-gmx.com added a comment. Updated to today's head branch. Please review CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D1944?vs=5290&id=6288 REVISION DETAIL https://reviews.freebsd.org/D1944 AFFECTED FILES sys/net/pfvar.h sy

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-05-21 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com added a comment. In https://reviews.freebsd.org/D1944#47915, @glebius wrote: > Thanks a lot, Nikos. > > I've fixed the problem of sleeping in UMA on kldunload. It was out the scope > of the patch. I also committed the first part of the patch - mutexes > initialization. > > Nikos,

[Differential] [Requested Changes To] D1944: PF and VIMAGE fixes

2015-05-19 Thread glebius (Gleb Smirnoff)
glebius requested changes to this revision. glebius added a comment. This revision now requires changes to proceed. Thanks a lot, Nikos. I've fixed the problem of sleeping in UMA on kldunload. It was out the scope of the patch. I also committed the first part of the patch - mutexes initializati

[Differential] [Accepted] D1944: PF and VIMAGE fixes

2015-05-18 Thread rodrigc (Craig Rodrigues)
rodrigc accepted this revision. rodrigc added a comment. This revision has a positive review. Looks OK to me. We can hopefully fix some of the LOR's later. @glebius : can you provide your feedback on this patch? REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://r

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-05-16 Thread rodrigc (Craig Rodrigues)
rodrigc added a comment. I can confirm that: kldunload -f pf.ko does work to unload the module. That is good. I saw this warning message in dmesg: lock order reversal: (sleepable after non-sleepable) 1st 0x823b72e0 pf rulesets (pf rulesets) @ /opt2/branches/head/sys/modules/pf

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-05-16 Thread nvass-gmx.com (Nikos Vassiliadis)
> reasons that @glebius used to back out the entire changeset last time > I committed your pf changes. Can you fix this? This is intended behaviour, regadless of VIMAGE. You need to use kldunload -f to unload it. > I also saw this in dmesg: > > CURVNET_SET() recursio

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-05-15 Thread rodrigc (Craig Rodrigues)
rodrigc added a comment. I tested this patch. # kldload pf # kldunload pf kldunload: can't unload file: Device busy The fact that the pf module cannot be unloaded was one of the reasons that @glebius used to back out the entire changeset last time I committed your pf changes. Can you fix

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-05-12 Thread rodrigc (Craig Rodrigues)
rodrigc added a comment. In https://reviews.freebsd.org/D1944#46127, @julian wrote: > in case I didn't point you at this before... > > http://p4web.freebsd.org/@md=d&cd=//depot/projects/vimage/&cdf=//depot/projects/vimage/porting_to_vimage.txt&c=w

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-05-11 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com added a comment. This guilde is definitely invaluable, I have seen it. It would be great if we could move it in the source tree. Regarding PF it can be further simplified. I think the logic right is OK but there are many *init* functions for sure and some of these functions can go

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-05-10 Thread julian (JulianElischer)
julian added a subscriber: julian. julian added a comment. in case I didn't point you at this before... http://p4web.freebsd.org/@md=d&cd=//depot/projects/vimage/&cdf=//depot/projects/vimage/porting_to_vimage.txt&c=win@//depot/projects/vimage/porting_to_vimage.txt?ac=22 REVISI

[Differential] [Updated, 197 lines] D1944: PF and VIMAGE fixes

2015-05-08 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com updated this revision to Diff 5290. nvass-gmx.com added a comment. Hi, Please review this. It updates the previous patch, with another way to unload pf. Eventhandlers are also touched, they should behave correctly now. CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D194

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-04-25 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com added a comment. Yes, I am trying to fix the issues. It needs more work. I will update when I have a new patch REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, zec, trociny

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-04-24 Thread glebius (Gleb Smirnoff)
glebius added a comment. Recently Nikos has asked questions on kernel debugging. So, I guess, he is working. REVISION DETAIL https://reviews.freebsd.org/D1944 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: nvass-gmx.com, bz, zec, trociny, glebius, rodri

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-04-24 Thread robak (Bartek Rutkowski)
robak added a subscriber: robak. robak added a comment. Is there any update on these fixes? I've just happened to bump my 10.1-RELEASE into 10-STABLE and created few VIMAGE based jails. As soon as I stop any of them, and I can reproduce it every time, the host OS crashes. That makes the e

[Differential] [Updated] D1944: PF and VIMAGE fixes

2015-04-14 Thread gnn (George Neville-Neil)
gnn added a comment. Any update on this? REVISION DETAIL https://reviews.freebsd.org/D1944 To: nvass-gmx.com, bz, zec, trociny, glebius, rodrigc, kristof, gnn Cc: freebsd-virtualization, freebsd-pf, freebsd-net ___ freebsd-virtualization@freebsd.org

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-03-31 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com added a comment. >>! In D1944#11, @kristof wrote: > Don't we still need to do all of this somewhere? >>! In D1944#11, @kristof wrote: > Don't we still need to do all of this somewhere? INLINE COMMENTS sys/netpfil/pf/pf_ioctl.c:325 pf_unload is called before pf_vnet_unit, this

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-03-26 Thread kristof (Kristof Provost)
kristof added inline comments. INLINE COMMENTS sys/netpfil/pf/pf_ioctl.c:325 It's not clear to me why this is done here, rather than in pf_unload(). The initialisation is done in pf_load() after all. sys/netpfil/pf/pf_ioctl.c:3725 Don't we still need to do all of this somewhere? REVISION DE

[Differential] [Updated] D1944: PF and VIMAGE fixes

2015-03-26 Thread rodrigc (Craig Rodrigues)
rodrigc added a reviewer: kristof. REVISION DETAIL https://reviews.freebsd.org/D1944 To: nvass-gmx.com, gnn, bz, zec, trociny, glebius, rodrigc, kristof Cc: freebsd-virtualization, freebsd-pf, freebsd-net ___ freebsd-virtualization@freebsd.org mailing

[Differential] [Commented On] D1944: PF and VIMAGE fixes

2015-02-28 Thread nvass-gmx.com (Nikos Vassiliadis)
nvass-gmx.com added a comment. >>! In D1944#8, @glebius wrote: > Nikos, > > acking that I see the patches. Right now I'm waiting for pf to stablize after > recent patches to fragment handling. Kristof is working on the known problem. > Meanwhile you can finish your patch moving from "almost there

[Differential] [Updated] D1944: PF and VIMAGE fixes

2015-02-27 Thread glebius (Gleb Smirnoff)
glebius added a comment. Nikos, acking that I see the patches. Right now I'm waiting for pf to stablize after recent patches to fragment handling. Kristof is working on the known problem. Meanwhile you can finish your patch moving from "almost there" to "there" :) If you got any questions about

[Differential] [Updated] D1944: PF and VIMAGE fixes

2015-02-22 Thread rodrigc (Craig Rodrigues)
rodrigc added a comment. Nikos has posted these patches to improve VIMAGE support in PF. If some of the folks who are experienced with PF and VIMAGE could take a look, that would be really great. REVISION DETAIL https://reviews.freebsd.org/D1944 To: nvass-gmx.com, glebius, gnn, bz, zec

[Differential] [Updated] D1944: PF and VIMAGE fixes

2015-02-22 Thread rodrigc (Craig Rodrigues)
rodrigc added reviewers: bz, zec, trociny. REVISION DETAIL https://reviews.freebsd.org/D1944 To: nvass-gmx.com, glebius, rodrigc, gnn, bz, zec, trociny Cc: freebsd-virtualization, freebsd-pf, freebsd-net ___ freebsd-virtualization@freebsd.org mailing

[Differential] [Updated] D1944: PF and VIMAGE fixes

2015-02-22 Thread rodrigc (Craig Rodrigues)
rodrigc added a reviewer: gnn. REVISION DETAIL https://reviews.freebsd.org/D1944 To: nvass-gmx.com, glebius, rodrigc, gnn Cc: freebsd-virtualization, freebsd-pf, freebsd-net ___ freebsd-virtualization@freebsd.org mailing list http://lists.freebsd.org/

[Differential] [Changed Subscribers] D1944: PF and VIMAGE fixes

2015-02-22 Thread rodrigc (Craig Rodrigues)
rodrigc added a subscriber: freebsd-virtualization. REVISION DETAIL https://reviews.freebsd.org/D1944 To: nvass-gmx.com, glebius, rodrigc Cc: freebsd-virtualization, freebsd-pf, freebsd-net ___ freebsd-virtualization@freebsd.org mailing list http://li

[Differential] [Changed Subscribers] D1309: VIMAGE PF fixes #1

2015-01-06 Thread emaste (Ed Maste)
emaste added a subscriber: emaste. REVISION DETAIL https://reviews.freebsd.org/D1309 To: rodrigc, glebius, trociny, zec, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, bz, gnn, hiren, rwatson Cc: emaste, freebsd-virtualization, freebsd-pf, freebsd-net _

[Differential] [Reopened] D1309: VIMAGE PF fixes #1

2015-01-06 Thread bz (Bjoern A. Zeeb)
bz reopened this revision. bz added a comment. This revision is now accepted and ready to land. Even if this would have been merged properly and not broken the build there's still stuff that is wrong for initialisation with different net contexts in this and that needs to be fixed properly. REV

[Differential] [Closed] D1315: VIMAGE PF fixes #4

2015-01-06 Thread rodrigc (Craig Rodrigues)
rodrigc closed this revision. REVISION DETAIL https://reviews.freebsd.org/D1315 To: rodrigc, bz, glebius, trociny, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson, zec Cc: zec, freebsd-virtualization, freebsd-pf, freebsd-net _

[Differential] [Accepted] D1315: VIMAGE PF fixes #4

2015-01-06 Thread rodrigc (Craig Rodrigues)
rodrigc accepted this revision. rodrigc added a reviewer: rodrigc. rodrigc added a comment. This revision is now accepted and ready to land. Committed in rS276747 REVISION DETAIL https://reviews.freebsd.org/D1315 To: rodrigc, bz, glebius, trociny, np, melifaro, hrs, wollman, bryanv, rpaulo, a

[Differential] [Abandoned] D1313: VIMAGE PF fixes #3

2015-01-06 Thread rodrigc (Craig Rodrigues)
rodrigc abandoned this revision. rodrigc added a comment. Committed as part of D1309 REVISION DETAIL https://reviews.freebsd.org/D1313 To: rodrigc, bz, glebius, trociny, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson, zec Cc: freebsd-virtualization, freebsd-pf, freebs

[Differential] [Abandoned] D1312: VIMAGE PF fixes #2

2015-01-06 Thread rodrigc (Craig Rodrigues)
rodrigc abandoned this revision. rodrigc added a comment. Committed as part of D1309 REVISION DETAIL https://reviews.freebsd.org/D1312 To: rodrigc, bz, glebius, trociny, zec, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson Cc: freebsd-pf, freebsd-virtualization, freebs

[Differential] [Closed] D1309: VIMAGE PF fixes #1

2015-01-06 Thread rodrigc (Craig Rodrigues)
rodrigc closed this revision. rodrigc added a comment. Committed REVISION DETAIL https://reviews.freebsd.org/D1309 To: rodrigc, bz, glebius, trociny, zec, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson Cc: freebsd-virtualization, freebsd-pf, freebsd-net __

[Differential] [Accepted] D1309: VIMAGE PF fixes #1

2015-01-04 Thread gnn (George Neville-Neil)
gnn accepted this revision. gnn added a reviewer: gnn. This revision is now accepted and ready to land. REVISION DETAIL https://reviews.freebsd.org/D1309 To: rodrigc, bz, glebius, trociny, zec, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson Cc: freebsd-virtualization,

[Differential] [Commented On] D1309: VIMAGE PF fixes #1

2014-12-14 Thread zec (Marko Zec)
zec added inline comments. INLINE COMMENTS sys/netpfil/pf/pf_ioctl.c:3804 Perhaps SI_ORDER_MIDDLE could work here instead of (SI_ORDER_ANY - 255)? REVISION DETAIL https://reviews.freebsd.org/D1309 To: rodrigc, bz, glebius, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwa

[Differential] [Updated] D1313: VIMAGE PF fixes #3

2014-12-14 Thread rodrigc (Craig Rodrigues)
rodrigc added a reviewer: zec. REVISION DETAIL https://reviews.freebsd.org/D1313 To: rodrigc, bz, glebius, trociny, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson, zec Cc: freebsd-virtualization, freebsd-pf, freebsd-net ___ f

[Differential] [Updated] D1312: VIMAGE PF fixes #2

2014-12-14 Thread rodrigc (Craig Rodrigues)
rodrigc added reviewers: zec, network. REVISION DETAIL https://reviews.freebsd.org/D1312 To: rodrigc, bz, glebius, trociny, zec, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson Cc: freebsd-pf, freebsd-virtualization, freebsd-net _

[Differential] [Updated] D1315: VIMAGE PF fixes #4

2014-12-14 Thread rodrigc (Craig Rodrigues)
rodrigc added a reviewer: zec. REVISION DETAIL https://reviews.freebsd.org/D1315 To: rodrigc, bz, glebius, trociny, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson, zec Cc: zec, freebsd-virtualization, freebsd-pf, freebsd-net

[Differential] [Updated] D1309: VIMAGE PF fixes #1

2014-12-14 Thread rodrigc (Craig Rodrigues)
rodrigc added a reviewer: zec. REVISION DETAIL https://reviews.freebsd.org/D1309 To: rodrigc, bz, glebius, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson, trociny, zec Cc: freebsd-virtualization, freebsd-pf, freebsd-net ___ f

[Differential] [Changed Subscribers] D1315: VIMAGE PF fixes #4

2014-12-14 Thread zec (Marko Zec)
zec added a subscriber: zec. INLINE COMMENTS sys/netpfil/pf/pf.c:1384 *v could be marked as __unused sys/netpfil/pf/pf_ioctl.c:282 Passing curvnet as an argument here is redundant now. REVISION DETAIL https://reviews.freebsd.org/D1315 To: rodrigc, bz, glebius, trociny, np, melifaro, hrs,

[Differential] [Request, 100 lines] D1315: VIMAGE PF fixes #4

2014-12-14 Thread rodrigc (Craig Rodrigues)
thread. TEST PLAN (1) Boot a kernel with VIMAGE enabled (2) Create a vnet jail jail -c persist name=testjail001 vnet path=/ host.hostname=testjail001 allow.raw_sockets allow.socket_af (3) Start pf inside the jail service start pf (4) Delete the vnet jail

[Differential] [Request, 26 lines] D1313: VIMAGE PF fixes #3

2014-12-13 Thread rodrigc (Craig Rodrigues)
rodrigc created this revision. rodrigc added reviewers: bz, glebius, trociny, network. rodrigc added subscribers: freebsd-net, freebsd-pf, freebsd-virtualization. REVISION SUMMARY Only register attach/detach event handlers if the current vnet is vnet0. Submitted by: Nikos Vassiliadis

[Differential] [Updated] D1312: VIMAGE PF fixes #2

2014-12-13 Thread rodrigc (Craig Rodrigues)
rodrigc retitled this revision from "VNET PF fixes #2" to "VIMAGE PF fixes #2". REVISION DETAIL https://reviews.freebsd.org/D1312 To: rodrigc, bz, glebius, trociny Cc: freebsd-pf, freebsd-virtualization, freebsd-net ___ fr

[Differential] [Updated] D1309: VIMAGE PF fixes #1

2014-12-13 Thread rodrigc (Craig Rodrigues)
rodrigc added a reviewer: trociny. REVISION DETAIL https://reviews.freebsd.org/D1309 To: rodrigc, bz, glebius, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson, trociny Cc: freebsd-virtualization, freebsd-pf, freebsd-net ___ fr

[Differential] [Updated] D1309: VIMAGE PF fixes #1

2014-12-13 Thread rodrigc (Craig Rodrigues)
rodrigc added a reviewer: network. REVISION DETAIL https://reviews.freebsd.org/D1309 To: rodrigc, bz, glebius, np, melifaro, hrs, wollman, bryanv, rpaulo, adrian, gnn, hiren, rwatson Cc: freebsd-virtualization, freebsd-pf, freebsd-net ___ freebsd-vir

[Differential] [Request, 70 lines] D1309: VIMAGE PF fixes #1

2014-12-13 Thread rodrigc (Craig Rodrigues)
rodrigc created this revision. rodrigc added reviewers: bz, glebius. rodrigc added subscribers: freebsd-net, freebsd-pf, freebsd-virtualization. REVISION SUMMARY Merge: r258322 from projects/pf branch - Split functions that initialize various pf parts into their vimage parts and global

[Bug 148155] [vimage] [pf] Kernel panic with PF + VIMAGE kernel option

2014-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=148155 Craig Rodrigues changed: What|Removed |Added Status|In Progress |Closed CC|

[Bug 160496] [vimage] [pf] [patch] kernel panic with pf + VIMAGE

2014-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=160496 Craig Rodrigues changed: What|Removed |Added CC||rodr...@freebsd.org

[Bug 160541] [vimage][pf][patch] panic: userret: Returning on td 0xxxxxxxxx (pid xxxx, pftop) with vnet 0xxxxxxxxx set in pfioctl

2014-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=160541 Craig Rodrigues changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[Bug 161094] [vimage] [pf] [panic] kernel panic with pf + VIMAGE when stopping a jail

2014-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=161094 Craig Rodrigues changed: What|Removed |Added CC||rodr...@freebsd.org

[Bug 147950] [vimage] [carp] VIMAGE + CARP = kernel crash

2014-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=147950 Craig Rodrigues changed: What|Removed |Added Status|In Progress |Closed CC|

[Bug 160496] [vimage] [pf] [patch] kernel panic with pf + VIMAGE

2014-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=160496 Craig Rodrigues changed: What|Removed |Added CC||titi5...@gmail.com --- Comment #

[Bug 165252] [vimage] [pf] [panic] kernel panics with VIMAGE and PF on FreeBSD 9.0 rel

2014-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165252 Craig Rodrigues changed: What|Removed |Added Status|In Progress |Closed CC|

[Bug 160496] [vimage] [pf] [patch] kernel panic with pf + VIMAGE

2014-12-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=160496 Craig Rodrigues changed: What|Removed |Added CC||robrob2...@yahoo.com --- Comment

Re: Enabling VIMAGE in GENERIC

2014-12-04 Thread Robert Watson
On Mon, 1 Dec 2014, George Neville-Neil wrote: On a slight tangent. I ran VIMAGE kernels vs. non VIMAGE kernels for both a VANILLA kernel and a PF kernel (PF on but no rules) as a quick smoke test today. The raw forwarding performance was unchanged between kernels with and without VIMAGE on

Re: RFC: Enabling VIMAGE in GENERIC

2014-12-02 Thread Julian Elischer
http://p4web.freebsd.org/@md=d&cd=//depot/projects/vimage/&cdf=//depot/projects/vimage/porting_to_vimage.txt&c=tO0@//depot/projects/vimage/porting_to_vimage.txt?ac=22 This is a useful document. I put it on the wiki: https://wiki.freebsd.org/VIMAGE/porting-to-vimage Thanks.. wow, did I actually kn

Re: RFC: Enabling VIMAGE in GENERIC

2014-12-02 Thread Bjoern A. Zeeb
ted) >> > >> > http://p4web.freebsd.org/@md=d&cd=//depot/projects/vimage/&cdf=//depot/projects/vimage/porting_to_vimage.txt&c=tO0@//depot/projects/vimage/porting_to_vimage.txt?ac=22 >> >> >> This is a useful document. I put it on the wiki: >> ht

Re: Enabling VIMAGE in GENERIC

2014-12-01 Thread George Neville-Neil
> also look at the following: (a little dated) > > http://p4web.freebsd.org/@md=d&cd=//depot/projects/vimage/&cdf=//depot/projects/vimage/porting_to_vimage.txt&c=tO0@//depot/projects/vimage/porting_to_vimage.txt?ac=22 This is a useful document. I put it on the wiki: https:

Re: Enabling VIMAGE in GENERIC

2014-12-01 Thread Julian Elischer
ated) > > http://p4web.freebsd.org/@md=d&cd=//depot/projects/vimage/&cdf=//depot/projects/vimage/porting_to_vimage.txt&c=tO0@//depot/projects/vimage/porting_to_vimage.txt?ac=22 This is a useful document. I put it on the wiki: https://wiki.freebsd.org/VIMAGE/porting-to-vimage Than

Re: Enabling VIMAGE in GENERIC

2014-12-01 Thread George Neville-Neil
On 30 Nov 2014, at 5:04, Julian Elischer wrote: On 11/29/14, 5:28 PM, Craig Rodrigues wrote: On Mon, Nov 24, 2014 at 9:03 AM, Julian Elischer <mailto:jul...@freebsd.org>> wrote: > > > also look at the following: (a little dated) > > http://p4web.freebsd.org/@md=d&am

Re: RFC: Enabling VIMAGE in GENERIC

2014-11-30 Thread Julian Elischer
On 11/29/14, 5:28 PM, Craig Rodrigues wrote: On Mon, Nov 24, 2014 at 9:03 AM, Julian Elischer <mailto:jul...@freebsd.org>> wrote: > > > also look at the following: (a little dated) > > http://p4web.freebsd.org/@md=d&cd=//depot/projects/vimage/&cdf=//depot/project

  1   2   3   4   5   >