Age | Commit message (Expand) | Author |
2021-01-02 | ethernet: T3171: always use full CPU enable bitmask over computational mask | Christian Poessinger |
2021-01-02 | ifconfig: ethernet: fixup line breaks | Christian Poessinger |
2021-01-01 | ethernet: T3171: add CLI option to enable RPS (Receive Packet Steering) | Christian Poessinger |
2020-12-29 | ethernet: T1466: add EAPoL support | Christian Poessinger |
2020-12-28 | webproxy: T563: squidguard: support default ruleset | Christian Poessinger |
2020-12-26 | mirror: T3150: When configuring QOS, the setting procedure of port mirroring ... | jack9603301 |
2020-12-23 | xdp: T2666: move CLI node to "interfaces ethernet <eth> xdp" | Christian Poessinger |
2020-12-20 | ethernet: T3140: remove debug code | Christian Poessinger |
2020-12-20 | Revert "dhcpv6: T3134: add missing duid support" | Christian Poessinger |
2020-12-20 | ethernet: T3140: relax "ethernet offload-options" CLI definition | Christian Poessinger |
2020-12-20 | wifi: T2875: support bridging of wireless AP interface | Christian Poessinger |
2020-12-20 | dhcpv6: T3134: add missing duid support | Christian Poessinger |
2020-12-19 | xdp: T2666: switch to example code provided by xdp-tutorial | Christian Poessinger |
2020-12-17 | ifconfig: T2653: switch to Python3 f(ormatted) strings | Christian Poessinger |
2020-12-17 | xdp: T2666: use generic "xdp" option when loading | Christian Poessinger |
2020-12-17 | xdp: T2666: initial XDP (generic mode) forwarding support | Christian Poessinger |
2020-12-14 | interface: mirror: T3089: Improve logic to reduce unnecessary lines of code | jack9603301 |
2020-12-13 | interfaces: mirror: T3089: Fix the dependency problem between interfaces | jack9603301 |
2020-12-13 | interfaces: T3114: Modify the logic of the second addition to complete the se... | jack9603301 |
2020-12-13 | interfaces: T3114: Improve VLAN ID setting logic in `bridge` | jack9603301 |
2020-12-13 | interfaces: T3114: When the VLAN aware option is not detected, the setting of... | jack9603301 |
2020-12-13 | interfaces: T3114: Improve the processing of enabling logic for `vlan_filter`... | jack9603301 |
2020-12-13 | interfaces: T3114: Remove some redundant code | jack9603301 |
2020-12-13 | interfaces: T3114: Fix VLAN-aware bridge setting failure | jack9603301 |
2020-12-08 | Merge pull request #633 from jack9603301/T3089 | Christian Poessinger |
2020-12-08 | mirror: T3089: support two-way traffic mirroring | jack9603301 |
2020-12-07 | vyos.ifconfig: T1579: keep IPv6 link-local address on reconfiguration #2 | Christian Poessinger |
2020-12-07 | Merge pull request #636 from c-po/t2562-dhcp | Christian Poessinger |
2020-12-06 | vyos.validate: T1579: support prefix length in is_ipv6_link_local() | Christian Poessinger |
2020-12-06 | Revert "vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconf... | Christian Poessinger |
2020-12-06 | vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconfiguration | Christian Poessinger |
2020-12-06 | dhcp: T2562: add "listen-address" CLI node for better DHCP relay support | Christian Poessinger |
2020-12-04 | dhcp: T3100: migrate server configuration to get_config_dict() | Christian Poessinger |
2020-12-04 | vyos.ifconfig: T1579: migrate "ip source-validation" option from vyatta-cfg-q... | Christian Poessinger |
2020-12-04 | Merge pull request #621 from jack9603301/T3089 | Christian Poessinger |
2020-12-03 | interface: T3089: Migrate port mirroring to vyos-1x | jack9603301 |
2020-12-02 | T3103: Extended vyos.frr without multiline regex | Runar Borge |
2020-11-30 | limericks: Fix typos and rhyme | erkin |
2020-11-27 | vyos.template: T2720: always enable Jinja2 trim_blocks feature | Christian Poessinger |
2020-11-27 | vyos.configdict: T2665: add task id comment for later refactoring | Christian Poessinger |
2020-11-26 | tunnel: T3072: remove bridgable variable as this is already set by the base c... | Christian Poessinger |
2020-11-26 | wireguard: T2653: interface is not bridgeable | Christian Poessinger |
2020-11-23 | tunnel: T3072: 'gre' devices do not support bridging | Christian Poessinger |
2020-11-23 | bridge: T2875: handle OS exception when wifi interface does not support bridging | Christian Poessinger |
2020-11-23 | vyos.template: fix is_ipv6 Jinja2 filter | Christian Poessinger |
2020-11-22 | defaults: T3082: multi_to_list must distinguish between values and defaults | John Estabrook |
2020-11-22 | configdict: T3081: honor whitespace in multi node values | John Estabrook |
2020-11-21 | bridge: T3079: bugfix on VLAN 1 is deleted in VLAN-aware bridges | JACK |
2020-11-20 | tunnel: T3072: remove debug print code | Christian Poessinger |
2020-11-20 | wireguard: T2653: fix IPv6 peer address configuration | Christian Poessinger |