summaryrefslogtreecommitdiff
path: root/templates/interfaces/tunnel
AgeCommit message (Expand)Author
2019-09-03Merge pull request #106 from zdc/T1593Christian Poessinger
2019-08-27bridge: T1556: migrate bridge config to XML/PythonChristian Poessinger
2019-08-22[tunnel] T1593: Added ip6gre encapsulation for tunnel interfaceszsdc
2019-07-05 T1499: Allow for usage of systemd interface mappings (#103)runborg
2018-11-18T1000: partially fix the broken 6rd implementation.Daniil Baturin
2018-10-14T900: handle the case when a bridge and tunnel bridge group are removed in th...Daniil Baturin
2018-08-25T797: add sudo to ip command calls in other interface types.Daniil Baturin
2018-08-25T797: add sudo to ip link/ip tunnel commands, otherwise they are giving permi...Daniil Baturin
2017-02-03Allow full integer range for GRE tunnel keyHelge Sychla
2016-02-24remove reference to dmvpn.secrets and chang dmvpn.conf to swanctl.confKim Hagen
2016-02-09Use directory /var/lib/dhcp instead of /var/lib/dhcp3.Kim Hagen
2016-01-27vyatta-cfg-system: add 6rd-relay-prefix option to support providers using ipv...Seamus Caveney
2016-01-26vyatta-cfg-system: add support for 6rd tunnel interfacesSeamus Caveney
2015-06-13allow dhcp interface for the local end of a tunnelCarl Byington
2015-06-13allow dhcp interface for the local end of a tunnelCarl Byington
2015-02-02Bug #467, tos inherit not turned on by default on tunnels (IPIP, GRE)Kim Hagen
2014-09-22Fix typoKim Hagen
2014-09-11Fix syntax errorKim Hagen
2014-09-10Remove gre-multipoint encapsulation option, make the tunnel multipoint if 're...Kim Hagen
2014-09-04Do not delete tunnel if it is in use by NHRP configKim Hagen
2014-08-23Remove obsolete informationUnicronNL
2014-08-23Remove execution of vyatta-update-nhtp scriptUnicronNL
2013-04-12Bugfix 8526: don't use REQUIRED on remote-ipJohn Southworth
2013-02-12mGRE bug fixes local-ip address changes and v6 check.Saurabh Mohan
2013-01-22Dmvpn merge with mirantis jan22-2013Saurabh Mohan
2012-12-26mgre support initial commit.Saurabh Mohan
2012-03-27Bugfix 7976: Move the test to update: to allow addresses to be configuredJon Andersson
2012-01-19Enforce length restriction on interface descriptionStephen Hemminger
2011-10-10Bugfix 7553: Move the logic for delete from and end tag to a delete tagJon Andersson
2011-08-24Fix ipv6 tunnel template errorStephen Hemminger
2011-08-11Add encapsulation to IPv6 parameters deletion so that ipip6 tunnels will work...John Southworth
2011-08-11Initial checkin of ipv6 tunnel supportJon Andersson
2011-06-08Move the mtu settings out of the main inteface priority subtree as a failure ...John Southworth
2011-05-25alternative fix for bug 6958An-Cheng Huang
2011-03-28Bugfix 6958: only call cleanup script for tunnel modules on the last sibling ...John Southworth
2011-03-28Remove these priorities as they are not needed. They are from an earlier comm...John Southworth
2011-03-03Bugfix 5491: Allow tunnel parameters to be changed on a preconfigured tunnelJohn Southworth
2010-11-24Fix range checking on bridge port priority is limited to 0-63Stephen Hemminger
2010-11-22Optimize lookup of local ip on tunnelsStephen Hemminger
2010-11-22Use script vyatta-address to set interfaceStephen Hemminger
2010-11-22Replace perl address validation with utilityStephen Hemminger
2010-11-19Cleanup tunnel slave device on last deleteStephen Hemminger
2010-11-18When removing tunnel, remove encapsulation deviceStephen Hemminger
2010-11-18Bring tunnel down before deletingStephen Hemminger
2010-07-21Add completion for text fields with limited valuesStephen Hemminger
2010-07-21Fix help completion textStephen Hemminger
2010-07-20Use val_help: for interface name helpStephen Hemminger
2010-07-19fix typo, val_help, etc.An-Cheng Huang
2010-07-19Use val_help: features to format betterStephen Hemminger
2010-07-19Convert tunnel parameters to new help formatStephen Hemminger