summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-30bridge: check for VRRPStephen Hemminger
Do not allow interface with VRRP defined to be added to a bridge.
2011-12-30bonding: do not allow interface with VRRP to be enslavedStephen Hemminger
Add missing check to prevent adding interface with VRRP defined to be add to a bond-group.
2011-12-280.19.151debian/0.19.151John Southworth
2011-12-28Move vrrp input filter creation to keepalived for faster transitionsJohn Southworth
2011-12-270.19.150debian/0.19.150John Southworth
2011-12-27Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg-system into oxnardJohn Southworth
2011-12-27Move vrrp vmac sysctls to interface initialization in keepalivedJohn Southworth
2011-12-210.19.149debian/0.19.149Stephen Hemminger
2011-12-21install: fix warning message when package is updatedStephen Hemminger
vyatta-cfg-system package installation caused warning: update-rc.d: using dependency based boot sequencing update-rc.d: warning: vyatta-config-reboot-params start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (S) update-rc.d: warning: vyatta-config-reboot-params stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (none)
2011-12-21interfaces: don't add config for missing devicesStephen Hemminger
If device disappears or is renamed between the time udev script is run, and the vyatta-router script is run; then don't add an entry to the config file.
2011-12-200.19.148debian/0.19.148John Southworth
2011-12-20Extra grat. arps are not needed for vmac interfacesJohn Southworth
2011-12-140.19.147debian/0.19.147John Southworth
2011-12-14Verify user defined mac addresses are not VRRP mac addressesJohn Southworth
2011-12-120.19.146debian/0.19.146John Southworth
2011-12-12Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg-system into oxnardJohn Southworth
2011-12-12Add filtering to transition scripts for vmac interfaces; Make transition ↵John Southworth
script able to detect if the interface is a vmac interface before applying the vmac specific changes
2011-12-130.19.145debian/0.19.145Daniil Baturin
2011-12-13Bug 7672: Don't execute check-params-on-reboot.d if config fileDaniil Baturin
does not exist.
2011-12-090.19.144debian/0.19.144Stephen Hemminger
2011-12-09sysctl: increase maximum allowed socket bufferStephen Hemminger
Need to allow netlink applications (like Quagga) to set large receive buffering. This fixes regression since it was set large back in Glendale.
2011-12-090.19.143debian/0.19.143Stephen Hemminger
2011-12-08Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2011-12-080.19.142debian/0.19.142John Southworth
2011-12-08Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg-system into oxnardJohn Southworth
2011-12-08Fix sysctl application for vlan interfaesJohn Southworth
2011-12-07Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2011-12-060.19.141debian/0.19.141Bob Gilligan
2011-12-06Bugfix 7497: Include auth credentials when fetching the signature fileBob Gilligan
2011-12-06Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2011-12-060.19.140debian/0.19.140Bob Gilligan
2011-12-06Merge branch 'oxnard' of http://git.vyatta.com/vyatta-cfg-system into oxnardBob Gilligan
2011-12-06Fix up formating of Vyatta specific HTTP options.Bob Gilligan
2011-12-060.19.139debian/0.19.139John Southworth
2011-12-06Add parsing of vrrp interfaces so that 'show vrrp interfaces ↵John Southworth
<vmac-interface>' will do what the user intended. Users should still be prompted to use the underlying interface name, but if they enter the vmac interface instead we should 'do what they mean'
2011-12-06Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2011-12-060.19.138debian/0.19.138John Southworth
2011-12-06Adjust the output of 'show vrrp' and 'show vrrp summary' for vmac and ↵John Southworth
address owner
2011-12-06Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg-system into oxnardJohn Southworth
2011-12-050.19.137debian/0.19.137Bob Gilligan
2011-12-05Add HTTP headers to identify client and version.Bob Gilligan
2011-12-05make vyatta-interfaces.pl aware of vrrp interfacesJohn Southworth
2011-12-02Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2011-12-020.19.136debian/0.19.136John Southworth
2011-12-020.19.135John Southworth
2011-12-02Set accept_local on vrrp interfaces so that transition from 'current master ↵John Southworth
that is not address owner' to 'address owner that is requesting master' can occur
2011-12-02md: don't start unless neededStephen Hemminger
Don't start RAID (md) unless root device is configured for RAID.
2011-12-020.19.134debian/0.19.134John Southworth
2011-12-02Add vrrp interface description for bonding vifJohn Southworth
2011-12-010.19.133debian/0.19.133John Southworth