summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-29sudoers: expand ${bindir}Stephen Hemminger
File is copied not expanded by shell
2011-11-29change mode of /etc/sudoers.d/vyattaStephen Hemminger
Needs to be read only
2011-11-29Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2011-11-280.19.131debian/0.19.131Bob Gilligan
2011-11-28Display vmac interface name in "show vrrp interfaces ..." commandBob Gilligan
2011-11-28Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2011-11-280.19.130debian/0.19.130Bob Gilligan
2011-11-28Support VRRP virtual MAC interfaces above bond and bond vif interfacesBob Gilligan
This provides the same configuration parameters as are used to configure VRRP virtual MAC interfaces above ethernet and ethernet vif interfaces.
2011-11-280.19.129debian/0.19.129Bob Gilligan
2011-11-28Use new naming convention for VRRP virtual mac interfaces.Bob Gilligan
The new naming convention is: <ifname>v<VRID> where <ifname> is the name of the underlying physical interface or VLAN and <VRID> is the virtual router ID. For example: eth0v235, eth7.4000v199.
2011-11-23Move vyatta changes to sudoers to separate fileStephen Hemminger
Bug 6916 Rather than editing /etc/sudoers which can lead to package conflicts, put Vyatta specific changes into a separate file.
2011-11-22Fix perl deprecated warning with 5.14Stephen Hemminger
Code of the form: for $i qw(a b c) causes the warning: Use of qw(...) as parentheses is deprecated
2011-11-22Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2011-11-210.19.128debian/0.19.128John Southworth
2011-11-21Fix dyndns failure caused by commit: 5d27f2ef302dc600ea737e9af4151041aa11a2e0John Southworth
2011-11-14Remove unnecessary sudo on ethtoolStephen Hemminger
ethtool has capabilties set, therefore no need for sudo.
2011-11-090.19.127debian/0.19.127Gaurav Sinha
2011-11-09Adding CLI option for domain overrides for DNS forwarding, bug id 4086Gaurav Sinha
2011-11-080.19.126debian/0.19.126Bob Gilligan
2011-11-08First pass implementation of support for virtual MAC addressBob Gilligan
This change introduces a new parameter named "interface" under the vrrp-group configuration tree under ethernet interfaces and vlans. If the "interface" parameter is set, keepalived will be configured to bring up a macvlan interface, which will hold the virtual MAC address that is specified in the VRRP spec.
2011-11-04Cleanup dynamic DNS scriptStephen Hemminger
Remove reference to unused Switch (Bug 6888). Use mkdir perl function rather than calling system
2011-11-030.19.125debian/0.19.125Stephen Hemminger
2011-11-03Remove unnecessary sudo on bonding vif link detect scriptStephen Hemminger
2011-11-03Fix priority of vif for pseudo-ethernetStephen Hemminger
2011-11-03Add support for macvlan modeStephen Hemminger
Bug 7599 Expose macvlan mode which controls how packets are exchanged between pseudo-ethernets. Also allows VEPA support.
2011-11-03pseudo-ethernet: add VIF supportStephen Hemminger
Add VLAN (Vif) support for pseudo-ethernet interfaces
2011-11-03pseudo-ethernet: add support for proxy arpStephen Hemminger
Clone proxy-arp support from ethernet for pseudo-ethernet
2011-11-03pseudo-ethernet remove incorrect templateStephen Hemminger
The path: interfaces pseudo-ethernet link was a accidental leftover. Correct template is in interfaces pseudo-ethernet peth0 link
2011-10-200.19.124debian/0.19.124John Southworth
2011-10-20Bugfix 7575 allow tshark to run as unprivileged user, tshark uses dumpcap as ↵John Southworth
the packet interface so dumpcap needs cap_net_raw and cap_net_admin
2011-10-170.19.123debian/0.19.123Stephen Hemminger
2011-10-17allow rmmod without being root (with capability)Stephen Hemminger
Set capability bit on more rmmod and more capabilities for sysctl
2011-10-100.19.122debian/0.19.122John Southworth
2011-10-10Bugfix 7551: Fix vlan address completion textJohn Southworth
2011-10-100.19.121debian/0.19.121John Southworth
2011-10-10Bugfix 7553: Move the logic for delete from and end tag to a delete tagJon Andersson
2011-10-07snmp: remove unused enterprise-mib hookStephen Hemminger
Bug 7533 Remove unimplemented hook for enterprise MIB. Several years ago developer added hook to SNMP config but it was never completed or released.
2011-09-270.19.120debian/0.19.120John Southworth
2011-09-27Bugfix 7492: Reset mac address to hw-id when the mac is deletedJohn Southworth
2011-10-120.19.119debian/0.19.119Bob Gilligan
2011-10-12Bugfix 7502: Get "add system image" to work on XenBob Gilligan
This fix solves the problem with indirection. We introduce a symlink in /live/image/boot pointing to the current default system image. The pygrub config file in /boot/grub/menu.lst points to the kernel and initrd files in the default image by using this symlink in the pathname. Every time we add, delete or change the default system image, we need to change this symlink to point to the new default image.
2011-09-010.19.118debian/0.19.118Bob Gilligan
2011-09-01Bugfix 7488: Configure Xen PV console hvc0 in Vyatta config file.Bob Gilligan
Previously, the install-image program was adding a line to /etc/inittab in the image being installed. This change adds a console entry to the Vyatta config file instead. Because of that entry, the system automatically generates a console entry for hvc0 in /etc/inittab at boot time. I also removed the code in install-image that added a line to /etc/fstab to mount /proc/xen. This is no longer necessary because the /etc/init.d/xe-linux-distribution startup script now mounts /proc/xen.
2011-08-310.19.117debian/0.19.117Bob Gilligan
2011-08-31Bugfix 7469: Add support for installing onto XenBob Gilligan
2011-08-240.19.116debian/0.19.116Stephen Hemminger
2011-08-24Fix ipv6 tunnel template errorStephen Hemminger
Remove whitespace at end of line. Also, indent continuation lines for clarity.
2011-08-230.19.115debian/0.19.115John Southworth
2011-08-23Bugfix 7461: Fix syntax problem when setting a mac addressJohn Southworth
2011-08-19Fix deprecated use of chownStephen Hemminger
Fix build warning on debian testing (more restrictive) W: vyatta-cfg-system: deprecated-chown-usage postinst:176 'chown -R root.vyattacfg'