Should I be using ipv6_activate_all_interfaces or ip6addrctl_policy="ipv6_prefer"
Hello, I am configuring a server with IPv4 and IPv6 addresses and have noticed that FreeBSD seems to be preferring IPv4, such as when establishing SSH connections. After reading through /etc/defaults/rc.conf, and later /etc/rc.d/ip6addrctl I have come to the conclusion that I have two ways to tell FreeBSD to prefer IPv6: 1) Add ipv6_activate_all_interfaces to /etc/rc.conf 2) Add ip6addrctl_policy="ipv6_prefer" to /etc/rc.conf Could anybody with a little more knowledge on the matter explain to me which of the two options is more preferential? If it helps, I only have a single NIC in the server, and it does not function as a gateway. Thanks, Jonathan. (I do apologise if this email ends up being sent as HTML. I haven't tried sending plaintext from this particular webmail client before). _______ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Re: Should I be using ipv6_activate_all_interfaces or ip6addrctl_policy="ipv6_prefer"
> While doubting Peter's networking answers is usually foolish, I think this > one is at least a bit misleading. As he says, > ipv6_activate_all_interfaces="YES" will set all interfaces on the system to > -ifdisable which, since it is an IPv6 option, will enable IPv6 on all > interfaces. NO will disable IPv6 on all interfaces. > > But it is related to ipaddrctl_policy as it will set ipaddrctl_policy to > "ipv6_prefer" if no explicit setting overrides it. > > So IPv6 is working, and "ssh -6" does use IPv6. I'd still like to see the > output of ip6addrctl. It should look like: > ::1/128 50 0 > ::/0 40 1 > :::0:0/96 35 4 > 2002::/16 30 2 > 2001::/32 5 5 > fc00::/7 3 13 > ::/96 1 3 > fec0::/10 1 11 > 3ffe::/16 1 12 > > For more explanation, look at /etc/rc.d/ip6addrctl and /etc/network.subr. > > The list of prefixes set by it should match what I list above. If > 'ipv6_activate_all_interfaces="NO"', or ipaddrctl_policy="ipv4_prefer", > you should get: > ::1/128 50 0 > ::/0 40 1 > :::0:0/96 100 4 > 2002::/16 30 2 > 2001::/32 5 5 > fc00::/7 3 13 > ::/96 1 3 > fec0::/10 1 11 > 3ffe::/16 1 12 > > Any other output indicates manual setting of the policy. the "magic" is the > precedence of :::0:0/96 which is an odd way of saying IPv4. > I generally recommend ipv6_activate_all. > > Now I fear Peter will explain how I have misread the code. Please excuse me if I'm wrong, but I think ipv6_activate_all_interfaces="NO" only ifdisable's interfaces which don't explicitly have an ifconfig_IF_ipv6 line. Partly because it's set to NO by default, and partly because of the following extract from /etc/defaults/rc.conf: "If NO, interfaces which have no corresponding $ifconfig_IF_ipv6 is marked as IFDISABLED for security reason." This being the case, what exactly does the ifdisable stop the interface doing if it doesn't have an address anyway? Yes, I'd also noticed /etc/rc.d/ip6addrctl, that's actually what got me curious about this in the first place, as I could essentially achieve my desired effect with both ipv6_activate_all_interfaces="YES" and ip6addrctl_policy="ipv6_prefer". Sure, below is the output of ip6addrctl from a server without either tunable (meaning, both were removed from rc.conf completely): Prefix Prec Label Use ::1/128 50 00 ::/0 40 1 90 :::0.0.0.0/96100 40 2002::/16 30 20 2001::/32 5 50 fc00::/7 3130 ::/96 1 30 fec0::/10 1110 3ffe::/16 1120 Below is the output of ip6addrctl after rebooting with just "ipv6_activate_all_interfaces=YES" Prefix Prec Label Use ::1/128 50 00 ::/0 40 1 68 :::0.0.0.0/96 35 40 2002::/16 30 20 2001::/32 5 50 fc00::/7 3130 ::/96 1 30 fec0::/10 1110 3ffe::/16 1120 And finally, below is the output of ip6addrctl after rebooting with just ip6addrctl_policy="ipv6_prefer" Prefix Prec Label Use ::1/128 50 00 ::/0 40 1 72 :::0.0.0.0/96 35 40 2002::/16 30 20 2001::/32 5 50 fc00::/7 3130 ::/96 1 30 fec0::/10 1110 3ffe::/16 1120 So that does prove that, at least for the purposes of ip6addrctl, the two tunables are performing the same function. ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
pppd dialin server using mgetty and pppd
Hello all, I am trying to setup a dialin server for my Windows 2000 machine in FreeBSD, using pppd 2.3.5 and mgetty-1.1.25.02.01 compiled fresh from a recently cvsup'd ports tree. The FreeBSD machine has a USR Courier modem and the Win2k machine has an external Sportster 56k. I can get mgetty to recognize on AutoPPP and call pppd, but for some reason pppd doesn't get any response from an lcp (?) request. Here's the log from pppd: Jun 10 05:50:12 pppdserver pppd[45652]: pppd 2.3.5 started by root, uid 0 Jun 10 05:50:12 pppdserver pppd[45652]: Using interface ppp0 Jun 10 05:50:12 pppdserver pppd[45652]: Connect: ppp0 <--> /dev/cuaa0 Jun 10 05:50:12 pppdserver pppd[45652]: sent [LCP ConfReq id=0x1 ] Jun 10 05:50:15 pppdserver /kernel: ppp0: bad protocol 2666 Jun 10 05:50:15 pppdserver pppd[45652]: sent [LCP ConfReq id=0x1 ] Jun 10 05:50:15 pppdserver pppd[45652]: rcvd [LCP ConfReq id=0x2 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 6 9 c7 00 00 00 00>] Jun 10 05:50:15 pppdserver pppd[45652]: sent [LCP ConfRej id=0x2 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:18 pppdserver pppd[45652]: sent [LCP ConfReq id=0x1 ] Jun 10 05:50:19 pppdserver pppd[45652]: rcvd [LCP ConfReq id=0x3 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 6 9 c7 00 00 00 00>] Jun 10 05:50:19 pppdserver pppd[45652]: sent [LCP ConfRej id=0x3 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:20 pppdserver sudo: dave : TTY=ttyph ; PWD=/usr/home/dave ; USER=root ; COMMAND=/usr/bin/less /var/tmp/.tmpsc/.tmpsc Jun 10 05:50:21 pppdserver pppd[45652]: sent [LCP ConfReq id=0x1 ] Jun 10 05:50:23 pppdserver pppd[45652]: rcvd [LCP ConfReq id=0x4 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:23 pppdserver pppd[45652]: sent [LCP ConfRej id=0x4 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:24 pppdserver pppd[45652]: sent [LCP ConfReq id=0x1 ] Jun 10 05:50:27 pppdserver pppd[45652]: rcvd [LCP ConfReq id=0x5 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:27 pppdserver pppd[45652]: sent [LCP ConfRej id=0x5 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:27 pppdserver pppd[45652]: sent [LCP ConfReq id=0x1 ] Jun 10 05:50:30 pppdserver pppd[45652]: sent [LCP ConfReq id=0x1 ] Jun 10 05:50:31 pppdserver pppd[45652]: rcvd [LCP ConfReq id=0x6 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:31 pppdserver pppd[45652]: sent [LCP ConfRej id=0x6 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:33 pppdserver pppd[45652]: sent [LCP ConfReq id=0x1 ] Jun 10 05:50:35 pppdserver pppd[45652]: rcvd [LCP ConfReq id=0x7 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:35 pppdserver pppd[45652]: sent [LCP ConfRej id=0x7 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:36 pppdserver pppd[45652]: sent [LCP ConfReq id=0x1 ] Jun 10 05:50:39 pppdserver pppd[45652]: rcvd [LCP ConfReq id=0x8 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:39 pppdserver pppd[45652]: sent [LCP ConfRej id=0x8 < 11 04 06 4e> < 13 17 01 69 6d ac 7c 32 7b 4e b5 88 0c d4 fc 68 06 69 c7 00 00 00 00>] Jun 10 05:50:39 pppdserver pppd[45652]: sent [LCP ConfReq id=0x1 ] Jun 10 05:50:42 pppdserver pppd[45652]: LCP: timeout sending Config-Requests Jun 10 05:50:42 pppdserver pppd[45652]: Connection terminated, connected for 1 minutes Jun 10 05:50:42 pppdserver pppd[45652]: Hangup (SIGHUP) Jun 10 05:50:42 pppdserver pppd[45652]: Exit. I don't know what the "bad protocol 2666" error means. But from what I gather from reading google.com and groups.google.com pppd keeps sending LCP requests but doesn't receive anything back. I don't see anything refering to logins. mgetty works appearantely, since from the logs it sees autoppp fine and calls pppd with file options.server in /etc/ppp: -detach noauth asyncmap 0 modem crtscts lock refuse-chap require-pap proxyarp debug kdebug 1 mru 576 mtu 576 bsdcomp 15,15 deflate 15,15 vj-max-slots 16 idle 500 I don't know if this will help, here's the portion of the mgetty.log file pertaining to the connection: 06/10 05:49:56 aa0 checking lockfiles, locking the line 06/10 05:49:56 aa0 makelock(cuaa0) called 06/10 05:49:56 aa0 do_makelock: lock='/va
Question about network layers in FreeBSD 4.x
I have a system I run FreeBSD 4.5-release on. The purpose of this system is to run Snort (IDS). The current system is a Compaq Proliant 1850R, have also tried on a Compaq Proliant 1600R. Both systems are SMP with dual processors, > 256m ram, and Compaq Smart Array controller to handle raid in hardware. I want to use this box to monitor multiple lan segments. So I use the builtin tlan eth for mgmt, and than add other nics with no IP addresses for snort to listen on. This works great when I use distinct multiple NIC cards. 3com + Intel + Realtek. However, when I try to use a quad ethernet card, it fails. The programs don't bomb, no errors reported. But there is amount of activity that doesn't get picked up when using the quad cards vs. when using the multiple NICs scenario. For example, if someone in lan segment x.x.a.x connects to a *nix server in x.x.b.x (both monitored by this box), and a suspicious event occurs I will see it captured by both of the snort interfaces. If, however, I put in the quad card, and the same thing happens, it will only be seen/recorded by one of the snort nic instances. I have tried this with a Znyx ZX346Q and with an Adaptec quad card. With the Znyx I tried both the default freebsd drivers it sees that card as and also with the Znyx drivers. This seems to be a problem somewhere other than in the NIC driver itself. Any suggestions or insight into what might be wrong here would be greatly appreciated. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
Re: Question about network layers in FreeBSD 4.x
Thierry/all, I do now notice that if I don't put a bpf filter inplace to cut out some of the traffic there are a lot of dropped packets. My question then is: Does FreeBSD multi-thread the NIC drivers? Right now, using the dc driver. From: Thierry Herbelot [[EMAIL PROTECTED]] Sent: Friday, July 12, 2002 2:02 PM To: freebsd Cc: [EMAIL PROTECTED] Subject: Re: Question about network layers in FreeBSD 4.x freebsd wrote: > > I have a system I run FreeBSD 4.5-release on. The purpose of this system is > to run Snort (IDS). > > The current system is a Compaq Proliant 1850R, have also tried on a Compaq > Proliant 1600R. > > Both systems are SMP with dual processors, > 256m ram, and Compaq Smart Array > controller to handle raid in hardware. > FreeBSD 4.x (did-you notice 4.6 has been released ?) is not very good at using SMP machines where there are lots of interrupts (the kernel can only be run by one CPU at any one time, and this is enforced by a "Big Giant Lock"). you should re-run your test without the SMP option, to see it the problem is still here (it should not) then, there are kernel options in recent versions of FreeBSD enabling an optimized use of the interrupts (DEVICE POLLING). this may help you, if the driver has been modified. I used a cheap 4-port NIC from DLINK (DFE-570-TX) with very good success (this is the dc driver) Hope this helps TfH To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
Linux <-> FreeBSD ipip/gre tunnel
(Originally posted to -questions, no responses yet.) I haven't been able to turn up anything under Google... Has anyone ever successfully gotten an IP-IP or GRE tunnel working between a FreeBSD machine (4-STABLE) and a Linux machine (2.4.x)? I can get a tunnel up between two FreeeBSD machines no problem, but not between the two OSes. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
ipfw forward
Hello all I'm confused a bit. Here's what I have: a firewall (with address A) and a proxy host (in internal network) with address B. Both running latest FBSD 6.1-stable. Addresses are (samples) "A" -192.168.0.1 and "B" - 192.168.0.2. Both kernel are compiled with options "ipfirewall" and "ipfirewall_forward". The firewall is supposed to forward outgoing POP3 traffic (from internal LAN) to the proxy (the obviuos). The scheme: [internal lan + proxy] <---> [firewall] <---> [elsewhere] So, on the firewall I add rule "ipfw add fwd B tcp from internal_net to any 110 in recv internal_intf" On the proxy server I add rule "ipfw fwd 127.0.0.1,PROXY_PORT tcp from any to any 110". What I get: I get firewall which is trying to forward packets to default gateway (plenty of DENIES on the external interface of the firewall). Question: what am I doing wrong? PS the same configuration works perfectly on FBSD 4.11 Oleg Y. Ivanov IT Manager Daewoo Electronics Europe GmbH Moscow Representative Office ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD 12.3-p5: problems vnet on if_bridge
On Tue, 24 May 2022 09:52:46 + Ole wrote: Hello, > Hello, > > could you solve the problem? I think I ran into the same problem. > I opened a Ticket. I couldn't solve the problem. > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264198 > > I seems to be related to IPFW and effects vnet-Jails and also bhyve VMs. There is also a PR regarding vnet/if_bridge/routing issues, at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240106 but I can not guarantee this PR is in any way similaror adjacent to the problem of mine (and probably yours). For reasons not to be discussed here I'm bound to FreeBSD 12.3-RELENG (XigmaNAS base) and running several boxes of different hardware grades with the very same XigmaNAS version gives different results. The host in question in my case has Intel NICs, the box with a very similar setup and vnet jails also on the same NIC the LAN resides on, has a Realtek NIC (it is a very small home NAS). Another has a dedicated NIC into another network (diffrent IP of the NIC and the vnet jails bound to that NIC compared to the LAN/host itself - Intel i350 NICs all over the place, no problems. Another case, our build platform, is running CURRENT and hosts about almost 15 jails on a NIC, which is part of the same network as the main host's NIC - no problem. All of our FreeBSD boxes uses IPFW as their IP filtering facility. Have you checked the MAC addresses of you vnet jails / vnet hosts? I have had on 12-CURRENT a serious issue with the very same MAC address on all jail-belonging parts of the epair vnet interface. I haven't checked this on our 12.3 (XigmaNAS) installations, I remember this issue as I writet this email, it could be a hint to look after ... > > regards > Ole Kind regarads, O. Hartmann > > > Wed, 11 May 2022 20:47:55 +0200 - FreeBSD User : > > > On Tue, 10 May 2022 21:21:29 +0200 > > FreeBSD User wrote: > > > > > Hello, > > > > > > I ran into serious trouble setting up a FreeBSD 12.3-RELEASE-p5 > > > host having a second NIC and vnt jails attached to that second NIC > > > (basically, the host is a recent Xigmanas with Bastille jails, but > > > the issue also occurs on a vanilla FreeBSD 12.3). > > > > > > The host is compromised of two NICs, em0 (management only) and igb0 > > > (service/jails). Both, the server and the jails as well as the igb0 > > > interface are residing on the same network, but both NICs are > > > connected to two different ports on a switch, to which we do not > > > have access (part of the campus infrastructure). > > > > > > Both NICs are attached with a IPv4 of the same network, the host is > > > listening on both NICs for services, i.e. port 22 for ssh. No > > > problem to connect to both(!) addresses via ssh. igb0 is member of > > > an if_bridge. The box also hosts a bunch of vnet jails, each jail > > > does have an if_epair created via "jib" and these vnet epairs are > > > members of the bridge, to which ifb0 is also member. > > > > > > Problem: while any service bound to NIC igb0/IPv4 residing on igb0 > > > is accessible flawlessly, accessing an jail is almost impossible. > > > Pinging a jail does work after a while the ping initiating host has > > > been waiting, in ery rare situations someone can access the sshd of > > > the jail, but any access of that kind is highly erratic. From 5 > > > jails, at most two are responding to pings, the other don't and it > > > is non-deterministic which host will respond. > > > > > > Following some advices found on the web, the following sysctl > > > settings are provided to if_bridge: > > > > > > deviceif_bridge > > > net.link.bridge.ipfw: 0 > > > net.link.bridge.allow_llz_overlap: 0 > > > net.link.bridge.inherit_mac: 0 > > > net.link.bridge.log_stp: 0 > > > net.link.bridge.pfil_local_phys: 0 > > > net.link.bridge.pfil_member: 0 > > > net.link.bridge.ipfw_arp: 0 > > > net.link.bridge.pfil_bridge: 0 > > > net.link.bridge.pfil_onlyip: 0 > > > > > > We do not have access to the switch the box is connected to, so I > > > don't have access to any logs revealing a problem either to a > > > conceptual misunderstanding of networking of mine and so a > > > misconfiguration or a probelm with Layer 2 or the switches > > > themselfes. > > > > > > I'd like to ask whether someone has a similar setup up and running > > > and could report this > > > - or give a hint of the problem I possibly made (igb0 is attach
NPTv6: prefix doesn't change in IPFW when prefix changes on dynamic interface
Hello, running a small routing/firewall applicance based on 13-STABLE and IPFW, I face a problem with NPTv6. The external IPv6 is changing dynamically. While ipfw in-kernel NAT catch up with dynamical changes of the IPv4, NPTv6 doesn't seem so. I'm neither an expert in networking nor IPFW. After a couple of days tun0 (the exterior PPP interface, uplink connection managed via mpd5) has a lot of IPV6 addresses, all but one are marked "deprecated". When restarting every 24 hours mpd5, only one official IPv6 address/prefix is assigned to tun0 (I'm neglecting the ULA and link-local, they are allways present). Since a couple of weeks for now, restarting mpd5 results in a crash of FreeBSD 13-STABLE, so my ISP is changing the IPv6 and this results in the "deprecated" prefixes. I was wondering if the IPFW NPTv6 facility isn't getting automatically the new, non-deprecated prefix or do I have to trigger this by restart ipfw as well? In case nor mpd5 is restarted or the exterior interface is assigned with several IPv6 addresses of which all but one are marked deprecated, pinging the outside world via IPv6 will take the wrong IPv6 - IPFW doesn't seem to catch up with the changes. How to fix this? Thank yo very much in advance, O. Hartmann -- O. Hartmann
Re: NPTv6: prefix doesn't change in IPFW when prefix changes on dynamic interface
Am Fri, 25 Nov 2022 10:40:31 +0300 "Andrey V. Elsukov" schrieb: > 24.11.2022 18:27, FreeBSD User пишет: > > Hello, > > > > running a small routing/firewall applicance based on 13-STABLE and IPFW, I > > face a problem > > with NPTv6. The external IPv6 is changing dynamically. While ipfw in-kernel > > NAT catch up > > with dynamical changes of the IPv4, NPTv6 doesn't seem so. > > > > I'm neither an expert in networking nor IPFW. > > > > After a couple of days tun0 (the exterior PPP interface, uplink connection > > managed via > > mpd5) has a lot of IPV6 addresses, all but one are marked "deprecated". > > > In case nor mpd5 is restarted or the exterior interface is assigned with > > several IPv6 > > addresses of which all but one are marked deprecated, pinging the outside > > world via IPv6 > > will take the wrong IPv6 - IPFW doesn't seem to catch up with the changes. > > > > How to fix this? > > Hi, > > probably the easiest way to solve your problem is periodically running > some script that will find and delete deprecated addresses from an > interface. > > Then NPTv6 module will use first global prefix on the interface. > I realized some strange behaviour and I wasn't able to come along with it. From the net behind the firewall/router after either the router appliance has been rebooted or ipfw restarted, "ping -6 freebsd.org" works from any host, but not from the router/firewall itself. After my ISP has changed both the IPv4 AND IPv6 and tun0, the exterior-pointing PPP interface has got at least one deprecated IPV6 address (it is also a "temporary IPv6 address" created to hide the MAC of the exterior interface), the router itself is capable of pinging IPv6 addresses in the outside world. But no host within my LAN is. Simply deleting all "deprecated" marked IPv6 addresses from the tun0 interface doesn't change anything. NPTv6 is configured to use tun0, not an IPv6 prefix. IPv6 routing on the router done via its link-local fe80... address, if this is of interest. I think I have to investigate the packet flow within IPFW and would like to ask wheter there is a kind of monitor? Thanks and kind regards, O. Hartmann -- O. Hartmann
IPFW: IPv6 and NPTv6 issues: multiple IPv6 addresses confuses IPFW
Hello, running a small nanoBSD firewall/router appliance, the WAN interface (tun0) is confugred via SLAAC when it comes to IPv6. The allpliance is running in-kernel compiled IPFW. The OS is FreeBSD 13-STABLE, compiled on a recuurant weekly basis. On a 24 hour basis, the ISP changes the IPv4 and IPv6 on the WAN interface. We use NPTv6 to translate ULA addresses for the inner IPv6 networks. We use IPv6 privacy on the tun0 interface. The router/firewall is operating after a reboot or restart of mpd5 correctly, IPv6 and IPv4 networks have conection to the internet. When the ISP rotates it IPs, the IPv6 address is configured using SLAAC and mpd5 seems to act weird: - the IPv4 address is always set correct, IPFW and in-kernel NAT route/filter traffic correctly - sometimes old IPv6 address is dumped and only a new IPv6 address - in such a case, the old IPv6 is gone, the new pair (temporary and MACified address are the only IPv6 addresses attached to the interface. - sometimes the old IPv6 address set (= temporary) are marked "deprecated" and/or "detached" and a new set is attached to the interface tun0, in some rare occassion also an IPv6 address WITHOUT its "temoprary" sibbling is attached. In any of the cases above, IPFW's NPTv6 gets confused, routing isn't working properly anymore. In any cases of a change of the IPv6 address, IPFW has to be restartet! In cases with marked deprecated and/or detached addresses, IPFW has to be restarted, AND the deprecated and/or detached IPv6 addresses has to be deleted manually. Otherwise - so it seems to me - NPTv6 takes the wrong (outdated) prefix. NPTv6 should not take any deprecated, detached prefix if a valid prefix is available. Even deleting the deprecated IPv6 requires a restart of IPFW. No matter how long I wait, NPTv6 never gets the changed prefix by itself. Kind regards, Oliver -- O. Hartmann
Re: IPFW: IPv6 and NPTv6 issues: multiple IPv6 addresses confuses IPFW
Am Sun, 19 Feb 2023 13:30:13 +0300 "Andrey V. Elsukov" schrieb: > 18.02.2023 18:42, FreeBSD User пишет: > > On a 24 hour basis, the ISP changes the IPv4 and IPv6 on the WAN > > interface. We use NPTv6 to translate ULA addresses for the inner > > IPv6 networks. We use IPv6 privacy on the tun0 interface. The > > router/firewall is operating after a reboot or restart of mpd5 > > correctly, IPv6 and IPv4 networks have conection to the internet. > > When the ISP rotates it IPs, the IPv6 address is configured using > > SLAAC and mpd5 seems to act weird: > > > > - the IPv4 address is always set correct, IPFW and in-kernel NAT > > route/filter traffic correctly - sometimes old IPv6 address is dumped > > and only a new IPv6 address - in such a case, the old IPv6 is gone, > > the new pair (temporary and MACified address are the only IPv6 > > addresses attached to the interface. - sometimes the old IPv6 address > > set (= temporary) are marked "deprecated" and/or "detached" and a new > > set is attached to the interface tun0, in some rare occassion also an > > IPv6 address WITHOUT its "temoprary" sibbling is attached. > > > > In any of the cases above, IPFW's NPTv6 gets confused, routing isn't > > working properly anymore. > > > > In any cases of a change of the IPv6 address, IPFW has to be > > restartet! > > Hi, > > I assume you are using ext_if option in your NPTv6 instance configuration. That is correct. > > I think there might be several problems that lead to your situation: > > 1. NPTv6 tracks IPv6 addresses deletion, but since an old IPv6 address > that was used as external prefix kept on the interface, it ignores > appearance of new IPv6 address. > > 2. Then, even if you delete old IPv6 address by hand, NPTv6 won't try to > peak another one until there won't appear new address. > > 3. There should be some logic that takes into account presence of > temporary and deprecated addresses on the interface. > -- O. Hartmann pgpZFZalHYCyW.pgp Description: OpenPGP digital signature
IPFW/IPv6 problem with JAIL: JAIL cannot ping -6 host until host first pings jail (ipv6)
Hello, I've got a problem with recent CURRENT, running vnet JAILs. FreeBSD 15.0-CURRENT #28 main-n267432-e5b33e6eef7: Sun Jan 7 13:18:15 CET 2024 amd64 Main Host has IPFW configured and is open for services like OpenLDAP on UDP/TCP and ICMP (ipfw is configured via rc.conf in this case, host is listening on both protocol families IPv4 and IPv6). The host itself has openldap-server 2.6 as a service. The host's interface is igb0 with assigned ULA. JAILs (around eight jails) are sharing their vnet interfaces via a bridge with the same physical device as the host (igb0). After a while (the time elapsed is unspecific) the jail is unable to contact the host via IPv6: neither UDP, TCP nor ICMP sent from the JAIL is reaching the host. IPv4 is working like a charme! No problems there. When pinging the Jail from the main host via ping -6, the jail is responding! After the first ping -6, the jail now is able to ping -6 the main host. After a fresh reboot, the problem is not present and occurs after a while and it seems to happen first to very active jails. Kind regards, oh -- O. Hartmann
Re: IPFW/IPv6 problem with JAIL: JAIL cannot ping -6 host until host first pings jail (ipv6)
Am Mon, 8 Jan 2024 01:33:53 +0100 (CET) Felix Reichenberger schrieb: > > Hello, > > > > I've got a problem with recent CURRENT, running vnet JAILs. > > FreeBSD 15.0-CURRENT #28 main-n267432-e5b33e6eef7: Sun Jan 7 13:18:15 CET > > 2024 amd64 > > > > Main Host has IPFW configured and is open for services like OpenLDAP on > > UDP/TCP and ICMP > > (ipfw is configured via rc.conf in this case, host is listening on both > > protocol families > > IPv4 and IPv6). > > > > The host itself has openldap-server 2.6 as a service. The host's interface > > is igb0 with > > assigned ULA. JAILs (around eight jails) are sharing their vnet interfaces > > via a bridge > > with the same physical device as the host (igb0). After a while (the time > > elapsed is > > unspecific) the jail is unable to contact the host via IPv6: neither UDP, > > TCP nor ICMP > > sent from the JAIL is reaching the host. IPv4 is working like a charme! No > > problems there. > > > > When pinging the Jail from the main host via ping -6, the jail is > > responding! After the > > first ping -6, the jail now is able to ping -6 the main host. > > > > After a fresh reboot, the problem is not present and occurs after a while > > and it seems to > > happen first to very active jails. > > > > Kind regards, > > > > oh > > > > > > -- > > O. Hartmann > > > > Hello, > > This behavior might be caused by IPFW blocking some IPv6 neighbor > discovery/advertisement > messages. > After some time, the link layer addresses of the IPv6 neighbors in the NDP > cache may expire, > making the associated IPv6 addresses inaccessible. > Do your IPFW rules allow ICMPv6 messages to and from IPv6 multicast addresses? > > Regards. > Thank you for responding. Thank you for his valuable hint! The jail(s) itself/themselfes as well as the host use the regular ipfw rc setup script as provided with the base system, adding simply those ports open which provide services - a plain and simple approach. Checking the jails on the host in question (jails are contacting OpenLDAP server on host, OpenLDAP server configured for test purposes to listen only on IPv6) leaves me with inconclusive results. Assuming a jail, called host-git, and a host, master. Deleting the NDP entries aon hostgit via "ndp -c" leaves me with the initial reported issue here, the solution is to ping the host-git first from host-master to "magically open" the IPv6 connection. After that, ldapsearch or any other IPv6 connections originating on the host-git work again. That seems odd. jails are vnet. Jails reside on a bridgeXX interface, sharing the physical NIC of the master host. Just for the record. I use a similar setup on a XigmaNAS host (13.2-RELEASE-p8), also with active IPFW on the master host's side as well as IPFW enabled on the Jail's side. Difference to the above mentioned setup: The jail is located on a different host, contacting master-host via a switched network. Regards, oh -- O. Hartmann
Overflow or div by 0 in systat -ifstat?
Hello! Left systat -ifstat running to watch the bandwidth on a few Netgraph VPN tunnels overnight, and woke up to this today: /0 /1 /2 /3 /4 /5 /6 /7 /8 /9 /10 Load Average | Interface Traffic PeakTotal ng4 in 0.000 Mb/s 0.001 Mb/s1.976 MB out 0.000 Mb/s 0.000 Mb/s5.049 MB ng3 in 0.000 Mb/s 29132214617622.535 M 46.615 MB out 0.000 Mb/s 29132214589474.320 M 1.143 GB ng2 in 0.000 Mb/s 0.384 Mb/s 322.777 MB out 0.000 Mb/s 8.150 Mb/s9.344 GB ng1 in 0.000 Mb/s 0.000 Mb/s2.688 MB out 0.000 Mb/s 0.000 Mb/s 12.815 MB ng0 in 0.000 Mb/s 1.467 Mb/s 853.927 MB out 0.000 Mb/s 2.548 Mb/s3.896 GB Looks like an overflow, a math error (perhaps at the stroke of midnight?), or an uncaught divide-by-zero. Since the peak rate calculation is done in userland, this isn't a critical bug; it won't cause a kernel panic. But it may be a good idea to see what might have caused it. --Brett Glass
Re: Overflow or div by 0 in systat -ifstat?
A followup on my earlier message. It appears that the systat program (in ifstat.c) is subtracting the previous time of day from the current time of day when calculating data rates, which works fine... except at the stroke of midnight. Not sure who maintains the utility, but this should be fixed since the error, once it crops up, persists as the program keeps running. --Brett Glass
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172985 net[patch] [ip6] lltable leak when adding and removing IP o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171838 net[oce] [patch] Possible lock reversal and duplicate loc o kern/171739 net[bce] [panic] bce related kernel panic o kern/171728 net[arp] arp issue o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net[fxp] pf/nat/jails not working if checksum offloading o kern/169898 netifconfig(8) fails to set MTU on multiple interfaces. o kern/169676 net[bge] [hang] system hangs, fully or partially after re o kern/169664 net[bgp] Wrongful replacement of interface connected net o kern/169620 net[ng] [pf] ng_l2tp incoming packet bypass pf firewall o kern/169459 net[ppp] umodem/ppp/3g stopped working after update from o kern/169438 net[ipsec] ipv4-in-ipv6 tunnel mode IPsec does not work p kern/168294 net[ixgbe] [patch] ixgbe driver compiled in kernel has no o kern/168246 net[em] Multiple em(4) not working with qemu o kern/168245 net[arp] [regression] Permanent ARP entry not deleted on o kern/168244 net[arp] [regression] Unable to manually remove permanent o kern/168183 net[bce] bce driver hang system o kern/167947 net[setfib] [patch] arpresolve checks only the default FI o kern/167603 net[ip] IP fragment reassembly's broken: file transfer ov o kern/167500 net[em] [panic] Kernel panics in em driver o kern/167325 net[netinet] [patch] sosend sometimes return EINVAL with o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcbbind() and ha o kern/166940 net[ipfilter] [panic] Double fault in kern 8.2 o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net [arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165643 net[
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172985 net[patch] [ip6] lltable leak when adding and removing IP o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171838 net[oce] [patch] Possible lock reversal and duplicate loc o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net[fxp] pf/nat/jails not working if checksum offloading o kern/169898 netifconfig(8) fails to set MTU on multiple interfaces. o kern/169676 net[bge] [hang] system hangs, fully or partially after re o kern/169664 net[bgp] Wrongful replacement of interface connected net o kern/169620 net[ng] [pf] ng_l2tp incoming packet bypass pf firewall o kern/169459 net[ppp] umodem/ppp/3g stopped working after update from o kern/169438 net[ipsec] ipv4-in-ipv6 tunnel mode IPsec does not work p kern/168294 net[ixgbe] [patch] ixgbe driver compiled in kernel has no o kern/168246 net[em] Multiple em(4) not working with qemu o kern/168245 net[arp] [regression] Permanent ARP entry not deleted on o kern/168244 net[arp] [regression] Unable to manually remove permanent o kern/168183 net[bce] bce driver hang system o kern/167947 net[setfib] [patch] arpresolve checks only the default FI o kern/167603 net[ip] IP fragment reassembly's broken: file transfer ov o kern/167500 net[em] [panic] Kernel panics in em driver o kern/167325 net[netinet] [patch] sosend sometimes return EINVAL with o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcbbind() and ha o kern/166940 net[ipfilter] [panic] Double fault in kern 8.2 o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net [arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible
IPv6 over an IPsec tunnel
I'm trying to run an IPsec tunnel between a Linux router and a FreeBSD router, but the FreeBSD router isn't passing any of the IPv6 traffic (IPv4 works perfectly). I have the following in /etc/ipsec.conf: spdadd 10.1.0.0/2110.2.2.0/24 any -P out ipsec esp/tunnel/192.0.2.1-192.0.2.2/require ; spdadd 10.2.2.0/24 10.1.0.0/21any -P in ipsec esp/tunnel/192.0.2.2-192.0.2.1/require ; spdadd 2001:1:1::/48 2001:2:2:2::/64 any -P out ipsec esp/tunnel/192.0.2.1-192.0.2.2/require ; spdadd 2001:2:2:2::/64 2001:1:1::/48 any -P in ipsec esp/tunnel/192.0.2.2-192.0.2.1/require ; When I try to ping an IPv6 host through the tunnel in either direction, I'm seeing the packet on the FreeBSD router's enc0 device, but I get the following error on the FreeBSD router's console: ipsec6_output_tunnel: family mismatched between inner and outer, spi=49961579 ip6_output (ipsec): error code 47 I found the error message in src/sys/netipsec/ipsec_output.c (r245225, line 833). I guess that I assumed that one could tunnel IPv6 over an IPv4 IPsec tunnel. Is this not the case? Will I have to encapsulate the IPv6 traffic in an IPIP or GRE tunnel? I don't want to build an IPv6 IPsec tunnel, because I connect to the IPv6 Internet through a tunnel broker. The latency and encapsulation overhead would be too much for my purposes. I noticed a PR by someone who got the same error message: http://www.freebsd.org/cgi/query-pr.cgi?pr=147894&cat=kern -- I FIGHT FOR THE USERS _______ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172985 net[patch] [ip6] lltable leak when adding and removing IP o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net[fxp] pf/nat/jails not working if checksum offloading o kern/169898 netifconfig(8) fails to set MTU on multiple interfaces. o kern/169676 net[bge] [hang] system hangs, fully or partially after re o kern/169664 net[bgp] Wrongful replacement of interface connected net o kern/169620 net[ng] [pf] ng_l2tp incoming packet bypass pf firewall o kern/169459 net[ppp] umodem/ppp/3g stopped working after update from o kern/169438 net[ipsec] ipv4-in-ipv6 tunnel mode IPsec does not work p kern/168294 net[ixgbe] [patch] ixgbe driver compiled in kernel has no o kern/168246 net[em] Multiple em(4) not working with qemu o kern/168245 net[arp] [regression] Permanent ARP entry not deleted on o kern/168244 net[arp] [regression] Unable to manually remove permanent o kern/168183 net[bce] bce driver hang system o kern/167947 net[setfib] [patch] arpresolve checks only the default FI o kern/167603 net[ip] IP fragment reassembly's broken: file transfer ov o kern/167500 net[em] [panic] Kernel panics in em driver o kern/167325 net[netinet] [patch] sosend sometimes return EINVAL with o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcbbind() and ha o kern/166940 net[ipfilter] [panic] Double fault in kern 8.2 o kern/166462 net[gre] gre(4) when using a tunnel sou
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/176401 net[netgraph] page fault in netgraph o kern/176369 net[mxge] [patch] Correct some problem and do some cleanu o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172985 net[patch] [ip6] lltable leak when adding and removing IP o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net[fxp] pf/nat/jails not working if checksum offloading o kern/169898 netifconfig(8) fails to set MTU on multiple interfaces. o kern/169676 net[bge] [hang] system hangs, fully or partially after re o kern/169664 net[bgp] Wrongful replacement of interface connected net o kern/169620 net[ng] [pf] ng_l2tp incoming packet bypass pf firewall o kern/169459 net[ppp] umodem/ppp/3g stopped working after update from o kern/169438 net[ipsec] ipv4-in-ipv6 tunnel mode IPsec does not work p kern/168294 net[ixgbe] [patch] ixgbe driver compiled in kernel has no o kern/168246 net[em] Multiple em(4) not working with qemu o kern/168245 net[arp] [regression] Permanent ARP entry not deleted on o kern/168244 net[arp] [regression] Unable to manually remove permanent o kern/168183 net[bce] bce driver hang system o kern/167947 net[setfib] [patch] arpresolve checks only the default FI o kern/167603 net[ip] IP fragment reassembly's broken: file transfer ov o kern/167500 net[em] [panic] Kernel panics in em driver o kern/167325 net[netinet] [patch] sosend sometimes return EINVAL with o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcb
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176510 net[udp] [panic] Kernel Panic in udp_input @ offset 0x475 o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172985 net[patch] [ip6] lltable leak when adding and removing IP o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net[fxp] pf/nat/jails not working if checksum offloading o kern/169898 netifconfig(8) fails to set MTU on multiple interfaces. o kern/169676 net[bge] [hang] system hangs, fully or partially after re o kern/169664 net[bgp] Wrongful replacement of interface connected net o kern/169620 net[ng] [pf] ng_l2tp incoming packet bypass pf firewall o kern/169459 net[ppp] umodem/ppp/3g stopped working after update from o kern/169438 net[ipsec] ipv4-in-ipv6 tunnel mode IPsec does not work p kern/168294 net[ixgbe] [patch] ixgbe driver compiled in kernel has no o kern/168246 net[em] Multiple em(4) not working with qemu o kern/168245 net[arp] [regression] Permanent ARP entry not deleted on o kern/168244 net[arp] [regression] Unable to manually remove permanent o kern/168183 net[bce] bce driver hang system o kern/167947 net[setfib] [patch] arpresolve checks only the default FI o kern/167603 net[ip] IP fragment reassembly's broken: fil
Implementing IP6 in 8.3
Greetings, I'm evaluating an ISP for the sake of building BSD operating systems on hardware that they use (DSL modems, in this case). When I had my old NEC server, I had a MIPS environment to develop in. I managed a 28k kernel. In any case, I'm back at it for use in alot of hardware I have laying around. In my current situation, I'm using a ZYXEL Q1000Z modem to connect to their service. While it's a relatively new modem, it doesn't support IP6. It is my hope to replace the OS with one that does. :) I leased a /48 of IP4's from them, which /also/ came with as many IP6's. So, not having implemented IP6 on any of my boxes (except by way of tunnel brokers), I'm wondering 2 things: If my underlying OS (FreeBSD-8.3) can support IP6, will it still function, even tho my gateway (modem) doesn't? Am I /correctly/ attempting to use it? I'm answering authoritatively for the many domains I own. They have all functioned well for many years via IP4. I have added the requisite records in all the zones, as well as the associated RR's. While the gateway (modem) /does/ have an IP6 address, I can't "speak" for it out of DNS, because it would be an "out of zone" record. Even tho I'm the RP for the /48. So it's up to the modem to answer accordingly. BUT, I'm not sure I'm initiating any of this correctly via rc(8). Or more specifically, via rc.conf(5). While I've read as much as I can find on the topic related to BSD, boot messages indicate at least -- "IP6 gateway unreachable". I'm currently using: rc.conf(5): ipv6_ifconfig_re0="2602:00d1:b4d6:e100::::" ipv6_defaultrouter="2602:00d1:b4d6:e600::::" I also have the corresponding host IP in hosts(5). Any help, pointers, guidance, answers /greatly/ appreciated. Thank you for all your time, and consideration. --Chris _______ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Re: Implementing IP6 in 8.3
Greetings Maciej Milewski, and thank you for your thoughtful reply. > On 06.03.2013 22:02, freebsd-net wrote: >> Greetings, >> I'm evaluating an ISP for the sake of building BSD operating systems on >> hardware >> that they use (DSL modems, in this case). When I had my old NEC server, I >> had a >> MIPS environment to develop in. I managed a 28k kernel. In any case, I'm >> back at >> it for use in alot of hardware I have laying around. In my current >> situation, I'm >> using a ZYXEL Q1000Z modem to connect to their service. While it's a >> relatively >> new modem, it doesn't support IP6. It is my hope to replace the OS with one >> that >> does. :) > If it doesn't support IPv6 you can always try to use it in Transparent > Bridging (RFC1483) mode. > <http://qwest.centurylink.com/internethelp/modem-q1000z-setup-bridge.html> > You can then put other router/computer that does IPv6 routing just after > that modem. > <http://qwest.centurylink.com/internethelp/modem-q1000z-setup-bridge.html> Thank you for the links. I was aware of that, but requires that every connection directly to the modem, send the PPPoE creds to the modem. While it's simple enough to connect a router/switch between the modem, and clients, it adds an additional hop. I think I'll be better served building a (free)BSD kernel, and drivers for the modem -- assuming that because the modem doesn't IP6, it's not possible to route IP6 traffic directly, unless through a "tunnel broker". >> I leased a /48 of IP4's from them, which /also/ came with as many IP6's. >> So, not having implemented IP6 on any of my boxes (except by way of tunnel >> brokers), >> I'm wondering 2 things: >> If my underlying OS (FreeBSD-8.3) can support IP6, will it still function, >> even tho >> my gateway (modem) doesn't? >> Am I /correctly/ attempting to use it? >> I'm answering authoritatively for the many domains I own. They have all >> functioned >> well for many years via IP4. I have added the requisite records in all >> the zones, >> as well as the associated RR's. >> While the gateway (modem) /does/ have an IP6 address, I can't "speak" for it >> out of >> DNS, because it would be an "out of zone" record. Even tho I'm the RP for >> the /48. >> So it's up to the modem to answer accordingly. >> BUT, I'm not sure I'm initiating any of this correctly via rc(8). Or more >> specifically, >> via rc.conf(5). While I've read as much as I can find on the topic related >> to BSD, >> boot messages indicate at least -- "IP6 gateway unreachable". >> I'm currently using: >> rc.conf(5): >> ipv6_ifconfig_re0="2602:00d1:b4d6:e100::::" >> ipv6_defaultrouter="2602:00d1:b4d6:e600::::" >> I also have the corresponding host IP in hosts(5). >> >> Any help, pointers, guidance, answers /greatly/ appreciated. >> >> Thank you for all your time, and consideration. >> >> --Chris >> >> ___ >> freebsd-net@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-net >> To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org" > > -- > Pozdrawiam, > Maciej Milewski Thanks again, for taking the time to respond. --Chris > > ___ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org" > ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Re: dhclient issue.
> Hello Guys, > > I've faced out some problem with dhclient during this week on 9.1-RELEASE! > Below there is the log: > > [root@home ~]# uname -a > FreeBSD HOME 9.1-RELEASE FreeBSD 9.1-RELEASE #10: Tue Mar 5 18:57:14 CST > 2013 root@home:/usr/src/sys/HOME.amd64 amd64 > > > [root@home ~]# dhclient ix0 > PID = 3276, PPID = 3274 > fibnum = 0 > fibcmd = setfib 0 > interface = ix0 > ifconfig: ioctl (SIOCAIFADDR): File exists > ix0: not found > exiting. > > [root@home ~]# tail /var/log/messages > Mar 17 14:53:52 ESSD46B70 dhclient[3244]: exiting. > Mar 17 14:54:01 ESSD46B70 login: ROOT LOGIN (root) ON ttyv0 > Mar 17 14:54:15 ESSD46B70 dhclient[3257]: ix0: not found > Mar 17 14:54:15 ESSD46B70 dhclient[3257]: exiting. > Mar 17 14:54:15 ESSD46B70 dhclient[3258]: connection closed > Mar 17 14:54:15 ESSD46B70 dhclient[3258]: exiting. > Mar 17 14:54:57 ESSD46B70 dhclient[3274]: ix0: not found > > [root@home ~]# ifconfig ix0 > ix0: flags=8843 metric 0 mtu 1500 > options=403bb > ether 00:08:9b:d4:6b:71 > nd6 options=29 > media: Ethernet autoselect (10Gbase-T ) > status: active > > > I have another interface em0, and there it works properly! > Any idea, what is going on? Anything in rc.conf(5) that might conflict with your attempt to hook this if(1) up via dhclient(8)? For example, if you already have a: ifconfig_ix0="DHCP", and that failed during boot (init), then dhclient(8) may already still be attempting to hook your ix0 if up. Which will result in fail. --Chris > > Best Regards, > -- > Marcelo Araujo > ara...@freebsd.org > _______ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org" > _______ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Re: Implementing IP6 in 8.3
> Greetings, > I'm evaluating an ISP for the sake of building BSD operating systems on > hardware > that they use (DSL modems, in this case). When I had my old NEC server, I had > a > MIPS environment to develop in. I managed a 28k kernel. In any case, I'm back > at > it for use in alot of hardware I have laying around. In my current situation, > I'm > using a ZYXEL Q1000Z modem to connect to their service. While it's a > relatively > new modem, it doesn't support IP6. It is my hope to replace the OS with one > that > does. :) > I leased a /48 of IP4's from them, which /also/ came with as many IP6's. EDIT The above line /should/ have read: I leased a /29 of IP4's from them, which /also/ came with as many IP6's. ___^^^ /EDIT Sorry. > So, not having implemented IP6 on any of my boxes (except by way of tunnel > brokers), > I'm wondering 2 things: > If my underlying OS (FreeBSD-8.3) can support IP6, will it still function, > even tho > my gateway (modem) doesn't? > Am I /correctly/ attempting to use it? > I'm answering authoritatively for the many domains I own. They have all > functioned > well for many years via IP4. I have added the requisite records in all > the zones, > as well as the associated RR's. > While the gateway (modem) /does/ have an IP6 address, I can't "speak" for it > out of > DNS, because it would be an "out of zone" record. Even tho I'm the RP for the > /48. > So it's up to the modem to answer accordingly. > BUT, I'm not sure I'm initiating any of this correctly via rc(8). Or more > specifically, > via rc.conf(5). While I've read as much as I can find on the topic related to > BSD, > boot messages indicate at least -- "IP6 gateway unreachable". > I'm currently using: > rc.conf(5): > ipv6_ifconfig_re0="2602:00d1:b4d6:e100::::" > ipv6_defaultrouter="2602:00d1:b4d6:e600::::" > I also have the corresponding host IP in hosts(5). > > Any help, pointers, guidance, answers /greatly/ appreciated. > > Thank you for all your time, and consideration. > > --Chris > > ___ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org" > ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Re: Implementing IP6 in 8.3
Maciej Milewski, and thank you for your reply. > On 07.03.2013 17:55, freebsd-net wrote: >> Greetings Maciej Milewski, and thank you for your thoughtful reply. >>> On 06.03.2013 22:02, freebsd-net wrote: >>>> Greetings, >>>>I'm evaluating an ISP for the sake of building BSD operating systems on >>>> hardware >>>> that they use (DSL modems, in this case). When I had my old NEC server, I >>>> had a >>>> MIPS environment to develop in. I managed a 28k kernel. In any case, I'm >>>> back at >>>> it for use in alot of hardware I have laying around. In my current >>>> situation, I'm >>>> using a ZYXEL Q1000Z modem to connect to their service. While it's a >>>> relatively >>>> new modem, it doesn't support IP6. It is my hope to replace the OS with >>>> one that >>>> does. :) >>> If it doesn't support IPv6 you can always try to use it in Transparent >>> Bridging (RFC1483) mode. >>> <http://qwest.centurylink.com/internethelp/modem-q1000z-setup-bridge.html> >>> You can then put other router/computer that does IPv6 routing just after >>> that modem. >>> <http://qwest.centurylink.com/internethelp/modem-q1000z-setup-bridge.html> >> Thank you for the links. I was aware of that, but requires that every >> connection >> directly to the modem, send the PPPoE creds to the modem. While it's simple >> enough >> to connect a router/switch between the modem, and clients, it adds an >> additional >> hop. I think I'll be better served building a (free)BSD kernel, and drivers >> for >> the modem -- assuming that because the modem doesn't IP6, it's not possible >> to >> route IP6 traffic directly, unless through a "tunnel broker". > If you are sure that you can build kernel for that modem device then try > it. From my experience it's rather hard. Mainly because today's hw is > too cheap to have working hw interfaces(like DSL modem) and it's all > done in software way. > Shortest and fastest way would be setting this modem as transparent > bridge. Then put your own router/gateway(which is IPv6 capable). Router > on WAN side connects through PPPoE to your ISP and LAN/WLAN side > connects to your switch or you computers directly. It will be additional > device between you and your ISP but in many cases that's much better > than having all-in-one(which can't do IPv6). I'd go that way. > >> Thanks again, for taking the time to respond. >> >> --Chris > > I hope that puts more light to what you try to do. While I agree, inserting a router/switch between the modem & the clients/servers would be the shortest/easiest solution. In the end, I think the investment in building a (free)bsd kernel && drivers for the modem would have/provide the biggest reward(s). Truth be told; I have accumulated quite a mass of this type of equipment over the years, and I'd like to take a stab at building a (free)bsd kernel with associated drivers for them. Their all MIPS based, and many of them have ~32Mb && ~64Mb flash space & RAM. So, resources aren't too unreasonable. In the end, the benefits of having something /I/ have control over, makes these devices a great more valuable. It also empowers others whom are currently subject to the limitations their ISP imposes on them. Thank you again for taking the time to respond. --Chris > -- > Pozdrawiam, > Maciej Milewski > > ___ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org" > ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/176771 net[libnetgraph] [patch] user-mode netgraph node hangs wh o kern/176764 net[net] [if_bridge] [patch] use-after-free in if_bridge o kern/176671 net[epair] MAC address for epair device not unique o kern/176667 net[libalias] [patch] libalias locks on uninitalized data o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172985 net[patch] [ip6] lltable leak when adding and removing IP o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net[fxp] pf/nat/jails not working if checksum offloading o kern/169898 netifconfig(8) fails to set MTU on multiple interfaces. o kern/169676 net[bge] [hang] system hangs, fully or partially after re o kern/169664 net[bgp] Wrongful replacement of interface connected net o kern/169620 net[ng] [pf] ng_l2tp incoming packet bypass pf firewall o kern/169459 net[ppp] umodem/ppp/3g stopped working after update from o kern/169438 net[ipsec] ipv4-in-ipv6 tunnel mode IPsec does not work p kern/168294 net[ixgbe] [patch] ixgbe driver compiled in kernel has no o kern/168246 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176667 net[libalias] [patch] libalias locks on uninitalized data o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172985 net[patch] [ip6] lltable leak when adding and removing IP o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net[fxp] pf/nat/jails not working if checksum offloading o kern/169898 netifconfig(8) fails to set MTU on multiple interfaces. o kern/169676 net[bge] [hang] system hangs, fully or partially after re o kern/169664 net[bgp] Wrongful replacement of interface connected net o kern/169620 net[ng] [pf] ng_l2tp incoming packet bypass pf firewall o kern/169459 net[ppp] umodem/ppp/3g stopped working after update from o kern/169438 net[ipsec] ipv4-in-ipv6 tunnel mode IPsec does not work p kern/168294 net[ixgbe] [patch] ixgbe driver compiled in kernel has no o kern/168246 net[em] Multiple em(4) not working with qemu o kern/168245 net[arp] [regression] Permanent ARP entry not
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176667 net[libalias] [patch] libalias locks on uninitalized data o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172985 net[patch] [ip6] lltable leak when adding and removing IP o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net[fxp] pf/nat/jails not working if checksum offloading o kern/169898 netifconfig(8) fails to set MTU on multiple interfaces. o kern/169676 net[bge] [hang] system hangs, fully or partially after re o kern/169664 net[bgp] Wrongful replacement of interface connected net o kern/169620 net[ng] [pf] ng_l2tp incoming packet bypass pf firewall o kern/169459 net[ppp] umodem/ppp/3g stopped working after update from o kern/169438 net[ipsec] ipv4-in-ipv6 tunnel mode IPsec does not work p kern/168294 net[ixgbe] [patch] ixgbe driver compiled in kernel has no o kern/168246
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/177456 net[tcp] [patch] An error of calculating TCP sequence num o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177384 net[igb] [patch] Updating igb manpage/code with info abou o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod o kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176667 net[libalias] [patch] libalias locks on uninitalized data o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172985 net[patch] [ip6] lltable leak when adding and removing IP o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod o kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176667 net[libalias] [patch] libalias locks on uninitalized data o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172985 net[patch] [ip6] lltable leak when adding and removing IP o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net[fxp] pf/nat/jails not working if checksum offloading o kern/169898 netifconfig(8) fails to set MTU on multiple interfaces. o kern/169676 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod o kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176667 net[libalias] [patch] libalias locks on uninitalized data o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172985 net[patch] [ip6] lltable leak when adding and removing IP o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net[fxp] pf/nat/jails not working if checksum offloading o kern/169898 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod o kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176667 net[libalias] [patch] libalias locks on uninitalized data o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net[fxp] pf/nat/jails not working if checksum offloading o kern/169898 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/178116 net[tcp] [panic] Kernel panic: general protection fault i o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod o kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176667 net[libalias] [patch] libalias locks on uninitalized data o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/178116 net[tcp] [panic] Kernel panic: general protection fault i o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod o kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176667 net[libalias] [patch] libalias locks on uninitalized data o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an unintentiona o kern/170081 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178116 net[ipfilter] [panic] Kernel panic: general protection fa s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair device o kern/171228 net[re] [patch] if_re - eeprom write issues o kern/170701 net[ppp] killl ppp or reboot with active ppp connection c o kern/170267 net[ixgbe] IXGBE_LE32_TO_CPUS is probably an uninte
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178116 net[ipfilter] [panic] Kernel panic: general protection fa o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/171508 net[epair] [request] Add the ability to name epair
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178116 net[ipfilter] [panic] Kernel panic: general protection fa o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178116 net[ipfilter] [panic] Kernel panic: general protection fa o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] undocumented dependency for ndis(4) o kern/171524 net[ipmi] ipmi driver crashes kernel by reboot or shutdow s kern/
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178116 net[ipfilter] [panic] Kernel panic: general protection fa o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176596 net[firewire] [ip6] Crash with IPv6 and Firewire o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178116 net[ipfilter] [panic] Kernel panic: general protection fa o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739 net[bce] [panic] bce related kernel panic o kern/171711 net[dummynet] [panic] Kernel panic in dummynet o kern/171532 net[ndis] ndis(4) driver includes 'pccard'-specific code, o kern/171531 net[ndis] un
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/179901 net[netinet] [patch] Multicast SO_REUSEADDR handled incor o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178116 net[ipfilter] [panic] Kernel panic: general protection fa o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hos o kern/172113 net[panic] [e1000] [patch] 9.1-RC1/amd64 panices in igb(4 o kern/171840 net[ip6] IPv6 packets transmitting only on queue 0 o kern/171739
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/17 net[ofed] [patch] Bug assigning HCA from IB to ETH p kern/179975 net[igb] igb(4) fails to do polling(4) o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179901 net[netinet] [patch] Multicast SO_REUSEADDR handled incor o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178116 net[ipfilter] [panic] Kernel panic: general protection fa o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6]
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/17 net[ofed] [patch] Bug assigning HCA from IB to ETH p kern/179975 net[igb] igb(4) fails to do polling(4) o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179901 net[netinet] [patch] Multicast SO_REUSEADDR handled incor o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sys
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180430 net[ofed] [patch] Bad UDP checksum calc for fragmented pa o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok p kern/179975 net[igb] igb(4) fails to do polling(4) o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sys
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180430 net[ofed] [patch] Bad UDP checksum calc for fragmented pa o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok p kern/179975 net[igb] igb(4) fails to do polling(4) o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch] data type size problem in if_spppsubr.c o kern/172895 net[ixgb] [ixgbe] do not properly determine link-state o kern/172683 net[ip6] Duplicate IPv6 Link Local Addresses o kern/172675 net[netinet] [patch] sys
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180791 net[ofed] [patch] Kernel crash on ifdown and kldunload ml o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok p kern/179975 net[igb] igb(4) fails to do polling(4) o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to run at gigabit with 9.1-RC2 o kern/173002 net[patch]
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/181006 net[run] [patch] mbuf leak in run(4) driver o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok p kern/179975 net[igb] igb(4) fails to do polling(4) o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[tun] tun(4) stays opened by PID after process is term o kern/173201 net[ixgbe] [patch] Missing / broken ixgbe sysctl's and tu o kern/173137 net[em] em(4) unable to
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/181225 net[infiniband] [patch] unloading ipoib crashes the kerne o kern/181135 net[netmap] [patch] sys/dev/netmap patch for Linux compat o kern/181131 net[netmap] [patch] sys/dev/netmap memory allocation impr o kern/181006 net[run] [patch] mbuf leak in run(4) driver o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern/173871 net[gif] process of 'ifconfig gif0 create hangs' when if_ o kern/173475 net[
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/181388 net[route] Routes not updated on mtu change o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/181225 net[infiniband] [patch] unloading ipoib crashes the kerne o kern/181135 net[netmap] [patch] sys/dev/netmap patch for Linux compat o kern/181131 net[netmap] [patch] sys/dev/netmap memory allocation impr o kern/181006 net[run] [patch] mbuf leak in run(4) driver o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/181225 net[infiniband] [patch] unloading ipoib crashes the kerne o kern/181135 net[netmap] [patch] sys/dev/netmap patch for Linux compat o kern/181131 net[netmap] [patch] sys/dev/netmap memory allocation impr o kern/181006 net[run] [patch] mbuf leak in run(4) driver o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o kern/174822 net[tcp] Page fault in tcp_discardcb under high traffic o kern/174602 net[gif] [ipsec] traceroute issue on gif tunnel with ipse o kern/174535 net[tcp] TCP fast retransmit feature works strange o kern
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181699 net[ipsec] [patch] IPsec does scale to large SPD / SADB o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/181225 net[infiniband] [patch] unloading ipoib crashes the kerne o kern/181135 net[netmap] [patch] sys/dev/netmap patch for Linux compat o kern/181131 net[netmap] [patch] sys/dev/netmap memory allocation impr o kern/181006 net[run] [patch] mbuf leak in run(4) driver o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri o kern/174850 net[bxe] [patch] bxe driver does not receive multicasts o kern/174849 net[bxe] [patch] bxe driver can hang kernel when reset o
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181823 net[ip6] [patch] make ipv6 mroute return same errror code o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181699 net[ipsec] [patch] IPsec does scale to large SPD / SADB o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/181225 net[infiniband] [patch] unloading ipoib crashes the kerne o kern/181135 net[netmap] [patch] sys/dev/netmap patch for Linux compat o kern/181131 net[netmap] [patch] sys/dev/netmap memory allocation impr o kern/181006 net[run] [patch] mbuf leak in run(4) driver o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_walktree_from makes unreasonable ass o kern/174897 net[route] Interface routes are broken o kern/174851 net[bxe] [patch] UDP checksum offload is wrong in bxe dri
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181823 net[ip6] [patch] make ipv6 mroute return same errror code o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181699 net[ipsec] [patch] IPsec does scale to large SPD / SADB o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/181225 net[infiniband] [patch] unloading ipoib crashes the kerne o kern/181135 net[netmap] [patch] sys/dev/netmap patch for Linux compat o kern/181131 net[netmap] [patch] sys/dev/netmap memory allocation impr o kern/181006 net[run] [patch] mbuf leak in run(4) driver o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 net FreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will there miss a FIN when do TSO? o kern/174959 net[net] [patch] rnh_walktree_from visits spurious nodes o kern/174958 net[net] [patch] rnh_wal
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181823 net[ip6] [patch] make ipv6 mroute return same errror code o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181699 net[ipsec] [patch] IPsec does scale to large SPD / SADB o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/181225 net[infiniband] [patch] unloading ipoib crashes the kerne o kern/181135 net[netmap] [patch] sys/dev/netmap patch for Linux compat o kern/181131 net[netmap] [patch] sys/dev/netmap memory allocation impr o kern/181006 net[run] [patch] mbuf leak in run(4) driver o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 net FreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] kernel panic on RADIX_MPATH when deleting rout o kern/175153 net[tcp] will
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181823 net[ip6] [patch] make ipv6 mroute return same errror code o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181699 net[ipsec] [patch] IPsec does scale to large SPD / SADB o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/181225 net[infiniband] [patch] unloading ipoib crashes the kerne o kern/181135 net[netmap] [patch] sys/dev/netmap patch for Linux compat o kern/181131 net[netmap] [patch] sys/dev/netmap memory allocation impr o kern/181006 net[run] [patch] mbuf leak in run(4) driver o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 net FreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[epair] [gif] epair and gif Devices On Bridge o kern/175182 net[panic] ke
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181823 net[ip6] [patch] make ipv6 mroute return same errror code o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181699 net[ipsec] [patch] IPsec does scale to large SPD / SADB o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/181225 net[infiniband] [patch] unloading ipoib crashes the kerne o kern/181135 net[netmap] [patch] sys/dev/netmap patch for Linux compat o kern/181131 net[netmap] [patch] sys/dev/netmap memory allocation impr o kern/181006 net[run] [patch] mbuf leak in run(4) driver o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 net FreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system with EG20T PCH chipset o kern/175267 net[pf] [tap] pf + tap keep state problem o kern/175236 net[e
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/182847 net[netinet6] [patch] Remove dead code o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181823 net[ip6] [patch] make ipv6 mroute return same errror code o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181699 net[ipsec] [patch] IPsec does scale to large SPD / SADB o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/181225 net[infiniband] [patch] unloading ipoib crashes the kerne o kern/181135 net[netmap] [patch] sys/dev/netmap patch for Linux compat o kern/181131 net[netmap] [patch] sys/dev/netmap memory allocation impr o kern/181006 net[run] [patch] mbuf leak in run(4) driver o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge o kern/179299 net[igb] Intel X540-T2 - unstable driver a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178472 net[ip6] [patch] make return code consistent with IPv4 co o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 net FreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177417 net[ip6] Invalid protocol value in ipsec6_common_input_cb o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176446 net[netinet] [patch] Concurrency in ixgbe driving out-of- o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net[netgraph] page fault in netgraph o kern/176167 net[ipsec][lagg] using lagg and ipsec causes immediate pa o kern/176097 net[lagg] [patch] lagg/lacp broken when aggregated interf o kern/176027 net[em] [patch] flow control systcl consistency for em dr o kern/176026 net[tcp] [patch] TCP wrappers caused quite a lot of warni o bin/175974 netppp(8): logic issue o kern/175864 net[re] Intel MB D510MO, onboard ethernet not working aft o kern/175852 net[amd64] [patch] in_cksum_hdr() behaves differently on o kern/175734 netno ethernet detected on system
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/187341 net[netinet] [patch] CARP addresses in backup state shoul o kern/187258 net[bxe] BCM57810 bxe(4) unstable/fails to initialize o kern/187194 netServer hangs if -arp is present on an IP address o kern/187068 net[em] network data slow/stops with em driver o kern/186949 net[re] re0 driver crashes under load every 10-20 minutes o kern/186872 net[msk] Upgrade from 9.2 to 10, msk0 watchdog timeout [r o kern/185496 net[re] RTL8169 doesn't receive unicast ethernet packets o kern/185427 net[igb] freebsd 8.4, 9.1 and 9.2 panic Double-Fault with o kern/185387 net[axe] if_axe usb ethernet interface no ssh, no http wi o kern/185023 net[tun] Closing tun interface deconfigures IP address o kern/185022 net[tun] ls /dev/tun creates tun interface o kern/184311 net[bge] [panic] kernel panic with bge(4) on SunFire X210 o kern/184084 net[ral] kernel crash by ral (RT3090) o bin/183687 net[patch] route(8): route add -net 172.20 add wrong host p kern/183659 net[tcp] ]TCP stack lock contention with short-lived conn o conf/183407 net[rc.d] [patch] Routing restart returns non-zero exitco o kern/183391 net[oce] 10gigabit networking problems with Emulex OCE 11 o kern/183390 net[ixgbe] 10gigabit networking problems o kern/182917 net[igb] strange out traffic with igb interfaces o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) o kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [patch] socketpair support for LOCAL_PEERCRED o kern/176401 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/187341 net[netinet] [patch] CARP addresses in backup state shoul o kern/187258 net[bxe] BCM57810 bxe(4) unstable/fails to initialize o kern/187194 netServer hangs if -arp is present on an IP address o kern/187068 net[em] network data slow/stops with em driver o kern/186949 net[re] re0 driver crashes under load every 10-20 minutes o kern/186872 net[msk] Upgrade from 9.2 to 10, msk0 watchdog timeout [r o kern/185496 net[re] RTL8169 doesn't receive unicast ethernet packets o kern/185427 net[igb] freebsd 8.4, 9.1 and 9.2 panic Double-Fault with o kern/185387 net[axe] if_axe usb ethernet interface no ssh, no http wi o kern/185023 net[tun] Closing tun interface deconfigures IP address o kern/185022 net[tun] ls /dev/tun creates tun interface o kern/184311 net[bge] [panic] kernel panic with bge(4) on SunFire X210 o kern/184084 net[ral] kernel crash by ral (RT3090) o bin/183687 net[patch] route(8): route add -net 172.20 add wrong host a kern/183666 netCompiled-in bxe(4) breaks kgzip(1) kernel p kern/183659 net[tcp] ]TCP stack lock contention with short-lived conn o conf/183407 net[rc.d] [patch] Routing restart returns non-zero exitco o kern/183391 net[oce] 10gigabit networking problems with Emulex OCE 11 o kern/183390 net[ixgbe] 10gigabit networking problems o kern/182917 net[igb] strange out traffic with igb interfaces o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) f kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [pa
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o bin/187835 netngctl(8) strange behavior when adding more than 530 vl o kern/187341 net[netinet] [patch] CARP addresses in backup state shoul o kern/187258 net[bxe] BCM57810 bxe(4) unstable/fails to initialize o kern/187194 netServer hangs if -arp is present on an IP address o kern/187068 net[em] network data slow/stops with em driver o kern/186949 net[re] re0 driver crashes under load every 10-20 minutes o kern/186872 net[msk] Upgrade from 9.2 to 10, msk0 watchdog timeout [r o kern/185496 net[re] RTL8169 doesn't receive unicast ethernet packets o kern/185427 net[igb] freebsd 8.4, 9.1 and 9.2 panic Double-Fault with o kern/185387 net[axe] if_axe usb ethernet interface no ssh, no http wi o kern/185023 net[tun] Closing tun interface deconfigures IP address o kern/185022 net[tun] ls /dev/tun creates tun interface o kern/184311 net[bge] [panic] kernel panic with bge(4) on SunFire X210 o kern/184084 net[ral] kernel crash by ral (RT3090) o bin/183687 net[patch] route(8): route add -net 172.20 add wrong host a kern/183666 netCompiled-in bxe(4) breaks kgzip(1) kernel p kern/183659 net[tcp] ]TCP stack lock contention with short-lived conn o conf/183407 net[rc.d] [patch] Routing restart returns non-zero exitco o kern/183391 net[oce] 10gigabit networking problems with Emulex OCE 11 o kern/182917 net[igb] strange out traffic with igb interfaces o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) f kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o bin/187835 netngctl(8) strange behavior when adding more than 530 vl o kern/187341 net[netinet] [patch] CARP addresses in backup state shoul o kern/187258 net[bxe] BCM57810 bxe(4) unstable/fails to initialize o kern/187194 netServer hangs if -arp is present on an IP address o kern/187068 net[em] network data slow/stops with em driver o kern/186949 net[re] re0 driver crashes under load every 10-20 minutes o kern/186872 net[msk] Upgrade from 9.2 to 10, msk0 watchdog timeout [r o kern/185496 net[re] RTL8169 doesn't receive unicast ethernet packets o kern/185427 net[igb] freebsd 8.4, 9.1 and 9.2 panic Double-Fault with o kern/185387 net[axe] if_axe usb ethernet interface no ssh, no http wi o kern/185023 net[tun] Closing tun interface deconfigures IP address o kern/185022 net[tun] ls /dev/tun creates tun interface o kern/184311 net[bge] [panic] kernel panic with bge(4) on SunFire X210 o kern/184084 net[ral] kernel crash by ral (RT3090) o bin/183687 net[patch] route(8): route add -net 172.20 add wrong host a kern/183666 netCompiled-in bxe(4) breaks kgzip(1) kernel p kern/183659 net[tcp] ]TCP stack lock contention with short-lived conn o conf/183407 net[rc.d] [patch] Routing restart returns non-zero exitco o kern/183391 net[oce] 10gigabit networking problems with Emulex OCE 11 o kern/182917 net[igb] strange out traffic with igb interfaces o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) f kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176484 net[ipsec] [enc] [patch] panic: IPsec + enc(4); device na o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/188245 net[vlan] Critical vlan problem with OpenBGP o bin/187835 netngctl(8) strange behavior when adding more than 530 vl o kern/187341 net[netinet] [patch] CARP addresses in backup state shoul o kern/187258 net[bxe] BCM57810 bxe(4) unstable/fails to initialize o kern/187194 netServer hangs if -arp is present on an IP address o kern/187068 net[em] network data slow/stops with em driver o kern/186949 net[re] re0 driver crashes under load every 10-20 minutes o kern/186872 net[msk] Upgrade from 9.2 to 10, msk0 watchdog timeout [r o kern/185496 net[re] RTL8169 doesn't receive unicast ethernet packets o kern/185427 net[igb] freebsd 8.4, 9.1 and 9.2 panic Double-Fault with o kern/185387 net[axe] if_axe usb ethernet interface no ssh, no http wi o kern/185023 net[tun] Closing tun interface deconfigures IP address o kern/185022 net[tun] ls /dev/tun creates tun interface o kern/184311 net[bge] [panic] kernel panic with bge(4) on SunFire X210 o kern/184084 net[ral] kernel crash by ral (RT3090) o bin/183687 net[patch] route(8): route add -net 172.20 add wrong host a kern/183666 netCompiled-in bxe(4) breaks kgzip(1) kernel p kern/183659 net[tcp] ]TCP stack lock contention with short-lived conn o conf/183407 net[rc.d] [patch] Routing restart returns non-zero exitco o kern/183391 net[oce] 10gigabit networking problems with Emulex OCE 11 o kern/182917 net[igb] strange out traffic with igb interfaces o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) f kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [pa
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/188245 net[vlan] Critical vlan problem with OpenBGP o bin/187835 netngctl(8) strange behavior when adding more than 530 vl o kern/187341 net[netinet] [patch] CARP addresses in backup state shoul o kern/187258 net[bxe] BCM57810 bxe(4) unstable/fails to initialize o kern/187194 netServer hangs if -arp is present on an IP address o kern/187068 net[em] network data slow/stops with em driver o kern/186949 net[re] re0 driver crashes under load every 10-20 minutes o kern/186872 net[msk] Upgrade from 9.2 to 10, msk0 watchdog timeout [r o kern/185496 net[re] RTL8169 doesn't receive unicast ethernet packets o kern/185427 net[igb] freebsd 8.4, 9.1 and 9.2 panic Double-Fault with o kern/185387 net[axe] if_axe usb ethernet interface no ssh, no http wi o kern/185023 net[tun] Closing tun interface deconfigures IP address o kern/185022 net[tun] ls /dev/tun creates tun interface o kern/184311 net[bge] [panic] kernel panic with bge(4) on SunFire X210 o kern/184084 net[ral] kernel crash by ral (RT3090) o bin/183687 net[patch] route(8): route add -net 172.20 add wrong host a kern/183666 netCompiled-in bxe(4) breaks kgzip(1) kernel p kern/183659 net[tcp] ]TCP stack lock contention with short-lived conn o conf/183407 net[rc.d] [patch] Routing restart returns non-zero exitco o kern/183391 net[oce] 10gigabit networking problems with Emulex OCE 11 o kern/182917 net[igb] strange out traffic with igb interfaces o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) f kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o kern/177618 net[bridge] Problem with bridge firewall with trunk ports o kern/177402 net[igb] [pf] problem with ethernet driver igb + pf / alt o kern/177400 net[jme] JMC25x 1000baseT establishment issues o kern/177366 net[ieee80211] negative malloc(9) statistics for 80211nod f kern/177362 net[netinet] [patch] Wrong control used to return TOS o kern/177194 net[netgraph] Unnamed netgraph nodes for vlan interfaces o kern/177184 net[bge] [patch] enable wake on lan o kern/177139 net[igb] igb drops ethernet ports 2 and 3 o kern/176884 net[re] re0 flapping up/down o kern/176671 net[epair] MAC address for epair device not unique o kern/176420 net[kernel] [patch] incorrect errno for LOCAL_PEERCRED o kern/176419 net[kernel] [pa
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/188421 net[libnetgraph] [patch] ng_callout() timeouts trigger pa o kern/188245 net[vlan] Critical vlan problem with OpenBGP o kern/188032 net[lo] IPv6 on lo never leaves 'tentative' state if conf o kern/187980 net[igmp] IGMP query not responded to between 2 FreeBSD h o bin/187835 netngctl(8) strange behavior when adding more than 530 vl o kern/187718 net[igb] UDP bad performance and out-of-order packet with o kern/187451 net[vlan] [carp] Some vlans in bridge + carp result in hu o kern/187341 net[netinet] [patch] CARP addresses in backup state shoul o kern/187258 net[bxe] BCM57810 bxe(4) unstable/fails to initialize o kern/187194 net[hang] Server hangs if -arp is present on an IP addres o kern/187149 net[patch] [netmap] fix netmap's pkt-gen behavior with IP o kern/187068 net[em] network data slow/stops with em driver o kern/186949 net[re] re0 driver crashes under load every 10-20 minutes o kern/186872 net[msk] Upgrade from 9.2 to 10, msk0 watchdog timeout [r o kern/186449 netifconfig(8) fails to autoload if_tap.ko when creating o kern/185996 net[ip6] For IPv6, ipsec_address returns pointer to corru o kern/185967 net[lagg] [patch] Link Aggregation LAGG: LACP not working o kern/185496 net[re] RTL8169 doesn't receive unicast ethernet packets o kern/185427 net [igb] [panic] freebsd 8.4, 9.1 and 9.2 panic Double-Fa o kern/185387 net[axe] if_axe usb ethernet interface no ssh, no http wi o kern/185023 net[tun] Closing tun interface deconfigures IP address o kern/185022 net[tun] ls /dev/tun creates tun interface o kern/184311 net[bge] [panic] kernel panic with bge(4) on SunFire X210 o kern/184084 net[ral] kernel crash by ral (RT3090) o kern/183970 net[ofed] [vlan] [panic] mellanox drivers and vlan usage o bin/183687 net[patch] route(8): route add -net 172.20 add wrong host a kern/183666 netCompiled-in bxe(4) breaks kgzip(1) kernel p kern/183659 net[tcp] ]TCP stack lock contention with short-lived conn o conf/183407 net[rc.d] [patch] Routing restart returns non-zero exitco o kern/183391 net[oce] 10gigabit networking problems with Emulex OCE 11 o kern/182917 net[igb] strange out traffic with igb interfaces o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) f kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s kern/178071 netFreeBSD unable to recongize Kontron (Industrial Comput o kern/177905 net[xl] [panic] ifmedia_set when pluging CardBus LAN card o k
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/188899 net[cas] cas ethernet driver seems to have issues with so o kern/188897 net[dc] dc ethernet driver seems to prevent the detection o kern/188421 net[libnetgraph] [patch] ng_callout() timeouts trigger pa o kern/188245 net[vlan] Critical vlan problem with OpenBGP o kern/188032 net[lo] IPv6 on lo never leaves 'tentative' state if conf o kern/187980 net[igmp] IGMP query not responded to between 2 FreeBSD h o bin/187835 netngctl(8) strange behavior when adding more than 530 vl o kern/187718 net[igb] UDP bad performance and out-of-order packet with o kern/187451 net[vlan] [carp] Some vlans in bridge + carp result in hu o kern/187341 net[netinet] [patch] CARP addresses in backup state shoul o kern/187258 net[bxe] BCM57810 bxe(4) unstable/fails to initialize o kern/187194 net[hang] Server hangs if -arp is present on an IP addres o kern/187149 net[patch] [netmap] fix netmap's pkt-gen behavior with IP o kern/187068 net[em] network data slow/stops with em driver o kern/186949 net[re] re0 driver crashes under load every 10-20 minutes o kern/186872 net[msk] Upgrade from 9.2 to 10, msk0 watchdog timeout [r o kern/186449 netifconfig(8) fails to autoload if_tap.ko when creating o kern/185996 net[ip6] For IPv6, ipsec_address returns pointer to corru o kern/185967 net[lagg] [patch] Link Aggregation LAGG: LACP not working o kern/185496 net[re] RTL8169 doesn't receive unicast ethernet packets o kern/185427 net [igb] [panic] freebsd 8.4, 9.1 and 9.2 panic Double-Fa o kern/185387 net[axe] if_axe usb ethernet interface no ssh, no http wi o kern/185023 net[tun] Closing tun interface deconfigures IP address o kern/185022 net[tun] ls /dev/tun creates tun interface o kern/184311 net[bge] [panic] kernel panic with bge(4) on SunFire X210 o kern/184084 net[ral] kernel crash by ral (RT3090) o kern/183970 net[ofed] [vlan] [panic] mellanox drivers and vlan usage o bin/183687 net[patch] route(8): route add -net 172.20 add wrong host a kern/183666 netCompiled-in bxe(4) breaks kgzip(1) kernel p kern/183659 net[tcp] ]TCP stack lock contention with short-lived conn o conf/183407 net[rc.d] [patch] Routing restart returns non-zero exitco o kern/183391 net[oce] 10gigabit networking problems with Emulex OCE 11 o kern/182917 net[igb] strange out traffic with igb interfaces o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) f kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs on heavy ixgbe network t o kern/179733 net[lagg] [patch] interface loses capabilities when proto o kern/179429 net[tap] STP enabled tap bridge a kern/179264 net[vimage] [pf] Core dump with Packet filter and VIMAGE o kern/178947 net[arp] arp rejecting not working o kern/178782 net[ixgbe] 82599EB SFP does not work with passthrough und o kern/178612 net[run] kernel panic due the problems with run driver o kern/178079 net[tcp] Switching TCP CC algorithm panics on sparc64 wit s k
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/189234 net[em] Big lag with Ethernet Connection I217-V o kern/189219 net[dummynet] [patch] using dummynet on sparc64 and confi o kern/188899 net[cas] cas ethernet driver seems to have issues with so o kern/188897 net[dc] dc ethernet driver seems to prevent the detection o kern/188421 net[libnetgraph] [patch] ng_callout() timeouts trigger pa o kern/188245 net[vlan] Critical vlan problem with OpenBGP o kern/188032 net[lo] IPv6 on lo never leaves 'tentative' state if conf o kern/187980 net[igmp] IGMP query not responded to between 2 FreeBSD h o bin/187835 netngctl(8) strange behavior when adding more than 530 vl o kern/187718 net[igb] UDP bad performance and out-of-order packet with o kern/187451 net[vlan] [carp] Some vlans in bridge + carp result in hu o kern/187341 net[netinet] [patch] CARP addresses in backup state shoul o kern/187258 net[bxe] BCM57810 bxe(4) unstable/fails to initialize o kern/187194 net[hang] Server hangs if -arp is present on an IP addres o kern/187149 net[patch] [netmap] fix netmap's pkt-gen behavior with IP o kern/187068 net[em] network data slow/stops with em driver o kern/186949 net[re] re0 driver crashes under load every 10-20 minutes o kern/186872 net[msk] Upgrade from 9.2 to 10, msk0 watchdog timeout [r o kern/186449 netifconfig(8) fails to autoload if_tap.ko when creating o kern/186304 net[bmc] watchdog service causes BMC controller reset eve o kern/185996 net[ip6] For IPv6, ipsec_address returns pointer to corru o kern/185967 net[lagg] [patch] Link Aggregation LAGG: LACP not working o kern/185496 net[re] RTL8169 doesn't receive unicast ethernet packets o kern/185427 net [igb] [panic] freebsd 8.4, 9.1 and 9.2 panic Double-Fa o kern/185387 net[axe] if_axe usb ethernet interface no ssh, no http wi o kern/185023 net[tun] Closing tun interface deconfigures IP address o kern/185022 net[tun] ls /dev/tun creates tun interface o kern/184389 net[libalias] libalias fails to adjust MTU from jails o kern/184311 net[bge] [panic] kernel panic with bge(4) on SunFire X210 o kern/184084 net[ral] kernel crash by ral (RT3090) o kern/183970 net[ofed] [vlan] [panic] mellanox drivers and vlan usage o kern/183920 net[ixgbe] [patch] Incorrect ifconfig media on INTEL X520 o bin/183687 net[patch] route(8): route add -net 172.20 add wrong host a kern/183666 netCompiled-in bxe(4) breaks kgzip(1) kernel p kern/183659 net[tcp] ]TCP stack lock contention with short-lived conn o conf/183407 net[rc.d] [patch] Routing restart returns non-zero exitco o kern/183391 net[oce] 10gigabit networking problems with Emulex OCE 11 o kern/183381 net[em] [patch] Use of 9k buffers in if_em.c hangs with r o kern/183271 net[em] statistic not updated on em in netmap mode o kern/182917 net[igb] strange out traffic with igb interfaces o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) f kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active aggregator selection bug o kern/179824 net[ixgbe] System (9.1-p4) hangs o
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/189531 net[fxp] Wake on Lan (WOL) enabled for Intel 82562EZ ethe o kern/189234 net[em] Big lag with Ethernet Connection I217-V o kern/189219 net[dummynet] [patch] using dummynet on sparc64 and confi o kern/188899 net[cas] cas ethernet driver seems to have issues with so o kern/188897 net[dc] dc ethernet driver seems to prevent the detection o kern/188421 net[libnetgraph] [patch] ng_callout() timeouts trigger pa o kern/188245 net[vlan] Critical vlan problem with OpenBGP o kern/188032 net[lo] IPv6 on lo never leaves 'tentative' state if conf o kern/187980 net[igmp] IGMP query not responded to between 2 FreeBSD h o bin/187835 netngctl(8) strange behavior when adding more than 530 vl o kern/187718 net[igb] UDP bad performance and out-of-order packet with o kern/187451 net[vlan] [carp] Some vlans in bridge + carp result in hu o kern/187341 net[netinet] [patch] CARP addresses in backup state shoul o kern/187258 net[bxe] BCM57810 bxe(4) unstable/fails to initialize o kern/187194 net[hang] Server hangs if -arp is present on an IP addres o kern/187149 net[patch] [netmap] fix netmap's pkt-gen behavior with IP o kern/187068 net[em] network data slow/stops with em driver o kern/186949 net[re] re0 driver crashes under load every 10-20 minutes o kern/186872 net[msk] Upgrade from 9.2 to 10, msk0 watchdog timeout [r o kern/186449 netifconfig(8) fails to autoload if_tap.ko when creating o kern/186304 net[bmc] watchdog service causes BMC controller reset eve o kern/185996 net[ip6] For IPv6, ipsec_address returns pointer to corru o kern/185967 net[lagg] [patch] Link Aggregation LAGG: LACP not working o kern/185496 net[re] RTL8169 doesn't receive unicast ethernet packets o kern/185427 net [igb] [panic] freebsd 8.4, 9.1 and 9.2 panic Double-Fa o kern/185387 net[axe] if_axe usb ethernet interface no ssh, no http wi o kern/185023 net[tun] Closing tun interface deconfigures IP address o kern/185022 net[tun] ls /dev/tun creates tun interface o kern/184389 net[libalias] libalias fails to adjust MTU from jails o kern/184311 net[bge] [panic] kernel panic with bge(4) on SunFire X210 o kern/184084 net[ral] kernel crash by ral (RT3090) o kern/183970 net[ofed] [vlan] [panic] mellanox drivers and vlan usage o kern/183920 net[ixgbe] [patch] Incorrect ifconfig media on INTEL X520 o bin/183687 net[patch] route(8): route add -net 172.20 add wrong host a kern/183666 netCompiled-in bxe(4) breaks kgzip(1) kernel p kern/183659 net[tcp] ]TCP stack lock contention with short-lived conn o conf/183407 net[rc.d] [patch] Routing restart returns non-zero exitco o kern/183391 net[oce] 10gigabit networking problems with Emulex OCE 11 o kern/183381 net[em] [patch] Use of 9k buffers in if_em.c hangs with r o kern/183271 net[em] statistic not updated on em in netmap mode o kern/182917 net[igb] strange out traffic with igb interfaces o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - o kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) f kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED support for PF_INET o kern/180065 net[netinet6] [patch] Multicast loopback to own host brok o kern/179926 net[lacp] [patch] active a
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/190102 net[tcp] net.inet.tcp.drop_synfin=1 no longer works on Fr o kern/190038 net[ipf] ipf -Fa -6 clears v6 and v6 lists o kern/189531 net[fxp] Wake on Lan (WOL) enabled for Intel 82562EZ ethe o kern/189234 net[em] Big lag with Ethernet Connection I217-V o kern/189219 net[dummynet] [patch] using dummynet on sparc64 and confi o kern/188899 net[cas] cas ethernet driver seems to have issues with so o kern/188897 net[dc] dc ethernet driver seems to prevent the detection o kern/188421 net[libnetgraph] [patch] ng_callout() timeouts trigger pa o kern/188245 net[vlan] Critical vlan problem with OpenBGP o kern/188032 net[lo] IPv6 on lo never leaves 'tentative' state if conf o kern/187980 net[igmp] IGMP query not responded to between 2 FreeBSD h o bin/187835 netngctl(8) strange behavior when adding more than 530 vl o kern/187718 net[igb] UDP bad performance and out-of-order packet with o kern/187451 net[vlan] [carp] Some vlans in bridge + carp result in hu o kern/187341 net[netinet] [patch] CARP addresses in backup state shoul o kern/187258 net[bxe] BCM57810 bxe(4) unstable/fails to initialize o kern/187194 net[hang] Server hangs if -arp is present on an IP addres o kern/187149 net[patch] [netmap] fix netmap's pkt-gen behavior with IP o kern/187068 net[em] network data slow/stops with em driver o kern/186949 net[re] re0 driver crashes under load every 10-20 minutes o kern/186872 net[msk] Upgrade from 9.2 to 10, msk0 watchdog timeout [r o kern/186449 netifconfig(8) fails to autoload if_tap.ko when creating o kern/186304 net[bmc] watchdog service causes BMC controller reset eve o kern/185996 net[ip6] For IPv6, ipsec_address returns pointer to corru o kern/185967 net[lagg] [patch] Link Aggregation LAGG: LACP not working o kern/185496 net[re] RTL8169 doesn't receive unicast ethernet packets o kern/185427 net [igb] [panic] freebsd 8.4, 9.1 and 9.2 panic Double-Fa o kern/185387 net[axe] if_axe usb ethernet interface no ssh, no http wi o kern/185023 net[tun] Closing tun interface deconfigures IP address o kern/185022 net[tun] ls /dev/tun creates tun interface o kern/184389 net[libalias] libalias fails to adjust MTU from jails o kern/184311 net[bge] [panic] kernel panic with bge(4) on SunFire X210 o kern/184084 net[ral] kernel crash by ral (RT3090) o kern/183970 net[ofed] [vlan] [panic] mellanox drivers and vlan usage o kern/183920 net[ixgbe] [patch] Incorrect ifconfig media on INTEL X520 o bin/183687 net[patch] route(8): route add -net 172.20 add wrong host a kern/183666 netCompiled-in bxe(4) breaks kgzip(1) kernel p kern/183659 net[tcp] ]TCP stack lock contention with short-lived conn o conf/183407 net[rc.d] [patch] Routing restart returns non-zero exitco o kern/183391 net[oce] 10gigabit networking problems with Emulex OCE 11 o kern/183381 net[em] [patch] Use of 9k buffers in if_em.c hangs with r o kern/183271 net[em] statistic not updated on em in netmap mode o kern/182917 net[igb] strange out traffic with igb interfaces o kern/182665 net[wlan] Kernel panic when creating second wlandev. o kern/182382 net[tcp] sysctl to set TCP CC method on BIG ENDIAN system o kern/182297 net[cm] ArcNet driver fails to detect the link address - p kern/182212 net[patch] [ng_mppc] ng_mppc(4) blocks on network errors o kern/181970 net[re] LAN Realtek® 8111G is not supported by re driver o kern/181931 net[vlan] [lagg] vlan over lagg over mlxen crashes the ke o kern/181741 net[kernel] [patch] Packet loss when 'control' messages a o kern/181703 net[re] [patch] Fix Realtek 8111G Ethernet controller not o kern/181657 net[bpf] [patch] BPF_COP/BPF_COPX instruction reservation o kern/181257 net[bge] bge link status change o kern/181236 net[igb] igb driver unstable work o kern/180893 net[if_ethersubr] [patch] Packets received with own LLADD o kern/180844 net[panic] [re] Intermittent panic (re driver?) f kern/180775 net[bxe] if_bxe driver broken with Broadcom BCM57711 card o kern/180722 net[bluetooth] bluetooth takes 30-50 attempts to pair to s kern/180468 net[request] LOCAL_PEERCRED sup
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162201 net[ip] [patch] multicast forwarding cache hash always al o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161908 net[netgraph] [patch] ng_vlan update for QinQ support o kern/161899 net[route] ntpd(8): Repeating RTM_MISS packets causing hi o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642 net[request] Add driver for Realtek RTL8191SE/RTL8192SE W o kern/155604 net[flowtable] Flowtable excessively caches dest MAC addr o kern/155597 net[panic] Kernel panics with "sbdrop" message o kern/155420 net[vlan] adding vlan break existent vlan o kern/155177 net[route] [panic] Panic when inject routes in kernel o kern/155030 net[igb] igb(4) DEVICE_POLLING does not work with carp(4) o kern/155010 net[msk] ntfs-3g via iscsi using msk driver cause kernel o kern/155004 net[bce] [panic] kernel panic in bce0 driver o kern/154943 net[gif] ifconfig gifX create on existing gifX clears IP s kern/154851 net[request]: Port brcm80211 driv
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161899 net[route] ntpd(8): Repeating RTM_MISS packets causing hi o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642 net[request] Add driver for Realtek RTL8191SE/RTL8192SE W o kern/155604 net[flowtable] Flowtable excessively caches dest MAC addr o kern/155597 net[panic] Kernel panics with "sbdrop" message o kern/155420 net[vlan] adding vlan break existent vlan o kern/155177 net[route] [panic] Panic when inject routes in kernel o kern/155030 net[igb] igb(4) DEVICE_POLLING does not work with carp(4) o kern/155010 net[msk] ntfs-3g via iscsi using msk driver cause kernel o kern/155004 net[bce] [panic] kernel panic in bce0 driver o kern/154943 net[gif] ifconfig gifX create on existing gifX clears IP s kern/154851 net[request]: Port brcm
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161899 net[route] ntpd(8): Repeating RTM_MISS packets causing hi o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642 net[request] Add driver for Realtek RTL8191SE/RTL8192SE W o kern/155604 net[flowtable] Flowtable excessively caches dest MAC addr o kern/155597 net[panic] Kernel panics with "sbdrop" message o kern/155420 net[vlan] adding vlan break existent vlan o kern/155177 net[route] [panic] Panic when inject routes in kernel o kern/155030 net[igb] igb(4) DEVICE_POLLING does not work with carp(4) o kern/155010 net[msk] ntfs-3g via iscsi using msk driver cause kernel o kern/155004 net[bce] [panic] kernel panic in bce0 driver o kern/154943 net[gif] ifconfig gifX create on existing gifX clears IP s kern/154851 net[request]: Port brcm
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161899 net[route] ntpd(8): Repeating RTM_MISS packets causing hi o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642 net[request] Add driver for Realtek RTL8191SE/RTL8192SE W o kern/155604 net[flowtable] Flowtable excessively caches dest MAC addr o kern/155597 net[panic] Kernel panics with "sbdrop" message o kern/155420 net[vlan] adding vlan break existent vlan o kern/155177 net[route] [panic] Panic when inject routes in kernel o kern/155030 net[igb] igb(4) DEVICE_POLLING does not work with carp(4) o kern/155010 net[msk] ntfs-3g via iscsi using msk driver cause kernel o kern/154943 net[gif] ifconfig gifX create on existing gifX clears IP s kern/154851 net[request]: Port brcm80211 driver from Linux to FreeBSD o kern/154850 net[netgraph]
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/163482 netIP address is not round robined if DNS name has many o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161899 net[route] ntpd(8): Repeating RTM_MISS packets causing hi o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642 net[request] Add driver for Realtek RTL8191SE/RTL8192SE W o kern/155604 net[flowtable] Flowtable excessively caches dest MAC addr o kern/155597 net[panic] Kernel panics with "sbdrop" message o kern/155420 net[vlan] adding vlan break existent vlan o kern/155177 net[route] [panic] Panic when inject routes in kernel o kern/155030 net[igb] igb(4) DEVICE_POLLING does not work with carp(4) o kern/155010 net[msk] ntfs-3g via iscsi using msk driver cause kernel o kern/154943 net[gif] ifconfig gi
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/163482 netIP address is not round robined if DNS name has many o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161899 net[route] ntpd(8): Repeating RTM_MISS packets causing hi o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642 net[request] Add driver for Realtek RTL8191SE/RTL8192SE W o kern/155604 net[flowtable] Flowtable excessively caches dest MAC addr o kern/155597 net[panic] Kernel panics with "sbdrop" message o kern/155420 net[vlan] adding vlan break existent vlan o kern/155177 net[route] [panic] Panic when inject routes in kernel o kern/155030 net[igb] igb(4) DEVICE_POLLING does not work with carp(4) o kern/155010 net[msk] ntfs-3g via iscsi using msk driver cause kernel o kern/154943 net[gif] ifconfig gi
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163482 netIP address is not round robined if DNS name has many o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161899 net[route] ntpd(8): Repeating RTM_MISS packets causing hi o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642 net[request] Add driver for Realtek RTL8191SE/RTL8192SE W o kern/155604 net[flowtable] Flowtable excessively caches dest MAC addr o kern/155597 net[panic] Kernel panics with "sbdrop" message o kern/155420 net[vlan] adding vlan break existent vlan o kern/155177 net[route] [panic] Panic when inject routes in kernel o kern/155030 net[igb] igb(4) DEVICE_POLLING does not work with carp(4) o kern/155010 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163482 netIP address is not round robined if DNS name has many o kern/163481 netfreebsd do not add itself to ping route packet o kern/163370 net[bpf] [request] enable zero-copy BPF by default o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161899 net[route] ntpd(8): Repeating RTM_MISS packets causing hi o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642 net[request] Add driver for Realtek RTL8191SE/RTL8192SE W o kern/155604 net[flowtable] Flowtable excessively caches dest MAC addr o kern/155597 net[panic] Kernel panics with "sbdrop" message o kern/155420 net[vlan] adding vlan break existent vlan o kern/155177 net[route] [panic] Panic when inject routes in kernel o kern/155030 net[igb] i
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161899 net[route] ntpd(8): Repeating RTM_MISS packets causing hi o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642 net[request] Add driver for Realtek RTL8191SE/RTL8192SE W o kern/155597 net[panic] Kernel panics with "sbdrop" message o kern/155420 net[vlan] adding vlan break existent vlan o kern/155177 net[route] [panic] Panic when inject routes in kernel o kern/155030 net[igb] igb(4) DEVICE_POLLING does not work with carp(4) o kern/155010 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161899 net[route] ntpd(8): Repeating RTM_MISS packets causing hi o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642 net[request] Add driver for Realtek RTL8191SE/RTL8192SE W o kern/155597 n
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/164696 net[netinet] [patch] [panic] VIMAGE + carp panics the ker o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161899 net[route] ntpd(8): Repeating RTM_MISS packets causing hi o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-injec o kern/156226 net[lagg]: failover does not announce the failover to swi o kern/156030 net[ip6] [panic] Crash in nd6_dad_start() due to null ptr o kern/155772 netifconfig(8): ioctl (SIOCAIFADDR): File exists on direc o kern/155680 net[multicast] problems with multicast s kern/155642 net[request] Add driver for Realtek RTL8191SE/RTL8192SE W o kern/155597 net[panic] Kernel panics with "sbdrop" message o kern/155420
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/165032 net[mii] [patch] brgphy(4) is not used for BCM57780 o kern/164901 net[regression] [patch] [lagg] igb/lagg poor traffic dist o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162352 net[patch] Enhancement: add SO_PROTO to socket.h o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/1
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o bin/165413 net[netgraph]: ngctl(8) does not work as advertised o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD Report o kern/156283 net[ip6] [patch] nd6_ns_input - rtalloc_mpath does not re o kern/156279 net[if_bridge][divert][ipfw] unable to correctly re-i
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o bin/165413 net[netgraph]: ngctl(8) does not work as advertised o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0 fails to init on CURRENT after March 17 o kern/156408 net[vlan] Routing failure when using VLANs vs. Physical e o kern/156328 net[icmp]: host can ping other subnet but no have IP from o kern/156317 net[ip6] Wrong order of IPv6 NS DAD/MLD R
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/165903 netmbuf leak o kern/165879 net[tcp] Syncache syncache.count overflow o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o bin/165413 net[netgraph]: ngctl(8) does not work as advertised o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159795 net[tcp] excessive duplicate ACKs and TCP session freezes o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] d
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o bin/165413 net[netgraph]: ngctl(8) does not work as advertised o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net[lagg] lagg interface not working together with epair o kern/156877 net[dummynet] [panic] dummynet move_pkt() null ptr derefe o kern/156667 net[em] em0
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[re] [panic] INVARIANTS panic (Memory modified after f o kern/157209 net[ip6] [patch] locking error in rip6_input() (sys/netin o kern/157200 net[network.subr] [patch] stf(4) can not communicate betw o kern/157182 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/166550 net[netinet] [patch] Some log lines about arp do not incl o kern/166501 net[net] FreeBSD 9.0 generates incorrect SEC/ACK numbers o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/166727 net[msk] msk driver keeps erroring o kern/166724 net[re] if_re watchdog timeout o kern/166550 net[netinet] [patch] Some log lines about arp do not incl o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Exce
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/166909 net[alc] NIC alc(4) does not support 1000baseTX o kern/166894 net[rl] Realtek RTL8100 keeps droping link o kern/166727 net[msk] msk driver keeps erroring o kern/166724 net[re] if_re watchdog timeout o kern/166550 net[netinet] [patch] Some log lines about arp do not incl o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcbbind() and ha o kern/166940 net[ipfilter] [panic] Double fault in kern 8.2 o kern/166550 net[netinet] [patch] Some log lines about arp do not incl o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164569 net[msk] [hang] msk network driver cause freeze in FreeBS o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162509 net[re] [panic] Kernel panic may be related to if_re.c (r o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157429 net[re] Realtek RTL8169 doesn't work with re(4) o kern/157418 net[em] em driv
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/167325 net[netinet] [patch] sosend sometimes return EINVAL with o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcbbind() and ha o kern/166940 net[ipfilter] [panic] Double fault in kern 8.2 o kern/166550 net[netinet] [patch] Some log lines about arp do not incl o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Advertisements Cause Excessive CPU U o kern/157287 net[
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/167500 net[em] [panic] Kernel panics in em driver o kern/167325 net[netinet] [patch] sosend sometimes return EINVAL with o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcbbind() and ha o kern/166940 net[ipfilter] [panic] Double fault in kern 8.2 o kern/166550 net[netinet] [patch] Some log lines about arp do not incl o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = very slow outbound traffi o kern/157418 net[em] em driver lockup during boot on Supermicro X9SCM- o kern/157410 net[ip6] IPv6 Router Ad
Current problem reports assigned to n...@freebsd.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description f kern/142518 net[em] [lagg] Problem on 8.0-STABLE with em and lagg 1 problem total. ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/167768 net[ipfilter] Fatal trap in ipfilter/ipnat o kern/167603 net[ip] IP fragment reassembly's broken: file transfer ov o kern/167500 net[em] [panic] Kernel panics in em driver o kern/167325 net[netinet] [patch] sosend sometimes return EINVAL with o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcbbind() and ha o kern/166940 net[ipfilter] [panic] Double fault in kern 8.2 o kern/166550 net[netinet] [patch] Some log lines about arp do not incl o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160420 net[msk] phy write timeout on HP 5310m o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[dummynet] [panic] kernel panic in dummynet o kern/157785 netamd64 + jail + ipfw + natd = ver
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/168152 net[xl] Periodically, the network card xl0 stops working o misc/167947 net[setfib] arpresolve checks only the default FIB for th o kern/167768 net[ipfilter] Fatal trap in ipfilter/ipnat o kern/167603 net[ip] IP fragment reassembly's broken: file transfer ov o kern/167500 net[em] [panic] Kernel panics in em driver o kern/167325 net[netinet] [patch] sosend sometimes return EINVAL with o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcbbind() and ha o kern/166940 net[ipfilter] [panic] Double fault in kern 8.2 o kern/166550 net[netinet] [patch] Some log lines about arp do not incl o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164400 net[ipsec] immediate crash after the start of ipsec proce o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF packet captures with em driver f kern/157802 net[d
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description o kern/168294 net[ixgbe] [patch] ixgbe driver compiled in kernel has no o kern/168183 net[bce] bce driver hang system o kern/168152 net[xl] Periodically, the network card xl0 stops working o kern/167947 net[setfib] [patch] arpresolve checks only the default FI o kern/167768 net[ipfilter] Fatal trap in ipfilter/ipnat o kern/167603 net[ip] IP fragment reassembly's broken: file transfer ov o kern/167500 net[em] [panic] Kernel panics in em driver o kern/167325 net[netinet] [patch] sosend sometimes return EINVAL with o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcbbind() and ha o kern/166940 net[ipfilter] [panic] Double fault in kern 8.2 o kern/166550 net[netinet] [patch] Some log lines about arp do not incl o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF pac
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description p kern/168294 net[ixgbe] [patch] ixgbe driver compiled in kernel has no o kern/168183 net[bce] bce driver hang system o kern/168152 net[xl] Periodically, the network card xl0 stops working o kern/167947 net[setfib] [patch] arpresolve checks only the default FI o kern/167768 net[ipfilter] Fatal trap in ipfilter/ipnat o kern/167603 net[ip] IP fragment reassembly's broken: file transfer ov o kern/167500 net[em] [panic] Kernel panics in em driver o kern/167325 net[netinet] [patch] sosend sometimes return EINVAL with o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcbbind() and ha o kern/166940 net[ipfilter] [panic] Double fault in kern 8.2 o kern/166550 net[netinet] [patch] Some log lines about arp do not incl o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [lagg] ix0 is not working within lagg(4) o kern/158665 net[ip6] [panic] kernel pagefault in in6_setscope() o kern/158635 net[em] TSO breaks BPF pac
Current problem reports assigned to freebsd-net@FreeBSD.org
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description p kern/168294 net[ixgbe] [patch] ixgbe driver compiled in kernel has no o kern/168246 net[em] Multiple em(4) not working with qemu o kern/168245 net[arp] [regression] Permanent ARP entry not deleted on o kern/168244 net[arp] [regression] Unable to manually remove permanent o kern/168183 net[bce] bce driver hang system o kern/168152 net[xl] Periodically, the network card xl0 stops working o kern/167947 net[setfib] [patch] arpresolve checks only the default FI o kern/167603 net[ip] IP fragment reassembly's broken: file transfer ov o kern/167500 net[em] [panic] Kernel panics in em driver o kern/167325 net[netinet] [patch] sosend sometimes return EINVAL with o kern/167202 net[igmp]: Sending multiple IGMP packets crashes kernel o kern/167059 net[tcp] [panic] System does panic in in_pcbbind() and ha o kern/166940 net[ipfilter] [panic] Double fault in kern 8.2 o kern/166550 net[netinet] [patch] Some log lines about arp do not incl o kern/166462 net[gre] gre(4) when using a tunnel source address from c o kern/166372 net[patch] ipfilter drops UDP packets with zero checksum o kern/166285 net[arp] FreeBSD v8.1 REL p8 arp: unknown hardware addres o kern/166255 net[net] [patch] It should be possible to disable "promis o kern/165963 net[panic] [ipf] ipfilter/nat NULL pointer deference o kern/165903 netmbuf leak o kern/165863 net[panic] [netinet] [patch] in_lltable_prefix_free() rac o kern/165643 net[net] [patch] Missing vnet restores in net/if_ethersub o kern/165622 net[ndis][panic][patch] Unregistered use of FPU in kernel s kern/165562 net[request] add support for Intel i350 in FreeBSD 7.4 o kern/165526 net[bxe] UDP packets checksum calculation whithin if_bxe o kern/165488 net[ppp] [panic] Fatal trap 12 jails and ppp , kernel wit o kern/165305 net[ip6] [request] Feature parity between IP_TOS and IPV6 o kern/165296 net[vlan] [patch] Fix EVL_APPLY_VLID, update EVL_APPLY_PR o kern/165181 net[igb] igb freezes after about 2 weeks of uptime o kern/165174 net[patch] [tap] allow tap(4) to keep its address on clos o kern/165152 net[ip6] Does not work through the issue of ipv6 addresse o kern/164495 net[igb] connect double head igb to switch cause system t o kern/164490 net[pfil] Incorrect IP checksum on pfil pass from ip_outp o kern/164475 net[gre] gre misses RUNNING flag after a reboot o kern/164265 net[netinet] [patch] tcp_lro_rx computes wrong checksum i o kern/163903 net[igb] "igb0:tx(0)","bpf interface lock" v2.2.5 9-STABL o kern/163481 netfreebsd do not add itself to ping route packet o kern/162927 net[tun] Modem-PPP error ppp[1538]: tun0: Phase: Clearing o kern/162926 net[ipfilter] Infinite loop in ipfilter with fragmented I o kern/162558 net[dummynet] [panic] seldom dummynet panics o kern/162153 net[em] intel em driver 7.2.4 don't compile o kern/162110 net[igb] [panic] RELENG_9 panics on boot in IGB driver - o kern/162028 net[ixgbe] [patch] misplaced #endif in ixgbe.c o kern/161381 net[re] RTL8169SC - re0: PHY write failed o kern/161277 net[em] [patch] BMC cannot receive IPMI traffic after loa o kern/160873 net[igb] igb(4) from HEAD fails to build on 7-STABLE o kern/160750 netIntel PRO/1000 connection breaks under load until rebo o kern/160693 net[gif] [em] Multicast packet are not passed from GIF0 t o kern/160293 net[ieee80211] ppanic] kernel panic during network setup o kern/160206 net[gif] gifX stops working after a while (IPv6 tunnel) o kern/159817 net[udp] write UDPv4: No buffer space available (code=55) o kern/159629 net[ipsec] [panic] kernel panic with IPsec in transport m o kern/159621 net[tcp] [panic] panic: soabort: so_count o kern/159603 net[netinet] [patch] in_ifscrubprefix() - network route c o kern/159601 net[netinet] [patch] in_scrubprefix() - loopback route re o kern/159294 net[em] em watchdog timeouts o kern/159203 net[wpi] Intel 3945ABG Wireless LAN not support IBSS o kern/158930 net[bpf] BPF element leak in ifp->bpf_if->bif_dlist o kern/158726 net[ip6] [patch] ICMPv6 Router Announcement flooding limi o kern/158694 net[ix] [