debian/changelog                                                               
                       |   20 +++
 scripts/keepalived/vyatta-keepalived.pl                                        
                       |   51 +++-------
 sysconf/65-vyatta-net.rules                                                    
                       |    3 
 
templates/interfaces/bonding/node.tag/vif/node.tag/vrrp/vrrp-group/node.tag/virtual-address/node.def
  |   16 ---
 
templates/interfaces/bonding/node.tag/vrrp/vrrp-group/node.tag/virtual-address/node.def
               |   16 ---
 
templates/interfaces/ethernet/node.tag/vif/node.tag/vrrp/vrrp-group/node.tag/virtual-address/node.def
 |   16 ---
 
templates/interfaces/ethernet/node.tag/vrrp/vrrp-group/node.tag/virtual-address/node.def
              |   16 ---
 7 files changed, 51 insertions(+), 87 deletions(-)

New commits:
commit 96700ba4c5c8acc2aecddbe68e9af8adf95850a3
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 23 19:03:24 2010 -0800

    0.19.3

commit ce0724444cca9f005925786d8523832e10357430
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 23 16:15:57 2010 -0800

    Remove check function from keepalived perl script
    
    No longer need check-vip option since the type checking is done
    in template

commit 01d4c9c6e8c5e7b20ff1bd7372417b086af8f301
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 23 15:58:19 2010 -0800

    Use unlink rather than system() to remove files in keepalive script
    
    Faster to use perl to remove file than going out to shell.

commit e92206f19635c1a64afd0be16f5cda1a08b184c6
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 23 15:56:42 2010 -0800

    Use sockets to check if IP address is local
    
    Much faster to user perl sockets to test if IP address is okay,
    rather than scanning ip addresses.

commit 1e3cbfb3c29d9a0e4390e7901551a592d981489b
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 23 15:12:02 2010 -0800

    Improve performance of syntax checks for vrrp address
    
    Use CLI (ipv4,ipv4net) and new address validator to check addresses for 
VRRP.

commit ab1c18fa483f99206e52347a41b66e3f52ccd748
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 23 14:07:27 2010 -0800

    Make scripts executable

commit c2c15ef2d6a85d40e778a0d84f243d2ae99c56ba
Author: Stephen Hemminger <[email protected]>
Date:   Tue Nov 23 14:06:59 2010 -0800

    Don't need to rename vlan devices
    
    Avoid calling vyatta_net_name on vlan's

http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=96700ba4c5c8acc2aecddbe68e9af8adf95850a3
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=ce0724444cca9f005925786d8523832e10357430
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=01d4c9c6e8c5e7b20ff1bd7372417b086af8f301
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=e92206f19635c1a64afd0be16f5cda1a08b184c6
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=1e3cbfb3c29d9a0e4390e7901551a592d981489b
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=ab1c18fa483f99206e52347a41b66e3f52ccd748
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=c2c15ef2d6a85d40e778a0d84f243d2ae99c56ba
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to