https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218919
--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:
Author: brooks
Date: Fri Apr 28 17:58:16 UTC 2017
New revision: 317566
URL: https://svnweb.freebsd.org/changeset/base/317566
Log:
Don't pass size_t arguments t
On Thu, Apr 27, 2017 at 06:00:29PM +, Brooks Davis wrote:
> As previous threatened, I've removed support for NATM (as well as a
> remarkable number of remnants of the old ATM framework). One piece
> that still remains is the ngatm framework in netgraph. This includes
> the ng_ccatm(4), ng_ss
Hello,
I've noticed that there are no lle events on ifnet and inet removals - head,
stable11, releng11. This may confuse consumers and could make their
application out of sync.
diff --git a/sys/net/if_llatbl.c b/sys/net/if_llatbl.c
index d286b6e..6807a0a 100644
--- a/sys/net/if_llatbl.c
+++ b/sys