Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-04 | vyatta-cfg-vpn: formatting changes for style consistency | Alex Harpin | |
Update lib/Vyatta/VPN/vtiIntf.pm to have consistent identation levels and style throughout. | |||
2014-12-04 | vyatta-cfg-vpn: reduce the vti mark base to prevent integer overflow | Alex Harpin | |
Reduce the vtiMarkBase value to prevent integer overflow on the created ip xfrm states and policies. | |||
2014-12-04 | vyatta-cfg-vpn: update parseVtiTun to account for vti changes | Alex Harpin | |
Update the parseVtiTun function to account for the new way of configuring VTIs. Bug #358 http://bugzilla.vyos.net/show_bug.cgi?id=358 | |||
2014-12-04 | vyatta-cfg-vpn: move scripts/vtiIntf.pm to lib/Vyatta/VPN/vtiIntf.pm | Alex Harpin | |
Move vtiIntf.pm to a more logical place, in line with all the other packages. |