src/common/unionfs.c |    3 +++
 1 files changed, 3 insertions(+)

New commits:
commit 664f649d0f455bd7f60b06659bf81d9bed952fe2
Author: slioch <[email protected]>
Date:   Sat Apr 11 15:27:42 2009 -0700

    wild cards are now supported on terminating nodes in the priority file:
    
    So,
    
    100 load-balancing/wan/rule/node.tag/*
    
    applies the priority of "100" to all children of the multinode "rule:value"
    
    NEW TRANS
    +    source (t: 0, p: 333)
    +      address (t: 0, p: 1000)
    +        1.1.1.1/32 (t: 8, p: 1000) [VALUE]
    NEW TRANS
    +    protocol (t: 0, p: 333)
    +      all (t: 8, p: 1000) [VALUE] [SYNTAX]
    NEW TRANS
    +    protocol (t: 0, p: 333)
    +      all (t: 8, p: 1000) [VALUE] [SYNTAX]
    NEW TRANS
    +      load-balancing (t: 0, p: 1000)
    +        wan (t: 0, p: 1000) [DELETE] [COMMIT]
    +          rule (t: 0, p: 1000) [MULTI]
    +            1 (t: 1, p: 1000) [VALUE]
    +            2 (t: 1, p: 1000) [VALUE]
    
    Where protocol is a child node of "rule:value"
    
    This should allow us to compress some of the entries given the current 
state of the priority file.

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

Reply via email to