Searched hist:"2 fa02c5fb7eb94da42978aaae1ffed8decf7e8a2" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/ifconfig/ |
H A D | ifclone.c | diff 2fa02c5fb7eb94da42978aaae1ffed8decf7e8a2 Mon Mar 31 17:38:07 CEST 2008 Sam Leffler <sam@FreeBSD.org> Fix handling of create operation together with setting other parameters: o mark cmds/parameters to indicate they are potential arguments to a clone operation (e.g. vlantag) o when handling a create/clone operation do the callback on seeing the first non-clone cmd line argument so the new device is created and can be used; and re-setup operating state to reflect the newly created device
Reviewed by: Eugene Grosbein MFC after: 2 weeks diff 2fa02c5fb7eb94da42978aaae1ffed8decf7e8a2 Mon Mar 31 17:38:07 CEST 2008 Sam Leffler <sam@FreeBSD.org> Fix handling of create operation together with setting other parameters: o mark cmds/parameters to indicate they are potential arguments to a clone operation (e.g. vlantag) o when handling a create/clone operation do the callback on seeing the first non-clone cmd line argument so the new device is created and can be used; and re-setup operating state to reflect the newly created device
Reviewed by: Eugene Grosbein MFC after: 2 weeks
|
H A D | ifvlan.c | diff 2fa02c5fb7eb94da42978aaae1ffed8decf7e8a2 Mon Mar 31 17:38:07 CEST 2008 Sam Leffler <sam@FreeBSD.org> Fix handling of create operation together with setting other parameters: o mark cmds/parameters to indicate they are potential arguments to a clone operation (e.g. vlantag) o when handling a create/clone operation do the callback on seeing the first non-clone cmd line argument so the new device is created and can be used; and re-setup operating state to reflect the newly created device
Reviewed by: Eugene Grosbein MFC after: 2 weeks diff 2fa02c5fb7eb94da42978aaae1ffed8decf7e8a2 Mon Mar 31 17:38:07 CEST 2008 Sam Leffler <sam@FreeBSD.org> Fix handling of create operation together with setting other parameters: o mark cmds/parameters to indicate they are potential arguments to a clone operation (e.g. vlantag) o when handling a create/clone operation do the callback on seeing the first non-clone cmd line argument so the new device is created and can be used; and re-setup operating state to reflect the newly created device
Reviewed by: Eugene Grosbein MFC after: 2 weeks
|
H A D | ifconfig.c | diff 2fa02c5fb7eb94da42978aaae1ffed8decf7e8a2 Mon Mar 31 17:38:07 CEST 2008 Sam Leffler <sam@FreeBSD.org> Fix handling of create operation together with setting other parameters: o mark cmds/parameters to indicate they are potential arguments to a clone operation (e.g. vlantag) o when handling a create/clone operation do the callback on seeing the first non-clone cmd line argument so the new device is created and can be used; and re-setup operating state to reflect the newly created device
Reviewed by: Eugene Grosbein MFC after: 2 weeks diff 2fa02c5fb7eb94da42978aaae1ffed8decf7e8a2 Mon Mar 31 17:38:07 CEST 2008 Sam Leffler <sam@FreeBSD.org> Fix handling of create operation together with setting other parameters: o mark cmds/parameters to indicate they are potential arguments to a clone operation (e.g. vlantag) o when handling a create/clone operation do the callback on seeing the first non-clone cmd line argument so the new device is created and can be used; and re-setup operating state to reflect the newly created device
Reviewed by: Eugene Grosbein MFC after: 2 weeks
|