templates/interfaces/bridge/node.def |    4 ++--
 templates/interfaces/tunnel/node.def |    3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 3d4b0dcf7e73f6a245c6c2b0a84a9fadad2ccaaf
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Mon Sep 22 14:09:54 2008 -0700

    Allow any number of bridge devices
    
    The CLI should not be enforcing arbitrary restrictions on the number of
    devices. The limit should be based on the resources of the system and
    only the kernel would know that. So let the user try and make 10000
    bridge devices, maybe its on a 2000 core machine with 64G of memory.
    Any failure will show up when the attempt is made to create the tunnel
    device.

commit 29916bd39344088c84221a4ec2da387b28029097
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Mon Sep 22 14:07:09 2008 -0700

    Allow any number of tunnel devices
    
    The CLI should not be enforcing arbitrary restrictions on the number of
    devices. The limit should be based on the resources of the system and
    only the kernel would know that. So let the user try and make 10000
    tunnel devices, maybe its on a 2000 core machine with 64G of memory.
    Any failure will show up when the attempt is made to create the tunnel
    device.

http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=3d4b0dcf7e73f6a245c6c2b0a84a9fadad2ccaaf
http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=29916bd39344088c84221a4ec2da387b28029097
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to