K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-02-27T22:08:18.018868Z K 7 svn:log V 369 MFC 241130: Rename the module for 'device enc' to "if_enc" to avoid conflicting with the CAM "enc" peripheral (part of ses(4)). Previously the two modules used the same name, so only one was included in a linked kernel causing enc0 to not be created if you added IPSEC to GENERIC. The new module name follows the pattern of other network interfaces (e.g. "if_loop"). END