aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session_lookup.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-02session: guard session lookup table allocsFlorin Coras1-0/+5
2023-07-26session: use session error type instead of vnet errorFilip Tehlar1-1/+1
2021-07-08session: allow listen in any fib if default namespaceFlorin Coras1-0/+1
2020-04-06session udp: shared local endpointsFlorin Coras1-6/+9
2020-02-26tls session: fix unlistenFlorin Coras1-0/+1
2019-12-27tcp: Enable TCP timewait port useYu Ping1-2/+2
2019-03-11session: fix ct that match global table entriesFlorin Coras1-0/+2
2019-02-14Add -fno-common compile optionBenoƮt Ganne1-1/+1
2019-02-11session: cleanup application interfaceFlorin Coras1-1/+1
2019-02-06transport: cleanupFlorin Coras1-1/+0
2019-02-04session: cleanup part 1Florin Coras1-19/+20
2019-01-12session: generate wrong thread errors instead of crashingFlorin Coras1-0/+7
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-6/+1
2017-11-20session/tcp: filtering improvementsFlorin Coras1-2/+4
2017-11-10session: use listener logic for proxy rulesFlorin Coras1-1/+2
2017-11-09session: lookup/rules table improvements and cleanupFlorin Coras1-4/+3
2017-11-06session: add rule tagsFlorin Coras1-0/+4
2017-11-05session: add api to dump rulesFlorin Coras1-0/+2
2017-11-01session: add support for proxying appsFlorin Coras1-0/+5
2017-10-28session: rules tablesFlorin Coras1-0/+26
2017-10-16udp: refactor udp codeFlorin Coras1-7/+9
2017-10-10session: add support for application namespacingFlorin Coras1-65/+61
2017-07-30Make tcp active open data structures thread safeFlorin Coras1-3/+2
2017-07-25Cleanup/refactor session layer codeFlorin Coras1-0/+101