Changes between Version 2 and Version 3 of kernelpatch-net-dev-iface-descr
- Timestamp:
- 07/14/06 00:00:52 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kernelpatch-net-dev-iface-descr
v2 v3 1 1 = Linux kernel patch: network interfaces kernel-side descriptions = 2 2 3 Prepared patches (for [source:trunk/packages/linux/patches/ linux], [source:trunk/packages/ net-tools/patches net-tools] and [source:trunk/packages/iproute/patches/ iproute]) add way to store descriptions of network interfaces in sensible and convenient way. {{{ip addr}}}, {{{ip link}}} and {{{ifconfig}}} commands are using descriptionto give better formated output and allow to change them. Basic sysfs support included.3 Prepared patches (for [source:trunk/packages/linux/patches/ linux], [source:trunk/packages/kernelheaders/patches/ kernelheaders], [source:trunk/packages/net-tools/patches net-tools] and [source:trunk/packages/iproute/patches/ iproute]) add way to store descriptions of network interfaces in sensible and convenient way. {{{ip addr}}}, {{{ip link}}} and {{{ifconfig}}} commands are using descriptions to give better formated output and allow to change them. Basic sysfs support included. 4 4 5 5
