Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen | |
This is a continuation of the previous include sort patch, which only sorted for .c files. | |||
2015-11-12 | nspawn: add new --network-veth-extra= switch for defining additional veth links | Lennart Poettering | |
The new switch operates like --network-veth, but may be specified multiple times (to define multiple link pairs) and allows flexible definition of the interface names. This is an independent reimplementation of #1678, but defines different semantics, keeping the behaviour completely independent of --network-veth. It also comes will full hook-up for .nspawn files, and the matching documentation. | |||
2015-09-07 | nspawn: split out network related code to nspawn-network.[ch] | Lennart Poettering | |