Hadi Rayan Al-Sandid 8629336fa5 misc: move osi to plugin
Type: refactor

This patch moves osi into a plugin, and also modifies
the init functions of llc and snap to preserve init
order dependency (llc_init --> osi_init --> snap_init).

While the initial intent was to move osi/llc/snap together
into a single plugin, there exists a dependency on llc
in vnet/ethernet, which would require further refactoring
and testing work.

Change-Id: Ic0eff030ee29c8d316c0e0fe13931451aa193527
Signed-off-by: Hadi Rayan Al-Sandid <halsandi@cisco.com>
2024-08-22 08:00:52 +00:00
..
2022-11-22 19:21:25 +00:00
2024-06-28 01:41:06 +00:00
2023-03-28 13:04:41 +00:00
2024-08-01 22:13:46 +00:00
2023-08-08 12:36:33 +00:00
2024-08-22 08:00:52 +00:00

If you want to build a VPP documentation source, please refer to the VPP user documentation:
https://fd.io/docs/vpp/master/contributing/writingdocs.html