From ae0f55c9514ea572adf23b29dd0ef445c0f9285f Mon Sep 17 00:00:00 2001 From: Saurabh Mohan Date: Mon, 10 Sep 2012 14:19:10 -0700 Subject: Bugfix 8289: Vti mark values should be implicit Vti tunnel uses fwmark from the kernel skbuff. This value is now internally allocated instead of getting it from the configuration. Also fixed 8286 where configuration was allowing both a tunnel and VTI between the same vpn src/dst. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index be8155b..21788a5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,6 +21,7 @@ sbin_cfgvti = src/cfgvti.c bin_sudo_users_SCRIPTS = scripts/vyatta-ipsec-dhcp.pl share_perl5_DATA = lib/Vyatta/VPN/Util.pm +share_perl5_DATA += scripts/vtiIntf.pm logrotate_DATA = etc/logrotate.d/vyatta-ipsec-logs -- cgit v1.2.3