index
:
vyatta-cfg.git
beryllium
circinus
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
mergify/bp/circinus/pr-91
mergify/bp/sagitta/pr-77
napa
napa-dev
napa-vrrp
oxnard
pacifica
sagitta
upstream
Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
vyatta-interfaces.pl
Age
Commit message (
Expand
)
Author
2009-06-30
Fix 4664: 'set failed' is returned when duplicated interface IP address is set
Stig Thormodsrud
2009-06-26
make changes to work with dhcp 4.1.0
Mohit Mehta
2009-06-04
Manage speed duplex in vyatta-interfaces.pl
Stephen Hemminger
2009-05-21
Add script option to check if interface is up
Stephen Hemminger
2009-04-28
Use getIP() to check for duplicates
Stephen Hemminger
2009-04-28
Catch incorrect address format
Stephen Hemminger
2009-04-28
Fix bug in is_ip_configured
Stephen Hemminger
2009-04-28
DHCP should be checking config not flags
Stephen Hemminger
2009-04-28
Need to convert path to have slashes
Stephen Hemminger
2009-04-27
Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jenner
Stephen Hemminger
2009-04-27
Cleanup exports of Vyatta::Misc
Stephen Hemminger
2009-04-27
fix broken call to getIP
Mohit Mehta
2009-04-27
vyatta-interfaces changes for DHCP
Stephen Hemminger
2009-04-27
Handle errors better in show_mtu
Stephen Hemminger
2009-04-27
Add method to show configured mtu
Stephen Hemminger
2009-04-20
Use undef for false
Stephen Hemminger
2009-04-20
Use getIP rather than call 'ip addr'
Stephen Hemminger
2009-04-20
Fix vyatta-interfaces
Stephen Hemminger
2009-04-01
Add --warn option for vyatta-interfaces
Stephen Hemminger
2009-03-05
Fix is_valid_name() to support any valid interface type (--check all).
Stig Thormodsrud
2009-03-04
Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg into jenner
Stig Thormodsrud
2009-03-04
Fix show_interfaces() so that it includes vlans for $type='all'.
Stig Thormodsrud
2009-03-03
Extend vyatta-interfaces to do device name checking
Stephen Hemminger
2009-02-27
Fix --vif option
Stephen Hemminger
2009-02-26
Handle MTU on all types of interface
Stephen Hemminger
2009-02-26
Add option to show VIF for interface
Stephen Hemminger
2009-02-10
Add new option for checking name validity
Stephen Hemminger
2009-01-12
Use new interfaces routines
Stephen Hemminger
2009-01-12
Remove unused functions
Stephen Hemminger
2008-11-21
Convert VyattaConfig (et al) to Vyatta::Config
Stephen Hemminger
2008-11-19
Fix Bug 3917 dhcp brings interface up for lease acquire/renew even though int...
Mohit Mehta
2008-11-17
add check for bond vif interface to submodule
Mohit Mehta
2008-11-17
move submodules to VyattaMisc.pm so that they can be used elsewhere as well
Mohit Mehta
2008-11-14
rectify check for bond interface
Mohit Mehta
2008-11-14
Check result of system commands
Stephen Hemminger
2008-11-14
Use grep -c rather than running wc command
Stephen Hemminger
2008-11-14
Use perl unlink rather than rm
Stephen Hemminger
2008-11-14
Use perl mkdir
Stephen Hemminger
2008-11-14
Implement touch in perl
Stephen Hemminger
2008-10-30
Allow dhcp on bonding
Stephen Hemminger
2008-10-24
Fix dhcp on bonding
Stephen Hemminger
2008-08-04
Move is_ip_v4_or_v6() to VyattaMisc.pm so other scripts can use it.
Stig Thormodsrud
2008-07-25
Fix Bug 3524 dhcp client doesn't insert default route on system reboot
Mohit Mehta
2008-07-23
Fix Bug 3318 ENHANCEMENT REQUEST: Option to NOT Accept DHCP MTU Offers Below ...
Mohit Mehta
2008-06-26
removing code to update resolv.conf from here, it is better to call it from d...
Mohit Mehta
2008-06-26
=> Modified VyattaConfig.pm function 'returnOrigValues()' to return empty arr...
Mohit Mehta
2008-06-21
better handling of allowed values for 'release/renew dhcp interface <>'
Mohit Mehta
2008-06-21
better handling of dhcp release/renew commands
Mohit Mehta
2008-06-20
Fix bug 3059 Operator Level commands for DHCP client
Mohit Mehta
2008-06-19
-> redo the way dhcp client works. instead of using one daemon for all interf...
Mohit Mehta
[next]