Bug 106444 - [netgraph] [panic] Kernel Panic on Binding to an ip to a virtual atm interface(ng_atmpif)
Summary: [netgraph] [panic] Kernel Panic on Binding to an ip to a virtual atm interfac...
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: crash
Depends on:
Blocks:
 
Reported: 2006-12-07 11:50 UTC by Justin Unwin
Modified: 2022-10-17 12:17 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Unwin 2006-12-07 11:50:04 UTC
I am attempting to play around with ATM virtual interfaces but I am unable to get the interface to bind to an ip address without causing a kernel panic. I have tried to find documentation on this error but have failed. I am beginning to think it is a bug.

Here is an excerpt of what happens after configuring the atm intefrace("See How to repeat the problem for more specifics")
<<<
routeb# ifconfig atm0 10.1.1.1 netmask 255.255.255.0 up
panic: ipatm_nifstat: setaddr missing ip_nif

How-To-Repeat: Just run the following and make sure you have all the necessary netgraph + atm modules. Try the above kernel config.

ngctl -f - <<EOF
  mkpeer atmpif dummy link
  name .:dummy vatmpif1
EOF
ngctl -d mkpeer vatmpif1: ksocket link inet/dgram/udp
ngctl msg vatmpif1: setconfig \{ debug=1 pcr=353207 macaddr=00:09:c0:00:00:ce \}
atm set netif hva1 atm 5
atm attach hva1 sigpvc

#Bind to an ip on atm0 - 5 and you get a panic
ifconfig atm0 10.1.1.1 netmask 255.255.255.0 up
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2007-02-13 01:05:52 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-bugs

This does not sound i386-specific.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2010-03-18 04:26:27 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-net

Over to maintainer(s).
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:59:37 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 4 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:17:12 UTC
Keyword: 

    crash

– in lieu of summary line prefix: 

    [panic]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>