May 30, 2014
View adb6391

Atomically increment sequence in pkg/netlink

Alexandr Morozov authored on 2014/05/30 18:12:02
May 17, 2014
View bf7f360

Fixes #5749 libcontainer support for arbitrary route table entries

William Thurston authored on 2014/05/17 16:06:29
April 9, 2014
View 59c1b28

Fix libcontainer network support on rhel6

Alexander Larsson authored on 2014/04/09 22:41:14
April 1, 2014
View 4cdcea2

Set bridge mac addr on supported kernels

Michael Crosby authored on 2014/04/01 06:02:42
February 13, 2014
View 38e5b4e

Simplify code + Allow more generic attr children + remove prefix

Guillaume J. Charmes authored on 2014/02/13 02:29:06
February 12, 2014
View dce7b6a

Merge remote-tracking branch 'mike/add-netlink-functions' into implement_create_veth

Guillaume J. Charmes authored on 2014/02/12 21:12:11
View 2d2c237

Implement create veth

Guillaume J. Charmes authored on 2014/02/12 21:09:56
February 11, 2014
View 34f5d94

Merge branch 'add-netlink-functions' of github.com:crosbymichael/docker into add-netlink-functions

Michael Crosby authored on 2014/02/11 20:33:18
View c626349

Add comment clarifying null termination

Tianon Gravi authored on 2014/02/11 07:11:17
View 27ed9a9

Exec out to ip right now for creating the veth pair Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/02/11 20:32:35
View f9cd1be

Add more netlink functions for set ns by fd and bring iface down Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/02/11 15:32:07
View 4dec36d

Allow add of empty name Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/02/11 09:41:16
View 38eabfa

Create veth pair via netlink Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/02/11 06:37:16
View 27df18f

Improve get if socket loop Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/02/11 04:36:23
February 10, 2014
View 3a7c144

Update NetworkChangeName to be more similar to my original (moving IFNAMSIZ constant outside the function like it should've been)

Tianon Gravi authored on 2014/02/10 10:12:43