summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-300.102.0+vyos2+lithium1debian/0.102.0+vyos2+lithium1Alex Harpin
2014-11-30New branchAlex Harpin
2014-10-080.102.0+vyos1+helium9debian/0.102.0+vyos1+helium9Daniil Baturin
2014-10-08Force releaseDaniil Baturin
2014-10-080.102.0+vyos1+helium8debian/0.102.0+vyos1+helium8Daniil Baturin
2014-10-08Add QinQ support to the intf name to path function.Daniil Baturin
2014-10-080.102.0+vyos1+helium7debian/0.102.0+vyos1+helium7Daniil Baturin
2014-10-07Merge pull request #4 from cyclops8456/heliumDaniil Baturin
Commits for Bug #321 and Bug #333
2014-10-06vyatta-cfg: return correct path for pppoe or pppoa interfacesAlex Harpin
Fix for the _ppp_int function so it returns the actual ethernet interface associated with the ppp device rather than an empty string. As a result the path function now returns the correct configuration path for the interface. Linked to Bug #321 http://bugzilla.vyos.net/show_bug.cgi?id=321 Bug #333 http://bugzilla.vyos.net/show_bug.cgi?id=333
2014-10-06vyatta-cfg: formatting changes for style consistencyAlex Harpin
Update lib/Vyatta/Interface.pm to have consistent identation levels and style throughout.
2014-09-15Merge pull request #3 from cyclops8456/heliumDaniil Baturin
Bug #7: vyatta-cfg: display openvpn interface descriptions after they reset
2014-09-14vyatta-cfg: display openvpn interface descriptions after they resetAlex Harpin
When OpenVPN tunnels are taken down and recreated by the OpenVPN process, any previously set descriptions on the interfaces are missing. This is caused by the fact that the ifalias for that interface isn't readded when the interface is recreated. This patch updates the interface_description function so that it either returns the current value of ifalias if it's set on the interface, or uses the value set in the active config if it's present. Bug #7 http://bugzilla.vyos.net/show_bug.cgi?id=7 Bug #313 http://bugzilla.vyos.net/show_bug.cgi?id=313
2014-09-14vyatta-cfg: formatting changes for style consistencyAlex Harpin
Update lib/Vyatta/Misc.pm to have consistent identation levels and style throughout.
2014-08-180.102.0+vyos1+helium6debian/0.102.0+vyos1+helium6Daniil Baturin
2014-08-18Replace some old Vyatta names.Daniil Baturin
2014-07-270.102.0+vyos1+helium5vyos/1.1.0-beta1debian/0.102.0+vyos1+helium5Daniil Baturin
2014-07-27Update maintainer address.Daniil Baturin
2014-07-020.102.0+vyos1+helium4debian/0.102.0+vyos1+helium4Daniil Baturin
2014-07-02Bug #251: add dirty hack for taking config from stdinDaniil Baturin
to config-gen-sets script.
2014-04-30Removed dirty workaround for fuse completely.Kim Hagen
Use Build-iso to create /etc/fuse.conf file. Use pipe(),fork(),execl() functions instead of system() function to call unionfs-fuse.
2014-04-25Removed part of dirty workaround, chmod of of /dev/fuse and /usr/bin/fusermountKim Hagen
can be avoided by adding admin users to the fuse group. That part is done in the vyatta-cfg-system package.
2014-04-23Merge pull request #2 from hiroyuki-sato/patch-for-vyosDaniil Baturin
Bug #180 save config using scp fails.
2014-04-22Bug #180 save config using scp fails.Hiroyuki Sato
2014-04-060.102.0+vyos1+helium3debian/0.102.0+vyos1+helium3Daniil Baturin
2014-03-17Merge pull request #1 from higebu/feature/l2tpv3Daniil Baturin
Bug #170: Add support for l2tpv3
2014-03-18Add support for l2tpv3higebu
2014-03-100.102.0+vyos1+helium2debian/0.102.0+vyos1+helium2Daniil Baturin
2014-03-10Add umount functions for unionfs-fuse.Daniil Baturin
2014-03-10fusermount in squeeze is not executable for non-members of fuse, fix it at boot.Daniil Baturin
2014-03-10Some dirty workarounds to get unionfs-fuse to work.Daniil Baturin
2014-03-10Import and adapt Kim Hagen's changes for union-fs support.Daniil Baturin
2014-02-150.102.0+vyos1+helium1debian/0.102.0+vyos1+helium1Daniil Baturin
2014-01-08Add missing build dependencies.Daniil Baturin
2013-11-160.102.0+hydrogen3debian/0.102.0+hydrogen3Daniil Baturin
2013-11-16Bug #25: Add template for running conf and op mode commandsDaniil Baturin
from shell scripts.
2013-11-030.102.0+hydrogen2debian/0.102.0+hydrogen2Daniil Baturin
2013-11-03Add kernel commandline option to boot with specific config.Daniil Baturin
vyos-config=/config/something
2013-11-03Rename novyatta-$foo kernel command line option to no-vyos-$fooDaniil Baturin
That option is used to disable specific init scripts, e.g no-vyos-migrate disables config migration.
2013-11-03Some more missed Vyatta occurences.Daniil Baturin
2013-11-03Remove some XORP-related checks.Daniil Baturin
2013-11-02Remove support for /config on punched card^W^W floppy driveDaniil Baturin
2013-11-010.101.7+daisy7debian/0.101.7+daisy7Daniil Baturin
2013-11-01Force releaseDaniil Baturin
2013-11-010.101.7+daisy6debian/0.101.7+daisy6Daniil Baturin
2013-11-01Replace s/Vyatta/VyOS/ in init scriptDaniil Baturin
2013-06-030.101.7+daisy5debian/0.101.7+daisy5daisyRobert Bays
2013-06-03update init file to require vyatta-unicastRobert Bays
2013-06-010.101.7+daisy4debian/0.101.7+daisy4Robert Bays
2013-06-01allow optional dependency on vyatta-unicastRobert Bays
2013-05-160.101.7+daisy3debian/0.101.7+daisy3James Davidson