Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-10 | Moved wireguard from the interfaces to vpn directory, as it is a VPN. | usman-umer | |
Modified the index files to reflect this. Added Diagram of the VPN Topology Modified the weird IP subnets for local& remote sites. This Included: Changing the Interface Address for the wg01 tunnel Chaning the WAN addresses to addrs not in the RFC1918 range (1.1.1.1 & 2.2.2.2) Modifing the allowed IPs and static route to reflect this. Modified the ping test to reflect this. Added an annotated verison of the wireguard local&remote config. Added an example of a firewall exception for wirguard (OUTSIDE_IN) Modified the explanation for the behavior of AllowedIPs for remote clients. Added an example of "sudo wg" to the operational commands. Fixed typo | |||
2021-07-09 | vxlan: correct spelling and grammar | rebortg | |
2021-07-09 | tunnel: correct spelling and grammar | rebortg | |
2021-07-09 | pseudo-ethernet: correct spelling and grammar | rebortg | |
2021-07-09 | pppoe: correct spelling and grammar | rebortg | |
2021-07-09 | openvpn: correct spelling and grammar | rebortg | |
2021-07-05 | macsec: correct spelling and grammar | rebortg | |
2021-06-30 | loopback: correct spelling and grammar | rebortg | |
2021-06-30 | l2tpv3: correct spelling and grammar | rebortg | |
2021-06-30 | geneve: correct spelling and grammar | rebortg | |
2021-06-30 | ethernet: correct spelling and grammar | rebortg | |
2021-06-30 | dummy: correct spelling and grammar | rebortg | |
2021-06-30 | bridge: correct spelling and grammar | rebortg | |
2021-06-30 | bonding: correct spelling and grammar | rebortg | |
2021-06-13 | wwan: add missing "none" decorator to code-block | Christian Poessinger | |
2021-06-13 | wwan: add op-mode command definitions | Christian Poessinger | |
2021-06-13 | interface: adjust headline | Christian Poessinger | |
2021-06-13 | wwan: adjust documentation to latest CLI syntax version | Christian Poessinger | |
2021-06-11 | autosectionlabel: add custom headline ref | rebortg | |
2021-05-21 | Improve the dummy interface hint wording. | Daniil Baturin | |
2021-05-13 | bond: add documentation for lacp-rate | Christian Poessinger | |
2021-04-25 | wireguard: update roadwarrior configuration | Christian Poessinger | |
2021-04-24 | WireGuard: T1802: add mobile client config generation command | Christian Poessinger | |
2021-04-22 | Wireguard: Fix IPv6 in iPhone peer example | Christoph Schleßelmann | |
2021-04-16 | vrf: dynamic routing is now supported - document this | Christian Poessinger | |
2021-04-11 | T3458:tunnel interface:added GRETAP section | srividya0208 | |
added the command configuration for gretap and corrected the syntax in dhcp-relay example | |||
2021-04-08 | pppoe: adjust to new prefix-delegation syntax | Christian Poessinger | |
2021-04-08 | l2tpv3: adjust to latest CLI changes for source-address and remote | Christian Poessinger | |
2021-04-04 | Style changes to wireguard documentation | Ricky Pai | |
2021-04-04 | fix command for deleting wireguard keypair | Ricky Pai | |
2021-04-03 | Edit sentence on public/private key pair to make it read better | Ricky Pai | |
2021-02-28 | macsec: add support for gcm-aes-256 cipher | Christian Poessinger | |
2021-02-28 | tunnel: adjust to changes in CLI syntax | Christian Poessinger | |
2021-02-05 | vrf: static: T2450: adjust to new CLI syntax | Christian Poessinger | |
2021-01-30 | pppoe: T3273: Fixed issue with line length | Sam Burney | |
2021-01-30 | pppoe: T3273: Add usage of each default-route mode | Sam Burney | |
2021-01-16 | bridge: Independent VLAN aware bridge document | jack9603301 | |
2021-01-11 | bridge: Add active VLAN aware option | jack9603301 | |
2021-01-08 | Fixed line lenghts | Owen DeLong | |
2021-01-08 | Integrated documentation of ip6gre into gre and added a corresponding ↵ | Owen DeLong | |
configuration example | |||
2021-01-06 | tunnel: add GRE over IPv6 note | Christian Poessinger | |
2021-01-01 | ethernet: add rps (receive packet steering) support | Christian Poessinger | |
2020-12-29 | ethernet: eapol: use re-includable interface definition | Christian Poessinger | |
2020-12-29 | ethernet: add eapol documentation | Christian Poessinger | |
2020-12-24 | doc: consistent openvpn folder naming | Johann Richard | |
- use `/config/auth/openvpn` consistently when using and creating server certificates | |||
2020-12-23 | xdp: ethernet: show statistics | Christian Poessinger | |
2020-12-23 | xdp: use common include for both ethernet and bond | Christian Poessinger | |
2020-12-23 | ethernet: xdp: adjust CLI node | Christian Poessinger | |
2020-12-20 | Merge pull request #399 from jack9603301/master | Robert Göhler | |
Examples of adding VLAN awareness and port mirroring | |||
2020-12-20 | ethernet: document offloading | Christian Poessinger | |