Changes

Jump to navigation Jump to search
4 bytes removed ,  15:35, 30 August 2014
m
nit
Line 74: Line 74:  
When trying to C/R a net namespace with links put outside of it (physical devices assigned or macvlans/vlans) CRIU will call the
 
When trying to C/R a net namespace with links put outside of it (physical devices assigned or macvlans/vlans) CRIU will call the
   −
  int int cr_plugin_dump_ext_link(int index, int type, char *kind);
+
  int cr_plugin_dump_ext_link(int index, int type, char *kind);
    
callback. The <code>index</code> is the link index, <code>type</code> is one of the <code>ARPHRD_</code> value and <code>kind</code> is the link driver name.
 
callback. The <code>index</code> is the link index, <code>type</code> is one of the <code>ARPHRD_</code> value and <code>kind</code> is the link driver name.
85

edits

Navigation menu