Using some inelegant "echo X" debugging, I tracked down the point of the 
segfault

Exec of any tc cmd, e.g.,
        
    ${TC} qdisc add dev $dev root handle 1: hfsc default $CLASS_DEFAULT

 causes a SEGFAULT if

    TC=run_tc

If I return it to its pre-SW-integration value

    TC=tc

it execs fine in /tcstart, with no obvious errors.

Not sure why, yet.  Reading what I can find re: run_tc usage ...

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to