-
Notifications
You must be signed in to change notification settings - Fork 2
/
AUTHORS
39 lines (27 loc) · 1.16 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Authors of the Socket Intents framework
---------------------------------------
Theresa Enghardt <theresa@inet.tu-berlin.de>
- Policy loading support for the multi access manager
- Realization of Socket Intents within the client library
and multi access manager
- Implementation of the socket management support for pipelined
applications (socketset, socketconnect/choose/release/...),
for the client library and multi access manager
- Passive measurement framework for the multi access manager
- Client library unit tests
------
Philipp S. Tiesel <philipp@inet.tu-berlin.de>
- Overall concept and system design.
- Implementaton of the multi access manager
management of configuration and network interfaces
- Inital implemtation of the client library
- TLV based ICP between client library and multi access manager
- Client library based socks proxy and other example programs.
- Per interface DNS support
------
Mirko Palmer <mpalmer@inet.tu-berlin.de>
- Added interface for Linux MPTCP path management support.
------
Patrick Kutter <patk@mailbox.tu-berlin.de>
- Fixes and extension of socket management support for pipelined
applications