Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-13 | wwan: T3620: rename wirelessmodem to wwan | Christian Poessinger | |
(cherry picked from commit 736316517ae6a960af55d4fdaadfb0ac3f47334f) | |||
2020-05-22 | macsec: T2489: make macsec interface type known to system | Christian Poessinger | |
2019-11-24 | geneve: T1799: add Generic Network Virtualization Encapsulation | Christian Poessinger | |
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-08-31 | T427: Wireguard support | hagbard | |
- show interfaces shows now wg devices too. | |||
2016-09-06 | Some devices use ethernet switch chips which use 'lan' interfaces, | Kim Hagen | |
this will add the option to also configure these in VyOS. | |||
2014-08-24 | Add support for VXLAN | upa | |
2014-07-31 | Rename dummy interfaces to dumX to avoid confusion with the default | Daniil Baturin | |
interface created by the driver. | |||
2014-04-06 | Bug #170: add L2TPv3 to the interface type list. | Daniil Baturin | |
2014-04-06 | Remove extra space before pppoe in interface types for nicer formatting. | Daniil Baturin | |
2014-04-06 | Bug #159: add dummy type to network interface type list. | Daniil Baturin | |
2012-10-08 | Bug 8423 move serial interfaces to vyatta-serial | John Southworth | |
2012-10-08 | Bugfix 8423 add interface types to netdevice | John Southworth | |
2012-08-14 | Add support for network device prefix table | Stephen Hemminger | |
Bug 8279 Put prefix table in /opt/vyatta/etc/netdevice |