Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-16 | vxlan syntax correction: link and remote-port parameters are not available ↵ | root | |
in rolling release Replaced "link" with "source-interface" and "remote-port" with "port" .. code-block:: none vyos@vyos# set int vxlan vxlan1 Possible completions: + address IP address description Interface specific description disable Administratively disable interface > firewall Firewall options group Multicast group address for VXLAN interface > ip IPv4 routing parameters > ipv6 IPv6 routing parameters mac Media Access Control (MAC) address mtu Maximum Transmission Unit (MTU) > policy Policy route options port Destination port of VXLAN tunnel (default: 8472) remote Remote address of VXLAN tunnel source-address VXLAN source address source-interface Physical interface used for connection vni Virtual Network Identifier | |||
2020-09-20 | wwan: rename CLI command "ondemand" to "connect-on-demand" | Christian Poessinger | |
2020-09-14 | bonding: add example with Arista EOS | Christian Poessinger | |
2020-09-13 | bonding: extend operational mode commands | Christian Poessinger | |
2020-09-13 | bonding: add new command for minimum-links | Christian Poessinger | |
2020-08-23 | remove outdated and not maintained list of apn | Joseph Turner | |
AT&T no longer uses the listed APN, and I don't think VyOS documentation should have APN's listed. That would best be up to the end user to find their proper settings for their service provider. | |||
2020-08-23 | pppoe: dhcpv6-pd: adjust to new CLI | Christian Poessinger | |
2020-08-15 | macvlan: pseudo-ethernet: fix wording | Christian Poessinger | |
2020-08-12 | macvlan: pseudo-ethernet: link bonding is supported | Christian Poessinger | |
2020-07-14 | wwan: extend list of supported modules | Christian Poessinger | |
2020-06-07 | ethernet: add "show interfaces ethernet <intf> physical offload" command | Christian Poessinger | |
2020-05-26 | pppoe: adjust DHCPv6-pd syntax | Christian Poessinger | |
2020-05-24 | pppoe: T2488: remove log command | Christian Poessinger | |
2020-05-22 | macsec: add replay protection | Christian Poessinger | |
2020-05-21 | macsec: R1 used twice | Christian Poessinger | |
2020-05-21 | macsec: add example | Christian Poessinger | |
2020-05-21 | macsec: add key management | Christian Poessinger | |
2020-05-21 | macsec: initial documentation | Christian Poessinger | |
Thank you Bootlin for the absract! https://bootlin.com/blog/network-traffic-encryption-in-linux-using-macsec-and-hardware-offloading/ | |||
2020-05-20 | pppoe: fix warning | Christian Poessinger | |
2020-05-18 | pppoe: add IPv6 DHCPv6-PD documentation | Christian Poessinger | |
2020-04-10 | vxlan: adjust to latest CLI (rename link to source-interface) | Christian Poessinger | |
2020-04-10 | macvlan: peth: adjust to latest CLI (rename link to source-interface) | Christian Poessinger | |
2020-04-05 | wwan: add op-mode commands | Christian Poessinger | |
2020-04-05 | wwan: add example config for Deutsche Telekom | Christian Poessinger | |
2020-04-05 | wwan: add initial documentation | Christian Poessinger | |
2020-04-05 | wifi: rename chapter, add 'Wireless LAN' | Christian Poessinger | |
2020-04-05 | bond: rename chapter, add 'Link Aggregation' to title | Christian Poessinger | |
2020-04-01 | bridge: typo, stp warning and indentation | currite | |
Adjusted to 72 column. | |||
2020-03-30 | bond: add Cisco Catalyst example | Christian Poessinger | |
2020-03-24 | router-advert: adjust to new CLI syntax | Christian Poessinger | |
2020-03-13 | index reorganisation to clarify concepts related to config, manage, ↵ | currite | |
advanced, basic | |||
2020-03-05 | pppoe: add configuration command for SLAAC adressing | Christian Poessinger | |
2020-02-25 | L2TPv3: add fix me banner | Robert Göhler | |
2020-02-25 | QinQ: add fix me banner | Robert Göhler | |
2020-02-25 | interfaces: change basic index chapter name | Christian Poessinger | |
2020-02-23 | pppoe: document all commands | Christian Poessinger | |
2020-02-23 | pppoe: migrate to new CLI syntax | Christian Poessinger | |
2020-02-19 | macvlan: peth: replace undecodable source characters | Christian Poessinger | |
2020-02-19 | macvlan: peth: add basic documentation about pseudo-ethernet | Christian Poessinger | |
2020-02-17 | tunnel configuration corrections | Thomas Mangin | |
IPv6 tunnel endpoints are IP not subnets, addresses are subnet not IPs | |||
2020-02-04 | tunnel: fix ip6ip6 settings | sinycn | |
2020-01-22 | geneve: remove example address from remote command | Christian Poessinger | |
2020-01-22 | geneve: remove examples from command definition | Christian Poessinger | |
2020-01-11 | Fix some typos and capitalizations | Stephen James | |
2020-01-04 | interfaces: move common "ipv6 addr autoconf" description to include file | Christian Poessinger | |
This reduces the amount of duplicated text. | |||
2020-01-02 | dummy: loopback: add usage hint | Christian Poessinger | |
2019-12-31 | vxlan: add IPv6 support | Christian Poessinger | |
2019-12-31 | bond: fix example (bad CLI syntax) | Christian Poessinger | |
2019-12-31 | bond: fix type bridge -> bonding | Christian Poessinger | |
2019-12-31 | bond: add vyos example | Christian Poessinger | |