I have FreeBSD 4.7-RELEASE here and pseudo-device ef doesn't seem to do the right thing. When compile kernel wth this option I see all the ef symbols in kernel:
p0:terminus#12:09>nm /kernel | fgrep ef_ c0271d48 r __set_sysctl_set_sym_sysctl___net_inet_ipsec_def_policy c018f620 t ef_attach c018fdb4 t ef_clone c018f6ec t ef_detach c018f764 t ef_init c018f8d0 t ef_input c02c3b4c B ef_inputp c018f76c t ef_ioctl c018fe54 t ef_load c018fb64 t ef_output c02c3b40 B ef_outputp c018f800 t ef_start c018ff7c t ef_unload c02987c4 d if_ef_mod c018ffd0 t if_ef_modevent c02c4300 B ip4_def_policy c029bb80 d sysctl___net_inet_ipsec_def_policy but no XXNfM interfaces come into existance after boot. On the other hand, if I load the corresponding module if_ef via loader.conf, everything works like charm. Am I missing something or is there a problem with the code ? -- Andriy Gapon * "The worst part of communication is the illusion that it has actually occurred". M. Jenkins. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message