lib/Vyatta/Qos/Match.pm |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit 5ad6cc5026cd19cf994dd0670db4d0fa31f9010b
Author: Stephen Hemminger <[email protected]>
Date:   Tue Jul 27 10:56:55 2010 -0700

    Fix problem with port interpretation if protocol specified
    
    Bug 5924
    If ip protocol match was specified but no port match then the
    code would incorrectly  call getPort (undef, "tcp") which gets
    interpreted as getPort("tcp") by Perl and causes error.

http://suva.vyatta.com/git/?p=vyatta-cfg-qos.git;a=commitdiff;h=5ad6cc5026cd19cf994dd0670db4d0fa31f9010b
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to