debian/changelog                                                     |    9 
 lib/Vyatta/Interface.pm                                              |   27 
 lib/Vyatta/Misc.pm                                                   |  272 
++--------
 scripts/vyatta-interfaces.pl                                         |   79 --
 templates/interfaces/ethernet/node.tag/address/node.def              |    9 
 templates/interfaces/ethernet/node.tag/vif/node.tag/address/node.def |    9 
 tests/interface.pl                                                   |   14 
 7 files changed, 116 insertions(+), 303 deletions(-)

New commits:
commit ab1ede4439fa63a44de6b2e0db5e6df5ba495df1
Author: Stephen Hemminger <stephen.hemmin...@vyatta.com>
Date:   Mon Jan 12 16:51:09 2009 -0800

    0.14.2

commit 80f85801b57a030459cb6846bb229ca87d18cc5a
Author: Stephen Hemminger <stephen.hemmin...@vyatta.com>
Date:   Mon Jan 12 15:48:44 2009 -0800

    Use new interfaces routines
    
    Unify all code that does name -> interface attribute translation
    into one place. No need to pass interface path to scripts, and handle
    addresses correctly in DHCP code. Use 'undef' consitently for false
    in perl code.

commit e12098cc7b7d44636a78e4d69983590a528438b5
Author: Stephen Hemminger <stephen.hemmin...@vyatta.com>
Date:   Mon Jan 12 15:01:19 2009 -0800

    Simplfy and cleanup misc interfaces
    
    Use regex to identify legal IPV4 address, and get rid of perlcrtic
    warnings.

commit a964870f5c71a1c11fa5cb34ef7d98076a70c91b
Author: Stephen Hemminger <stephen.hemmin...@vyatta.com>
Date:   Mon Jan 12 14:43:21 2009 -0800

    Use getservbyname to find ports
    
    Rather than reading /etc/services directly, use the standard
    getservbyname function. This should be more efficient (uses dbm),
    and will work with other nameservices

commit 99ea2c9a2bfc9f4af221ca735d26410dae3b2823
Author: Stephen Hemminger <stephen.hemmin...@vyatta.com>
Date:   Mon Jan 12 14:35:47 2009 -0800

    Remove unused functions
    
    htonl and if_nametoindex are not used.

http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=ab1ede4439fa63a44de6b2e0db5e6df5ba495df1
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=80f85801b57a030459cb6846bb229ca87d18cc5a
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=e12098cc7b7d44636a78e4d69983590a528438b5
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=a964870f5c71a1c11fa5cb34ef7d98076a70c91b
http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=99ea2c9a2bfc9f4af221ca735d26410dae3b2823
_______________________________________________
svn mailing list
svn@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to