[
https://issues.apache.org/jira/browse/MESOS-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998357#comment-13998357
]
Jie Yu commented on MESOS-1325:
-------------------------------
commit 4f97402d70f0f0936396cf5443ce545cf8e1c958
Author: Jie Yu <[email protected]>
Date: Tue May 6 17:14:25 2014 -0700
Allowed waiting for a link to be removed.
Review: https://reviews.apache.org/r/21141
commit 19f643aa5b84f3542cd92b0d84bef543c55b9b52
Author: Jie Yu <[email protected]>
Date: Mon Apr 14 18:23:45 2014 -0700
Added API for getting the default gateway.
Review: https://reviews.apache.org/r/20347
commit d6bcfa9bde6e7e93815eaaf437e26192ab5dff89
Author: Jie Yu <[email protected]>
Date: Sun Apr 13 15:52:38 2014 -0700
Added API for managing IP packet filters.
Review: https://reviews.apache.org/r/20297
commit 336420c66516d09211ecbebf3310b45517e35577
Author: Jie Yu <[email protected]>
Date: Sun Apr 13 11:42:11 2014 -0700
Added API for managing ARP packet filters.
Review: https://reviews.apache.org/r/20296
commit 6d068b218f50e4de3d2b35d52bb90f66562e34cf
Author: Jie Yu <[email protected]>
Date: Mon Apr 28 09:45:11 2014 -0700
Added API for managing ICMP packet filters.
Review: https://reviews.apache.org/r/20295
commit c3fe02466fe733c3b7fd99458ef637bf348eac10
Author: Jie Yu <[email protected]>
Date: Mon Apr 28 09:44:07 2014 -0700
Added internal filter and queueing APIs.
Review: https://reviews.apache.org/r/20781
commit b99402f6a1c1b7474500d36e461bfda878ea9612
Author: Jie Yu <[email protected]>
Date: Fri May 9 10:33:53 2014 -0700
Added runtime check to the Linux routing library.
Review: https://reviews.apache.org/r/21269
commit d50f487e3bf010d7bb20695903e2a0b61c83c957
Author: Jie Yu <[email protected]>
Date: Fri May 9 14:45:48 2014 -0700
Allowed to get/set MTU for a link.
Review: https://reviews.apache.org/r/21288
commit 27e458e88f6e9b6d05ba5d86a55427270916f123
Author: Jie Yu <[email protected]>
Date: Sun Apr 13 16:01:50 2014 -0700
Added API for managing links.
Review: https://reviews.apache.org/r/20292
> Create a linux routing library abstraction based on libnl
> ---------------------------------------------------------
>
> Key: MESOS-1325
> URL: https://issues.apache.org/jira/browse/MESOS-1325
> Project: Mesos
> Issue Type: Task
> Components: isolation
> Reporter: Jie Yu
> Assignee: Jie Yu
> Fix For: 0.20.0
>
>
> In order to build a network isolator based on port mapping, we need to setup
> traffic control filters on the host to properly redirect network traffic
> to/from containers.
> To enable that, we plan to add a linux routing library abstraction based on
> libnl (http://www.carisma.slowglass.com/~tgr/libnl/) so that the network
> isolator can use that to setup traffic control filters.
--
This message was sent by Atlassian JIRA
(v6.2#6252)