Re: [PATCH] proportional share accept()
From: Stephen Hemminger <hidden>
Date: 2004-02-25 17:21:16
From: Stephen Hemminger <hidden>
Date: 2004-02-25 17:21:16
Just a cursory question, but would it be possible to just use iptables to classify the packets and assign them to different IP addresses. The the application could manage the priorities by opening two different sockets (bound to different IP addresses) and do the scheduling there?