Pim van Pelt
|
dde2a5f41c
|
Reformat with black
|
2026-04-07 18:54:05 +02:00 |
|
Pim van Pelt
|
9f63e73418
|
Address missing or incorrect YAML at startup
|
2026-04-04 18:14:58 +02:00 |
|
Pim van Pelt
|
9efb3bd79f
|
Make -c /etc/vpp/vppcfg.yaml the default, release 1.1.4
|
2026-03-30 14:51:54 +02:00 |
|
Pim van Pelt
|
95cd074af6
|
Release v1.1.3
|
2026-03-29 21:05:30 +02:00 |
|
Pim van Pelt
|
aec37f3371
|
Fix TAP device detection when using linux-cp
|
2026-03-29 21:02:50 +02:00 |
|
Pim van Pelt
|
d173b25b77
|
Fix ACL plugin issue, release version 1.1.1
|
2026-03-02 18:08:25 +01:00 |
|
Pim van Pelt
|
cbbe19bdb9
|
Update docs for bridge-domain (16-bit index)
|
2026-01-20 05:43:23 +01:00 |
|
Pim van Pelt
|
d0505e51de
|
bd_index is u16, see src/vnet/l2/l2_input.h:41
|
2026-01-20 05:40:59 +01:00 |
|
Pim van Pelt
|
80c91bcfab
|
Update order
|
2025-11-23 08:44:36 +01:00 |
|
Pim van Pelt
|
db05eb1bfa
|
Update 'vppcfg apply' section. Bugfix: make sure {head,tail}.vpp are not empty
|
2025-11-23 08:43:07 +01:00 |
|
Pim van Pelt
|
a7c736e320
|
Merge pull request 'applier' (#1) from applier into main
Reviewed-on: #1
|
2025-11-23 07:31:34 +00:00 |
|
Pim van Pelt
|
acf165084b
|
Cut release v1.1.0
|
2025-11-23 08:30:42 +01:00 |
|
Pim van Pelt
|
5c4e5a9363
|
Remove shebang from non-executable files
|
2025-11-10 02:18:33 +01:00 |
|
Pim van Pelt
|
3445bb57a4
|
Wrap some sanity stats/warnings around the apply command
|
2025-11-10 02:14:25 +01:00 |
|
Pim van Pelt
|
35e3dc14b7
|
First approximation of an 'apply' command, using cli_inband() for now
|
2025-11-10 01:59:28 +01:00 |
|
Pim van Pelt
|
afe5dc0597
|
Fix 'self' references by adding a PlannerBase class
|
2025-11-10 01:01:30 +01:00 |
|
Pim van Pelt
|
6fb43736f8
|
Split planner.py into prune/create/sync files w/ mixins
|
2025-11-10 00:53:38 +01:00 |
|
Pim van Pelt
|
5612667a58
|
Rename reconciler to planner
|
2025-11-10 00:40:50 +01:00 |
|
Pim van Pelt
|
63585671dc
|
pylint fix: Use 'with' on file handle
|
2025-11-10 00:36:27 +01:00 |
|
Pim van Pelt
|
ffa0a77f5e
|
pylint fix
|
2025-11-10 00:34:14 +01:00 |
|
Pim van Pelt
|
852ada3904
|
Cut version 1.0.5
|
2025-11-09 05:25:28 +01:00 |
|
Pim van Pelt
|
b4652c6d93
|
Fix a few dependencies; clean up setup.py when moving to pyproject.toml
|
2025-11-09 05:24:29 +01:00 |
|
Pim van Pelt
|
e106cbac47
|
Fix regexp match, avoid SyntaxWarning: invalid escape sequence
|
2025-11-09 04:52:10 +01:00 |
|
Pim van Pelt
|
1534002c6b
|
Publish 1.0.4
|
2025-11-09 04:45:24 +01:00 |
|
Pim van Pelt
|
04258ad46d
|
Move version to single place; Move 'build' to User Guide; Add 'make publish'
|
2025-11-09 04:37:38 +01:00 |
|
Pim van Pelt
|
67df74968b
|
Add 'mac' for BondEthernet, plus a note on LCP use
|
2025-11-08 22:52:33 +00:00 |
|
Pim van Pelt
|
2916432c34
|
Cut release 1.0.2 and upload to PyPi
|
2025-11-08 22:43:48 +00:00 |
|
Pim van Pelt
|
cb23d562eb
|
Cut version 0.0.9 with bondether fix, h/t Honest LLC
|
2025-11-08 20:25:13 +00:00 |
|
Pim van Pelt
|
10cd60af2c
|
Release requirement that bondether members are DPDK-style interface names
|
2025-11-08 20:23:53 +00:00 |
|
Pim van Pelt
|
0d77432a92
|
Fix two 'duplicate phy' tests
|
2025-08-18 20:31:18 +02:00 |
|
Pim van Pelt
|
ff7d69fa0a
|
Document how to use venv to build
|
2025-05-07 23:26:31 +02:00 |
|
Pim van Pelt
|
b577404611
|
License under AP2.0
|
2025-05-04 14:56:59 +02:00 |
|
Pim van Pelt
|
4b0a8c9899
|
Remove Debian package support
|
2025-05-04 14:56:50 +02:00 |
|
Pim van Pelt
|
4e139d02f3
|
Reformat with blcak 25.1.0 - to match GitHub
Lint / lint (push) Has been cancelled
|
2025-05-03 19:12:01 +02:00 |
|
Pim van Pelt
|
641d0f0190
|
Version 0.0.8 - support 'af-packet' for containerlab
|
2025-05-03 14:47:17 +02:00 |
|
Pim van Pelt
|
6879fa85dd
|
Release 0.0.7 with sFlow support
|
2025-01-20 17:19:45 +01:00 |
|
Pim van Pelt
|
ac13ffbdb1
|
Update config field 'sampling-rate', not 'sample-rate'
|
2024-10-28 16:23:43 +01:00 |
|
Pim van Pelt
|
9a7003c46f
|
Merge pull request #19 from pimvanpelt/sflow
sFlow plugin support
|
2024-10-28 16:19:53 +01:00 |
|
Pim van Pelt
|
ab5f1e43c0
|
format with black 24.10.0
|
2024-10-28 16:18:37 +01:00 |
|
Pim van Pelt
|
8f7c65d8ca
|
bugfix: also dump 'mpls' state on interfaces
|
2024-10-28 16:16:10 +01:00 |
|
Pim van Pelt
|
4ba8c59fd8
|
Add planner for sFlow
|
2024-10-28 16:13:34 +01:00 |
|
Pim van Pelt
|
80058fceed
|
The correct configuration option is 'sampling-rate'
|
2024-10-28 16:12:55 +01:00 |
|
Pim van Pelt
|
78a6f413aa
|
Add sflow schema, validators (currently nothing to do), and dumper
|
2024-10-28 15:49:35 +01:00 |
|
Pim van Pelt
|
19b0354e85
|
Merge pull request #18 from lion7/main
Update debian dependencies
|
2024-10-25 14:05:21 +02:00 |
|
Pim van Pelt
|
c859738b0f
|
Add documentation of intended configuration elements
|
2024-10-25 14:04:16 +02:00 |
|
Gerard de Leeuw
|
55700429de
|
Update debian dependencies
|
2024-09-02 16:21:51 +02:00 |
|
Gerard de Leeuw
|
e7c9a93702
|
test: use assertEqual instead of assertEquals
|
2024-09-02 16:21:41 +02:00 |
|
Pim van Pelt
|
bc4b9b7aab
|
Merge pull request #17 from steffann/patch-1
Update changelog to put 0.0.6 in the right place
|
2024-06-21 12:01:15 +02:00 |
|
Sander Steffann
|
f5f83b9580
|
Update changelog to put 0.0.6 in the right place
|
2024-06-18 18:39:09 +02:00 |
|
Pim van Pelt
|
5381cf4490
|
release 0.0.6
|
2024-04-07 23:39:47 +02:00 |
|