CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/11 15:18:23
Modified files:
sys/net : if_pppx.c pf_if.c
sys/net80211 : ieee80211.c ieee80211_mira.c
sys/netinet : in.c
sys/netinet6 : nd6.c
Log message:
Disambiguate the source of panics in sys/net* by adding __func__
magic constant to panic() calls.
ok benno@ henning@ tb@
