Tobias Waldekranz
d7c7c33e72
doc: Document #685 fix in ChangeLog
...
[skip ci]
2024-11-22 14:19:04 +01:00
Joachim Wiberg
1ed8ad1233
doc: update ChangeLog for v24.11
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-11-20 09:19:53 +01:00
Joachim Wiberg
6bdfdbe164
doc: update ChangeLog for v24.10.2 release
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-11-08 14:30:04 +01:00
Jon-Olov Vatn
32ec9887b9
Adding documentation on forwarding ieee reserved group addresses
...
Fix #788
[skip ci]
2024-11-08 09:02:49 +01:00
Jon-Olov Vatn
e9aefc517f
Add rudimentary documenation on global OSPF settings
...
Fix #812
Doc covering
- redistribute static/connected
- distribute-default-route [always]
- explicit-router-id
[skip ci]
2024-11-08 08:21:02 +01:00
Jon-Olov Vatn
d277f5a860
Updated Changelog wrt to changes in Discovery documentation
...
[skip ci]
2024-11-07 09:07:10 +01:00
Joachim Wiberg
1323d2f266
doc: update ChangeLog
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-11-04 11:33:51 +01:00
Joachim Wiberg
0112113028
doc: add description of description setting and update ChangeLog
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-10-28 11:04:49 +01:00
Jon-Olov Vatn
0eb1fe0ab0
Add QoS doc change to Changelog
...
[skip ci]
2024-10-23 13:55:28 +02:00
Joachim Wiberg
076d174579
Update ChangeLog for v24.10.1
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-10-18 15:32:29 +02:00
Joachim Wiberg
9ae7115bbf
doc: update ChangeLog for upcoming v24.10.1
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-10-18 14:16:51 +02:00
Joachim Wiberg
aad5bcd4e6
doc: update ChangeLog for v24.10.0
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-10-18 12:43:14 +02:00
Joachim Wiberg
4603649145
doc: software led control disabled on styx
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-10-17 16:02:14 +02:00
jovatn and GitHub
358852aa4f
Doc fixes in ChangeLog v24.10.0 related to OSPF
...
Updating existing formulations for changes and fixes for OSPF.
[skip ci]
2024-10-16 08:32:57 +02:00
Jon-Olov Vatn
de76b97c94
Doc fix on QoS. PCP takes priority over DSCP for tagged IP packets
...
This is how it works and how we want it to be by default.
No code change, just doc change.
[skip ci]
2024-10-16 07:49:30 +02:00
Joachim Wiberg
de27d1c7e6
doc: update changelog with latest fixes
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-10-14 19:41:01 +02:00
Joachim Wiberg
26180859bb
doc: update changelog
...
Add issue #680 , and all others that's gone in during the last week.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-10-11 16:41:21 +02:00
Mattias Walström
363516ce58
Update changelog for upcoming 2024.10.0 release
2024-10-03 07:28:33 +02:00
Joachim Wiberg
a4d4d7e4ae
doc: update release date for v24.09
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-30 10:30:25 +02:00
Joachim Wiberg
bac957d1bf
cli: minor, fix tcpdump permissions from exec as admin
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-27 16:55:24 +02:00
Joachim Wiberg
acb844336f
doc: update ChangeLog
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-27 13:22:38 +02:00
Joachim Wiberg
e4fddb6875
doc: update ChangeLog with release news
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-26 20:38:41 +02:00
Joachim Wiberg
d9fa4d9898
doc: update ChangeLog with info on route installation overhaul
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-26 15:55:46 +02:00
Joachim Wiberg
fd8826c3f1
confd: initialize sysrepo startup datastore at boot
...
Since /etc is not retained across reboots, the sysrepo startup datastore
is not used to bootstrap the Infix. Instead, /cfg/startup-config.cfg is
used and loaded directly to the running datastore.
For some use-cases when operating directly on sysrepo this causes a lot
of confusion because startup == factory ds until any user calls the CLI
command `copy running-config startup-confg`.
This patch fixes this initial "glitch" by loading the starup datastore
at boot on successful loading of startup-config to unning.
To prevent any unintentional "auto-save" of, e.g., failure-config to
startup-config, we make confd aware of this "sync" operation during
bootstap.
Fixes #625
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-26 15:49:45 +02:00
Joachim Wiberg
10ef7c5fda
doc: update ChangeLog with recent IPv4LL (autoconf) changes
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-26 15:49:45 +02:00
Joachim Wiberg
6b37a7dd7c
doc: Update ChangeLog with major package upgrades
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-26 15:49:45 +02:00
Mattias Walström
a857fa64f8
Changelog: Update changelog for 2024.09 release
...
Add fixed issues #635 and #648
2024-09-25 11:32:45 +02:00
Ahmed Karic and Ahmed Karic
86c562d3b3
test: introduce image test-mode within the test environment
...
- The test mode, introduced at the config/build phase (commit 241f3f2 ),
causes the device to start in test-mode when used in GNS3 (or other
environments). This has unintentionally become the default
configuration for the image, which is not desirable and is only
acceptable for the Infix test system. With this update, the original
configuration is preserved, and the test mode is applied only within
the test environment.
- Align the 'dual' topology to use the same template as 'quad'
Fixes #603
2024-09-23 15:35:21 +02:00
Mattias Walström
a360395a0a
Remove silent lock for login shell bash/sh on non-admin users
...
Added some security information in YANG model, and it is now
up to the system administrator to handle potential security
issues.
This fix #616
2024-09-17 08:27:23 +02:00
Joachim Wiberg
e4119be1e2
doc: update ChangeLog with fixes
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-13 16:31:39 +02:00
Joachim Wiberg
32f3db41b6
doc: adjust ChangeLog entry, issue fixed in v24.09, not v24.04
...
Follow-up to cfd95dc3
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-13 16:31:39 +02:00
Jon-Olov Vatn and Mattias Walström
cfa9c74ef4
Updated Changlog for deviation fixes in infix-routing.yang
2024-09-13 14:46:34 +02:00
Joachim Wiberg
cfd95dc300
confd: use the system base mac as mac address on bridges
...
To prevent the kernel from setting a random mac address on new bridges,
before we have added any bridge ports, we create bridges using the:
1. Custom mac address from the configuration (phys-address)
2. System base mac from /run/system.json
3. None, if there is no base mac address in system.json, e.g. r2s
Fixes #357
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-10 17:58:26 +02:00
Tobias Waldekranz
f77f5852c1
confd: Use system timeout value when loading startup/failure
...
Now that we have a unified timeout value that all front-ends should
honor, make sure to do so when loading startup-config and
failure-config during boot.
This fixes an issue where the system would fallback to failure-config
even though a legitimate startup-config was available, but took more
than 10s to apply.
2024-09-05 23:41:19 +02:00
Joachim Wiberg
436b9f20f2
doc: open v24.09 release cycle
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-05 10:38:06 +02:00
Joachim Wiberg
e0483be38c
Update ChangeLog for v24.08.0 release
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-08-30 15:29:11 +02:00
Joachim Wiberg
74ac87c558
doc: update ChangeLog for upcoming v24.08 release
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-08-28 19:14:47 +02:00
Joachim Wiberg
76a7f7b181
Update ChangeLog with syslog, audit trail, and fixes
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-08-26 20:54:49 +02:00
Joachim Wiberg and Tobias Waldekranz
9a12f8f0f5
doc: update ChangeLog with NanoPi R2S changes and related fixes
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-08-16 16:47:28 +02:00
Joachim Wiberg
7cc8ca703e
Update ChangeLog and mention new RISC-V board support
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-08-08 13:35:27 +02:00
Joachim Wiberg
53c079e1b2
doc: update ChangeLog, final update for v24.06.0-rc1
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-06-28 12:54:27 +02:00
Joachim Wiberg
2ecb6922a0
doc: update changelog for upcoming release
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-06-25 19:08:22 +02:00
Joachim Wiberg
2c81c7cdb6
doc: update ChangeLog for upcoming v24.06 release
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-06-25 17:22:36 +02:00
Mattias Walström
ee0b035e4b
doc: Update Changelog
2024-06-19 15:35:51 +02:00
Tobias Waldekranz
b536f0c874
doc: Update ChangeLog with QoS improvements
2024-06-07 10:10:38 +02:00
Joachim Wiberg and Tobias Waldekranz
fe036049b8
Fix #473 : bridges never get IPv6 autoconf enabled
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-06-05 15:08:06 +02:00
Joachim Wiberg and Tobias Waldekranz
3339fc5738
doc: update ChangeLog for upcoming v24.06 release
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-06-03 23:05:04 +02:00
Mattias Walström and Tobias Waldekranz
c3128c4080
Update Changelog regarding updated YANG models
2024-05-24 11:58:47 +02:00
Tobias Waldekranz and Joachim Wiberg
b5f2252650
kernel: Latest fixes
...
- Add missing locking around standard counter groups
- Fix reference counting issue with IGMPv3/MLDv2 reports
Found as part of debugging the regression test suite on hardware.
2024-05-20 16:15:23 +02:00
Joachim Wiberg and Tobias Waldekranz
abd8621e92
doc: split container host interface, add w/ phys-address example
...
The container host interface text was a bit hard to understand. This
patch splits it up in two parts, basic routed setup and an advanced
with two interfaces.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-05-18 09:58:19 +02:00