21 Commits

Author SHA1 Message Date
Amin Ben Romdhane
1117e40028 Update Data Model Description file 2025-04-24 12:36:40 +02:00
Vivek Kumar Dutta
10cf313582 Update vendor extension in pipeline 2025-02-25 15:30:23 +05:30
Suvendhu Hansa
17d73b8f19 Fix interface instance deletion 2025-02-11 16:33:21 +05:30
Markus Gothe
275d7e5448 bbf: Fix overwritting variable. 2024-10-21 16:54:10 +02:00
Markus Gothe
9de8a67d7b bbf: Use different linker functions for IPv4 and IPv6.
IPv6 is more complex to compare.
2024-10-21 16:16:43 +02:00
Markus Gothe
c15daf7665 refactor bbbf plugin and add Host entries for MLD. 2024-10-20 01:21:20 +02:00
Markus Gothe
25812b8146 x_iopsys_eu_igmp.c: Update to better deal with hybrid proxy/snooping.
Update the TR181 code to check section interface against
UBUs output before resolving the objects.
2024-10-19 23:09:15 +00:00
Markus Gothe
551a8b7ac3 Fix building with correct path.
Using STR() hack to substitute things doesn't work
as expected since it silenetly fails.

The actual paths in TR181 looks like this:
	Device.BBF_VENDOR_PREFIXIGMP.
	Device.BBF_VENDOR_PREFIXMLD.

Instead solve this by proper escaping in the
CI pipeline.
2024-10-20 00:59:35 +02:00
Amin Ben Romdhane
84fd3d5e2c Align with new code-analysis image 2024-10-01 17:47:26 +02:00
Mohd Husaam Mehdi
7e114a0313 mcastmngr: allow adding multiple downstream interfaces via tr181
Changes duplicacy check for interfaces of proxy object, so that
multiple interfaces can be added in downstream/upstream direction.
2024-09-08 14:35:40 +02:00
Vivek Kumar Dutta
94c5a8f3cc Added vendor extension datamodel description 2024-07-05 11:57:07 +05:30
Amin Ben Romdhane
117acf7a29 Data Model: Align with new reference APIs 2024-05-24 13:52:06 +02:00
Amin Ben Romdhane
fcdaa46f1c bbf plugin: Add reference flag for the necessary parameters 2024-04-19 18:04:08 +02:00
Mohd Husaam Mehdi
5d5b42f5b4 mcastmngr: move IGMP and MLD bbf vendor extensions from bbfdm
* move IGMP and MLD vendor extensions from bbfdm to mcastmngr and
  add them as a microservice
* add pipeline
2024-04-09 04:18:13 +05:30
Amit Kumar
370a72848f mcast: removed lan_to_lan option 2021-07-13 16:50:38 +05:30
Sukru Senli
d557ac63d5 docs: reorganize 2021-04-11 20:21:08 +02:00
Sukru Senli
9d40b9b78b update README 2021-04-11 14:20:37 +02:00
Shubham Sharma
50f72a41b3 UCI file names corrected uci.mcast.md and mcast.json 2020-11-23 16:37:19 +05:30
Shubham Sharma
7ec3562488 added mcast.md file generated through mcast.json
- added ubus and uci schema generated docs
2020-11-23 12:22:14 +05:30
Shubham Sharma
172f0b37f0 Basic preliminary for docs n test docs.
- Modified README.md
 - mcast: ubus status output added
2020-11-09 13:14:58 +05:30
Sukru Senli
dcfbfb2d32 Initial commit 2020-10-06 15:19:59 +02:00