[BusyBox 0000465]: [PATCH] Options to nc for setting DiffServ DSCP and VLAN user-priority

bugs at busybox.net bugs at busybox.net
Sat Oct 8 13:39:25 UTC 2005


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=465 
====================================================================== 
Reported By:                oskar
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   465
Category:                   New Features
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             10-04-2005 01:18 PDT
Last Modified:              10-08-2005 06:39 PDT
====================================================================== 
Summary:                    [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.
====================================================================== 

---------------------------------------------------------------------- 
 oskar - 10-08-05 06:39  
---------------------------------------------------------------------- 
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. 

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                          
======================================================================




More information about the busybox-cvs mailing list