Age | Commit message (Expand) | Author |
2024-05-23 | Merge pull request #3399 from 0xThiebaut/suricata | Christian Breunig |
2024-05-23 | suricata: T751: use key_mangling in get_config_dict() | Christian Breunig |
2024-05-23 | suricata: T751: remove implicit default dictionary | Christian Breunig |
2024-05-23 | suricata: T751: move CLI from "service ids suricata" -> "service suricata" | Christian Breunig |
2024-05-23 | Merge pull request #3487 from Embezzle/T6370 | Christian Breunig |
2024-05-23 | Merge pull request #3505 from c-po/nat66-T6365 | Daniil Baturin |
2024-05-23 | dhcpv6-server: T6381: fix typos in select ConfigError messages in VyOS curren... | Ginko |
2024-05-22 | nat66: T6365: remove warnings for negated interface selections by name | Christian Breunig |
2024-05-22 | Merge pull request #3482 from alryaz/patch-1 | Christian Breunig |
2024-05-22 | nat: T6365: use interface_exists() over netifaces.interfaces() | Christian Breunig |
2024-05-22 | nat: T6365: use string startswith() over [0] index access | Christian Breunig |
2024-05-22 | nat: T6365: remove warnings for negated interface selections by name | Ryazanov Alexander Mihailovich |
2024-05-21 | reverse-proxy: T6370: Set custom HTTP headers in reverse-proxy responses | Alex W |
2024-05-18 | T5169: Allow to set CGNAT multiple internal pools | Viacheslav Hletenko |
2024-05-18 | T6364: CGNAT drop hard limit that allows only one translation rule | Viacheslav Hletenko |
2024-05-17 | Merge pull request #3472 from nvollmar/T6358 | Christian Breunig |
2024-05-17 | T6358: Add config option for host process namespace | Nicolas Vollmar |
2024-05-17 | T6358: Remove duplicate host name handling | Nicolas Vollmar |
2024-05-17 | Merge pull request #3464 from sever-sever/T6351 | Daniil Baturin |
2024-05-16 | T6351: CGNAT add verification if the pool exists | Viacheslav Hletenko |
2024-05-16 | T6347: CGNAT fix error if pool contain dashes in the name | Viacheslav Hletenko |
2024-05-14 | T3420: Remove service upnp | Viacheslav Hletenko |
2024-05-12 | Merge pull request #3447 from c-po/evpn-uplink-t6306 | Daniil Baturin |
2024-05-12 | suricata: T751: Initial support for suricata | Maxime THIEBAUT |
2024-05-11 | ethernet: T6306: add support for EVPN MH uplink/core tracking | Christian Breunig |
2024-05-10 | Merge pull request #3410 from fett0/T6303 | Christian Breunig |
2024-05-10 | bond: T6303: system-mac is not allowed to be a multicast MAC address | Christian Breunig |
2024-05-08 | bridge: T6317: add dependency call for wireless interfaces | Christian Breunig |
2024-05-08 | bridge: T6317: call dependency when deleting bridge member | Christian Breunig |
2024-05-07 | bgp: T6082: Allow the same local-as and remote-as in one peer group | khramshinr |
2024-05-02 | qos: T6225: Fix qos random-detect policy | khramshinr |
2024-05-01 | Merge pull request #3392 from c-po/bgp-evpn-T6189 | Christian Breunig |
2024-05-01 | bgp: T6189: explicitly call vtysh to remove VRF L3VNI configuration | Christian Breunig |
2024-05-01 | vrf: T6189: render FRR L3VNI configuration when creating VRF instance | Christian Breunig |
2024-05-01 | Merge pull request #3364 from natali-rs1985/T6234-current | Daniil Baturin |
2024-05-01 | T6056: Change static-host-mapping shold not restart snmpd | Viacheslav Hletenko |
2024-04-30 | Merge pull request #3368 from sever-sever/T6267 | Christian Breunig |
2024-04-30 | T6267: Check interface wireless module before apply config | Viacheslav Hletenko |
2024-04-29 | T6272: Changed interface existence verification in pppoe/ipoe to Warning | aapostoliuk |
2024-04-25 | Merge pull request #3363 from sever-sever/T6263 | Christian Breunig |
2024-04-25 | Merge pull request #3316 from HollyGurza/T4248 | Daniil Baturin |
2024-04-25 | pppoe-server: T6234: PPPoE-server pado-delay refactoring | Nataliia Solomko |
2024-04-25 | T6263: Groups 224.0.0.0/24 are reserved and cannot be joined | Viacheslav Hletenko |
2024-04-24 | T5833: Not all AFIs compatible with VRF add verify check | Viacheslav Hletenko |
2024-04-21 | T6246: improve haproxy http check configuration | Nicolas Vollmar |
2024-04-18 | Merge pull request #3326 from sever-sever/T6221 | Daniil Baturin |
2024-04-18 | pki: T6241: do not call dependency before its initialization | John Estabrook |
2024-04-18 | T6221: Return default ip rule values after deleting VRF | Viacheslav Hletenko |
2024-04-16 | Merge pull request #3315 from Embezzle/T6242 | Daniil Baturin |
2024-04-16 | qos: T4248: Allow to remove the only rule from the qos class | khramshinr |