File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,20 +34,20 @@ Socket API or even DPDK or other kernel bypass technology.
34
34
35
35
We do our best to keep the kernel modifications as small as possible. Current
36
36
[ patch] ( https://github.com/tempesta-tech/tempesta/blob/master/linux-5.10.35.patch )
37
- is just about 3,100 lines.
37
+ is just about 3,200 lines.
38
38
39
39
40
40
## Current state
41
41
42
- We're in [ alpha ] ( https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha )
43
- state for now. The alpha is available by:
42
+ We're in [ Beta ] ( https://en.wikipedia.org/wiki/Software_release_life_cycle#Beta )
43
+ state for now. The beta is available by:
44
44
45
45
* [ source code] ( https://tempesta-tech.com/knowledge-base/Install-from-Sources/ )
46
46
* [ installation script] ( https://tempesta-tech.com/knowledge-base/Install-from-packages/ ) (binary packages)
47
47
48
48
The ** master** branch is a development (and unstable) branch for contributers and
49
49
early testers only.
50
- Use [ release-0.7 ] ( https://github.com/tempesta-tech/tempesta/tree/release-0.7 ) branch
50
+ Use [ release-0.8 ] ( https://github.com/tempesta-tech/tempesta/tree/release-0.8 ) branch
51
51
for a stable version.
52
52
53
53
You can’t perform that action at this time.
0 commit comments