Skip to content
Snippets Groups Projects
Commit 766daec3 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

distro/deb: update knot_tcp_* symbols

parent 3209c32c
No related branches found
No related tags found
1 merge request!1300Basic implementation of TCP over XDP for Knot server
......@@ -142,6 +142,19 @@ libknot.so.11 libknot11 #MINVER#
knot_rrtype_to_string@Base 3.0.0
knot_strerror@Base 3.0.0
knot_svcb_param_names@Base 3.1.0
knot_tcp_relay@Base 3.1.0
knot_tcp_relay_answer@Base 3.1.0
knot_tcp_relay_dynarray_add@Base 3.1.0
knot_tcp_relay_dynarray_arr@Base 3.1.0
knot_tcp_relay_dynarray_free@Base 3.1.0
knot_tcp_relay_dynarray_remove@Base 3.1.0
knot_tcp_relay_dynarray_sort@Base 3.1.0
knot_tcp_relay_dynarray_sort_dedup@Base 3.1.0
knot_tcp_relay_free@Base 3.1.0
knot_tcp_send@Base 3.1.0
knot_tcp_sweep@Base 3.1.0
knot_tcp_table_free@Base 3.1.0
knot_tcp_table_new@Base 3.1.0
knot_tsig_add@Base 3.0.0
knot_tsig_append@Base 3.0.0
knot_tsig_client_check@Base 3.0.0
......@@ -188,8 +201,6 @@ libknot.so.11 libknot11 #MINVER#
knot_xdp_send_free@Base 3.1.0
knot_xdp_send_prepare@Base 3.0.0
knot_xdp_socket_fd@Base 3.0.0
knot_tcp_relay@Base 3.1.0
knot_tcp_send@Base 3.1.0
yp_addr@Base 3.0.0
yp_addr_noport@Base 3.0.0
yp_addr_noport_to_bin@Base 3.0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment