[Bug 177184] [bge] Enable wake on lan (WoL)

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177184 Kubilay Kocak changed: What|Removed |Added Keywords||feature, patch Summary|

[Bug 199478] tools/regression/sockets/unix_cmsg fails on 9.3-STABLE/10.1-STABLE/11-CURRENT (but only on amd64..?)

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199478 Kubilay Kocak changed: What|Removed |Added Hardware|Any |amd64 -- You are receiving this m

[Bug 165174] [patch] [tap] allow tap(4) to keep its address on close

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165174 Kubilay Kocak changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 199136] [if_tap] Added down_on_close sysctl variable to tap(4)

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136 Kubilay Kocak changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

Multipoint GRE

2015-04-16 Thread Clint Armstrong
Is it possible to create a point to multipoint GRE network on FreeBSD? On Linux I would do this by creating the GRE interface without a defined tunnel endpoint. Then by adding psudo-arp entries which map addresses on the GRE subnet with a tunnel endpoint address I can have multiple GRE tunnel dest

[Bug 199136] [if_tap] Added down_on_close sysctl variable to tap(4)

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136 --- Comment #9 from y...@rawbw.com --- > I'm strongly against the sysctl, and reasons are same as before. Sysctl knob > is global. You can make it per-vnet, but your patch lacks that. You could > even make it per-interface, but that would

[Bug 199478] tools/regression/sockets/unix_cmsg fails on 9.3-STABLE/10.1-STABLE/11-CURRENT (but only on amd64..?)

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199478 Garrett Cooper,425-314-3911 changed: What|Removed |Added Summary|tools/regression/sockets/un |tools/regression/sock

[Differential] [Changed Subscribers] D1438: FreeBSD callout rewrite and cleanup

2015-04-16 Thread jch (Julien Charbon)
jch added a subscriber: jch. REVISION DETAIL https://reviews.freebsd.org/D1438 To: hselasky, jhb, adrian, markj, emaste, sbruno, imp, lstewart, rwatson, gnn, rrs, kostikbel, delphij, neel, erj, mat, remkolodder, bcr, brueffer, brd, allanjude, wblock Cc: jch, wblock, freebsd-net __

[Bug 199136] [if_tap] Added down_on_close sysctl variable to tap(4)

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136 eu...@grosbein.net changed: What|Removed |Added CC||eu...@grosbein.net --- Comment

[Bug 185996] [ip6] For IPv6, ipsec_address returns pointer to corrupted data

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185996 Andrey V. Elsukov changed: What|Removed |Added CC||a...@freebsd.org Ass

[Bug 177184] [bge] [patch] enable wake on lan

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177184 --- Comment #6 from Cy Schubert --- Let's try this again... I'm willing to take this on if someone can donate an appropriate controller to me. So far a modified (for a recent CURRENT) version of the patch works. -- You are receiving thi

[Bug 177184] [bge] [patch] enable wake on lan

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177184 Cy Schubert changed: What|Removed |Added CC||c...@freebsd.org,

[Bug 199136] [if_tap] Added down_on_close sysctl variable to tap(4)

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136 Gleb Smirnoff changed: What|Removed |Added Status|New |Open CC|

[Bug 199478] tools/regression/sockets/unix_cmsg fails on 10.1-STABLE/11-CURRENT

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199478 --- Comment #2 from Garrett Cooper,425-314-3911 --- Works fine on my r275110 (5 month old) i386 build. I suspect it's a test issue with amd64 vs i386... -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug 199478] tools/regression/sockets/unix_cmsg fails on 10.1-STABLE/11-CURRENT

2015-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199478 Garrett Cooper,425-314-3911 changed: What|Removed |Added Assignee|freebsd-test...@freebsd.org |n...@freebsd.org --