Commit 7b936a1
committed
[new release] current-albatross-deployer (1.0.0)
CHANGES:
- The initial release comprises of:
- library `iptables`: an OCaml API to manage iptables nat redirections
- library `iptables_daemon_api`: an API for communicating between the IP manager
and the ocurrent plugin.
- library `iptables_client`: a socket client for the IP manager API.
- executable `current-iptables-daemon`: a daemon in charge of managing IPs and
nat redirections, providing an endpoint for the `iptables_daemon_api`
- executable `current-albatross-deployer`: an ocurrent plugin to deploy unikernels
using _albatross_ and _current-iptables-daemon_
- executable `iptables-cli`: a command line interface to inspect the IP manager state.1 parent 03cdcda commit 7b936a1
File tree
1 file changed
+66
-0
lines changed- packages/current-albatross-deployer/current-albatross-deployer.1.0.0
1 file changed
+66
-0
lines changedLines changed: 66 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
0 commit comments