BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000465 [BusyBox] New Features feature N/A 10-04-05 01:18 02-18-08 02:34
Reporter oskar View Status public  
Assigned To BusyBox
Priority normal Resolution open  
Status feedback   Product Version svn
Summary 0000465: [PATCH] Options to nc for setting DiffServ DSCP and VLAN user-priority
Description Trivial patch that adds two new options for nc:
-q DSCP set IP DSCP
-Q PRIO set VLAN user-priority

The above will set the socket options IP_TOS and SO_PRIORITY accordingly.
This allows nc to mark packets in a QoS DiffServ aware network.

The patch has been accepted by the GNU netcat project and will be included
in the 0.8 release.
Additional Information
Attached Files  nc_busybox.patch [^] (2,047 bytes) 10-04-05 01:18
 nc_busybox_new_options.patch [^] (2,043 bytes) 02-15-06 05:52

- Relationships

- Notes
(0000614)
oskar
10-08-05 06:39
edited on: 02-15-06 05:53

For compatibility with other netcat implementations I suggest the options are changed to -D for DSCP and -P for VLAN user-priority. For instance, in nc v1.10 -q is occupied.
Uploaded modified patch with options updated: nc_busybox_new_options.patch

 
(0004994)
vda
02-18-08 02:34

This is creeping featuritis. For this to be accepted, it should be editing nc_bloaty.c, not nc.c; and should have these options optional on CONFIG_something.
 

- Issue History
Date Modified Username Field Change
10-04-05 01:18 oskar New Issue
10-04-05 01:18 oskar Status new => assigned
10-04-05 01:18 oskar Assigned To  => BusyBox
10-04-05 01:18 oskar File Added: nc_busybox.patch
10-08-05 06:39 oskar Note Added: 0000614
10-08-05 06:59 oskar Issue Monitored: oskar
02-15-06 05:52 oskar File Added: nc_busybox_new_options.patch
02-15-06 05:53 oskar Note Edited: 0000614
02-18-08 02:34 vda Note Added: 0004994
02-18-08 02:34 vda Status assigned => feedback


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker