Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 0abcc213e2291d718cb93484f87add9c4b640f9d https://github.com/lxc/lxc/commit/0abcc213e2291d718cb93484f87add9c4b640f9d Author: Christian Brauner <christian.brau...@ubuntu.com> Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths: M src/lxc/confile.c Log Message: ----------- confile: don't jump into the global table twice instead move networking keys into a subtable. This avoids even just the remote danger of recursion and also speeds up config parsing. Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com> Commit: ec6de2c3e71d98fbaf31b1db697652ec42e0fe4a https://github.com/lxc/lxc/commit/ec6de2c3e71d98fbaf31b1db697652ec42e0fe4a Author: Stéphane Graber <stgra...@ubuntu.com> Date: 2021-03-30 (Tue, 30 Mar 2021) Changed paths: M src/lxc/confile.c Log Message: ----------- Merge pull request #3754 from brauner/2021-03-30/fixes_2 confile: don't jump into the global table twice Compare: https://github.com/lxc/lxc/compare/dce56ec2284f...ec6de2c3e71d _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel