[Bug 228854] dynamically loading ipsec module broken for VIMAGE/VNET enabled kernel

2018-10-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228854

Marek Zarychta  changed:

   What|Removed |Added

Version|11.1-STABLE |11.2-STABLE

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 228854] dynamically loading ipsec module broken for VIMAGE/VNET enabled kernel

2018-10-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228854

--- Comment #11 from Marek Zarychta  ---
Thanks to the mailing list freebsd-current it came out that the cause of
failure is already loaded pf.ko module which also collides with ipfilter.ko so
both can't be loaded at the same time.  

Both 11-STABLE and 12-STABLE seem to be affected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


Problem reports for n...@freebsd.org that need special attention

2018-10-28 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
In Progress |221146 | [ixgbe] Problem with second laggport  
In Progress |231416 | dhcp / dhclient: bad udp checksums if running on  
New |204438 | setsockopt() handling of kern.ipc.maxsockbuf limi 
New |205592 | TCP processing in IPSec causes kernel panic   
New |213410 | [carp] service netif restart causes hang only whe 
Open|165622 | [ndis][panic][patch] Unregistered use of FPU in k 
Open|193452 | Dell PowerEdge 210 II -- Kernel panic bce (broadc 
Open|202510 | [CARP] advertisements sourced from CARP IP cause  
Open|73 | igb(4): Kernel panic (fatal trap 12) due to netwo 
Open|227720 | Kernel panic in ppp server

10 problems total for which you should take action.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 232708] Wake on LAN doesn't work for any of my NIC cards (em0, bge0)

2018-10-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232708

--- Comment #3 from Marek Zarychta  ---
I can also confirm that on fresh 11.2-STABLE r339662 it is impossible to enable
wol_magic option for NC360T NIC which is based on em(4) Intel  82571EB. I am
able to turn this option on and off for em(4) NICs based on Intel: 82546EB,
82541GI, 82566MM, I217-LM though. The breakage in 11-STABLE  occurred between
r326425 and r339662.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Bug 232362] if_lagg(4)+if_vlan(4) panic: sleeping in an epoch section (igb, e1000_82575, actually 82576 in use)

2018-10-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232362

Harald Schmalzbauer  changed:

   What|Removed |Added

Summary|if_lagg(4)+if_vlan(4)   |if_lagg(4)+if_vlan(4)
   |panic: sleeping in an epoch |panic: sleeping in an epoch
   |section (igb, e1000_82575,  |section (igb, e1000_82575,
   |actiall 82576 in use)   |actually 82576 in use)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


bridge interface vs. altq

2018-10-28 Thread G. Paul Ziemba
I recently upgraded a system from FreeBSD 9.2 to 12.1-BETA1 and found
that pf on the new system complained that my bridge interface did not
support ALTQ (worked fine on 9.2)

The new kernel is built with

OPtions ALTQ
options ALTQ_CBQ
options ALTQ_CODEL
options ALTQ_RED
options ALTQ_RIO
options ALTQ_HFSC
options ALTQ_CDNR
options ALTQ_PRIQ
options ALTQ_FAIRQ
options ALTQ_NOPCC

and it seems to have no issues configuring altq on "re" and "dc"
interfaces.

I searched but could not find any mention of removal of altq support
from "bridge," and in fact the current handbook seems to indicate
it is supported [www.freebsd.org/doc/handbook/network-bridging.html]:

Note: Packet filtering can be used with any firewall package
that hooks into the pfil(9) framework. The bridge can be used
as a traffic shaper with altq(4) or dummynet(4).

What am I missing?

thanks!
-- 
G. Paul Ziemba
FreeBSD unix:
 7:46PM  up  4:50, 9 users, load averages: 0.52, 0.41, 0.32
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"


[Differential] D1309: VIMAGE PF fixes #1

2018-10-28 Thread kristof (Kristof Provost)
kristof closed this revision.
kristof added a comment.
Herald added subscribers: farrokhi, ae.


  Assorted pf VIMAGE fixes have been done, and pf is now usable inside VIMAGE 
jails.

CHANGES SINCE LAST ACTION
  https://reviews.freebsd.org/D1309/new/

REVISION DETAIL
  https://reviews.freebsd.org/D1309

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: rodrigc, #network, trociny, glebius, gnn, bz, zec
Cc: ae, farrokhi, kristof, robak, emaste, freebsd-virtualization-list, 
freebsd-pf-list, freebsd-net-list
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"