summaryrefslogtreecommitdiff
path: root/src/conf_mode/vpp_interfaces_gre.py
AgeCommit message (Expand)Author
2026-03-23vpp: T8355: Set MTU for vpp interfacesNataliia Solomko
2026-03-03vpp: T8327: Migrate bridge interface to 'interfaces vpp bridge'Nataliia Solomko
2026-03-02vpp: T8327: Remove support for GRE "point-to-multipoint" modeNataliia Solomko
2026-03-02vpp: T8325: Migrate gre interface to 'interfaces vpp gre'Nataliia Solomko
2026-02-13vpp: T8254: Move 'nat44' and 'settings nat44' sections to 'nat nat44'Nataliia Solomko
2025-08-07T7697: Remove year from copyrightViacheslav
2025-05-28T7488: Make VPP restartableNataliia Solomko
2025-05-13T7419: VPP ACL implementation (#31)Nataliia S.
2025-03-12T7189: VPP source of the tunnel interface should be checked and configuredNataliia Solomko
2025-01-29Revert "warning: introduce a delay between add() and kernel_add()"Viacheslav Hletenko
2025-01-27Use common class for none ethernet interfaces stateViacheslav Hletenko
2025-01-24GRE: Fix verify options for GRE type teb and multipointViacheslav Hletenko
2025-01-24GRE: Add ability to configure multipoint modeViacheslav Hletenko
2025-01-24GRE: Add tunnel-type erspan, l3 and tebViacheslav Hletenko
2025-01-15warning: introduce a delay between add() and kernel_add()Viacheslav Hletenko
2025-01-11Remove recursive_defaults from the get_config argViacheslav Hletenko
2025-01-07Add vyos-vpp CLI and python3 modulesViacheslav Hletenko