Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pudelkoM committed Aug 27, 2019
1 parent 95f89ff commit 2bd1849
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## This is the ONF maintained fork of SDKLT for use in [Stratum](https://github.com/opennetworkinglab/stratum)

### List of changes

- Port Kernel modules to Kernel version 4.9 and 4.14

- Fix Makefile

- Fix action `ACTION_REDIRECT_TO_PORT` in table `FP_ING_POLICY_TEMPLATE`

- Increase default thread stack size from 16K (4K in some cases) to 512K

- Attach a BPF filter to ignore tx packets from other applications

- Fix various double-free errors, memory leaks and race conditions

# SDKLT
SDKLT (Logical Table Software Development Kit) is a new, powerful, and feature rich Software Development Kit for Broadcom switches. SDKLT provides a new approach to switch configuration using [Logical Tables](https://github.com/Broadcom-Network-Switching-Software/SDKLT/wiki/What-is-a-Logical-Table%3F). The [Wiki](https://github.com/Broadcom-Network-Switching-Software/SDKLT/wiki) provides an [overview](https://github.com/Broadcom-Network-Switching-Software/SDKLT/wiki/Architecture-Overview) of SDKLT usage and its achitecture. An architectural feature summary can be found [here](https://github.com/Broadcom-Network-Switching-Software/SDKLT/wiki/Architecture-Feature-Summary).

Expand Down

0 comments on commit 2bd1849

Please sign in to comment.