kern/162789: [PATCH] if_clone may create multiple interfaces with the same name

glebius at FreeBSD.org glebius at FreeBSD.org
Mon Nov 28 14:46:54 UTC 2011


Synopsis: [PATCH] if_clone may create multiple interfaces with the same name

State-Changed-From-To: open->patched
State-Changed-By: glebius
State-Changed-When: Mon Nov 28 14:45:33 UTC 2011
State-Changed-Why: 
Partially fixed in head. A check in if_cloner against ifunit() added. Locking
isn't added, since it isn't sufficient.


Responsible-Changed-From-To: freebsd-bugs->glebius
Responsible-Changed-By: glebius
Responsible-Changed-When: Mon Nov 28 14:45:33 UTC 2011
Responsible-Changed-Why: 
Partially fixed in head. A check in if_cloner against ifunit() added. Locking
isn't added, since it isn't sufficient.

http://www.freebsd.org/cgi/query-pr.cgi?pr=162789


More information about the freebsd-bugs mailing list