Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-03 | Merge pull request #106 from zdc/T1593 | Christian Poessinger | |
[tunnel] T1593: Added ip6gre encapsulation for tunnel interfaces | |||
2019-08-27 | bridge: T1556: migrate bridge config to XML/Python | Christian Poessinger | |
2019-08-22 | [tunnel] T1593: Added ip6gre encapsulation for tunnel interfaces | zsdc | |
2019-07-05 | T1499: Allow for usage of systemd interface mappings (#103) | runborg | |
* T1499: Allow for usage of systemd interface mappings * T1499: Fix not working regex in ethernet interface parsing | |||
2018-11-18 | T1000: partially fix the broken 6rd implementation. | Daniil Baturin | |
2018-10-14 | T900: handle the case when a bridge and tunnel bridge group are removed in ↵ | Daniil Baturin | |
the same commit. | |||
2018-08-25 | T797: add sudo to ip command calls in other interface types. | Daniil Baturin | |
2018-08-25 | T797: add sudo to ip link/ip tunnel commands, otherwise they are giving ↵ | Daniil Baturin | |
permission denied now. | |||
2017-02-03 | Allow full integer range for GRE tunnel key | Helge Sychla | |
Fixes T262 modified: templates/interfaces/tunnel/node.tag/parameters/ip/key/node.def | |||
2016-02-24 | remove reference to dmvpn.secrets and chang dmvpn.conf to swanctl.conf | Kim Hagen | |
2016-02-09 | Use directory /var/lib/dhcp instead of /var/lib/dhcp3. | Kim Hagen | |
Use directory /etc/dhcp instead of /etc/dhcp3. | |||
2016-01-27 | vyatta-cfg-system: add 6rd-relay-prefix option to support providers using ↵ | Seamus Caveney | |
ipv6 networks larger than /32 | |||
2016-01-26 | vyatta-cfg-system: add support for 6rd tunnel interfaces | Seamus Caveney | |
2015-06-13 | allow dhcp interface for the local end of a tunnel | Carl Byington | |
Signed-off-by: Daniil Baturin <daniil@baturin.org> | |||
2015-06-13 | allow dhcp interface for the local end of a tunnel | Carl Byington | |
Signed-off-by: Daniil Baturin <daniil@baturin.org> | |||
2015-02-02 | Bug #467, tos inherit not turned on by default on tunnels (IPIP, GRE) | Kim Hagen | |
2014-09-22 | Fix typo | Kim Hagen | |
2014-09-11 | Fix syntax error | Kim Hagen | |
2014-09-10 | Remove gre-multipoint encapsulation option, make the tunnel multipoint if ↵ | Kim Hagen | |
'remote-ip' is nowt set. | |||
2014-09-04 | Do not delete tunnel if it is in use by NHRP config | Kim Hagen | |
2014-08-23 | Remove obsolete information | UnicronNL | |
2014-08-23 | Remove execution of vyatta-update-nhtp script | UnicronNL | |
2013-04-12 | Bugfix 8526: don't use REQUIRED on remote-ip | John Southworth | |
Having the word REQUIRED in the string is enough to break the webgui, remove it entirely | |||
2013-02-12 | mGRE bug fixes local-ip address changes and v6 check. | Saurabh Mohan | |
VYATTA-129: check for IPv6 addresses was moved to tunnel/node.def VYATTA-128: added more stronger check to forbid any way of setting remote-ip VYATTA-118: workaround added to update ipsec settings when tunnel local-ip is modified. | |||
2013-01-22 | Dmvpn merge with mirantis jan22-2013 | Saurabh Mohan | |
2012-12-26 | mgre support initial commit. | Saurabh Mohan | |
2012-03-27 | Bugfix 7976: Move the test to update: to allow addresses to be configured | Jon Andersson | |
2012-01-19 | Enforce length restriction on interface description | Stephen Hemminger | |
Bug 7730 Kernel limit on interface description (ifalias) is 256 characters. | |||
2011-10-10 | Bugfix 7553: Move the logic for delete from and end tag to a delete tag | Jon Andersson | |
2011-08-24 | Fix ipv6 tunnel template error | Stephen Hemminger | |
Remove whitespace at end of line. Also, indent continuation lines for clarity. | |||
2011-08-11 | Add encapsulation to IPv6 parameters deletion so that ipip6 tunnels will ↵ | John Southworth | |
work properly after a deletion. | |||
2011-08-11 | Initial checkin of ipv6 tunnel support | Jon Andersson | |
2011-06-08 | Move the mtu settings out of the main inteface priority subtree as a failure ↵ | John Southworth | |
boundry | |||
2011-05-25 | alternative fix for bug 6958 | An-Cheng Huang | |
2011-03-28 | Bugfix 6958: only call cleanup script for tunnel modules on the last sibling ↵ | John Southworth | |
deletion | |||
2011-03-28 | Remove these priorities as they are not needed. They are from an earlier ↵ | John Southworth | |
community submitted patch see bug 5491 | |||
2011-03-03 | Bugfix 5491: Allow tunnel parameters to be changed on a preconfigured tunnel | John Southworth | |
2010-11-24 | Fix range checking on bridge port priority is limited to 0-63 | Stephen Hemminger | |
Bug 5864 The STP port priority field is limited to a smaller range to allow more ports on the Linux bridge. Linux uses the same mapping as IOS so that in the STP port field there are 10 bits for port id and 6 bits for port priority. | |||
2010-11-22 | Optimize lookup of local ip on tunnels | Stephen Hemminger | |
Speeds up boot with lots of tunnels | |||
2010-11-22 | Use script vyatta-address to set interface | Stephen Hemminger | |
Avoid the overhead of perl compilation of vyatta-interfaces for each address added. Handle the case of deleting address on deleted device cleanly. Clean up dhcpv6 script so it can be used on interfaces other than ethernet. | |||
2010-11-22 | Replace perl address validation with utility | Stephen Hemminger | |
2010-11-19 | Cleanup tunnel slave device on last delete | Stephen Hemminger | |
Need to leave gre0 around for case of multiple tunnels | |||
2010-11-18 | When removing tunnel, remove encapsulation device | Stephen Hemminger | |
Bug 4608 | |||
2010-11-18 | Bring tunnel down before deleting | Stephen Hemminger | |
This is necessary to get routing protocols and proper cleanup | |||
2010-07-21 | Add completion for text fields with limited values | Stephen Hemminger | |
For all nodes that do 'syntax:expression: $VAR(@) in' add allowed tag to show possible values | |||
2010-07-21 | Fix help completion text | Stephen Hemminger | |
Use ipv4net when Address/prefix expected Use ipv4 where Address expected | |||
2010-07-20 | Use val_help: for interface name help | Stephen Hemminger | |
Use common method for formatting CLI style help when entering interface name. Move loopback name syntax check into CLI expression to avoid overhead of perl here. | |||
2010-07-19 | fix typo, val_help, etc. | An-Cheng Huang | |
2010-07-19 | Use val_help: features to format better | Stephen Hemminger | |
Previous change did not format val-help tag correctly | |||
2010-07-19 | Convert tunnel parameters to new help format | Stephen Hemminger | |