]> git.proxmox.com Git - mirror_iproute2.git/history - ip/ipnetns.c
libnetlink: add size argument to rtnl_talk
[mirror_iproute2.git] / ip / ipnetns.c
2015-05-27 Stephen Hemmingerlibnetlink: add size argument to rtnl_talk
2015-04-20 Nicolas Dichtelnetns: allow to dump and monitor nsid
2015-04-13 Stephen HemmingerMerge branch 'master' into net-next
2015-04-13 Nicolas Dichtelipnetns: add a runtime check for RTM_GETNSID support
2015-04-13 Nicolas DichtelRevert "ip netns: Fix rtnl error while print netns...
2015-03-15 Vadim Kochanip netns: Fix rtnl error while print netns list
2015-02-22 Nicolas Dichtelipnetns: allow to get and set netns ids
2015-02-05 Stephen HemmingerMerge branch 'master' into net-next
2015-02-05 Vadim Kochanip netns: Delete all netns
2015-02-05 Vadim Kochanip netns: Allow exec on each netns
2015-01-14 Stephen HemmingerMerge branch 'master' into net-next
2015-01-14 Vadim Kochannetns: Rename & move get_netns_fd to lib
2014-12-27 Vadim Kochanlib: Add netns_switch func for change network namespace
2014-11-29 vadimkip netns: Identify netns for the current process
2014-10-30 Stephen HemmingerMerge branch 'net-next'
2014-09-29 vadimkip netns: Create /var/run/netns dir when do 'ip netns...
2014-08-29 vadimkip netns: Show error message if mkdir failed to create...
2014-07-15 Vasily Averinipnetns: fixed typo "seting" -> "setTing"
2014-05-13 Mike Rapoportipnetns: fix misprint in an error message
2014-02-17 Stephen HemmingerRemove trailing whitespace
2013-09-24 Stephen HemmingerMerge /tmp/iproute2
2013-09-03 Stephen HemmingerMerge branch 'master' into net-next-3.11
2013-09-03 Nicolas Dichtelipnetns: fix ip batch mode when using 'netns exec'
2013-08-04 Stephen HemmingerFix spelling errors
2013-07-16 Stephen HemmingerMerge branch 'net-next-3.10'
2013-07-16 Stephen HemmingerMake tc and ip batch mode consistent
2013-07-12 Stephen Hemmingernetns: follow return value conventions of the rest...
2013-07-09 JunweiZhangipbatch: fix use of 'ip netns exec'
2013-06-04 Andrey Vaginip: set the close-on-exec flag for descriptors
2013-04-17 Stephen Hemmingeripnetns: fix build on older systems
2013-02-19 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-11 Kees van Reeuwijkiproute2: improved error messages
2013-02-04 Eric W. Biedermaniproute2: Add "ip netns pids" and "ip netns identify"
2013-02-04 Eric W. Biedermaniproute2: Make "ip netns delete" more likely to succeed
2013-02-04 Eric W. Biedermaniproute2: Improve "ip netns add" failure error message
2013-02-04 Eric W. Biedermaniproute2: Normalize return codes in "ip netns"
2013-02-04 Eric W. Biedermaniproute2: Don't propogate mounts out of ip
2011-08-31 Eric W. Biedermaniproute2: Fail "ip netns add" on existing network names...
2011-08-31 Eric W. Biedermaniproute2: Auto-detect the presence of setns in libc
2011-07-13 Eric W. Biedermaniproute2: Add processless network namespace support