]> git.proxmox.com Git - mirror_lxc.git/commit
lxc-user-nic: bugfixes
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 3 Sep 2017 14:40:11 +0000 (16:40 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 3 Sep 2017 15:55:28 +0000 (17:55 +0200)
commit6d8c277969357e8af8cfda8ae6fe2438d28b84b4
tree5b28be953a37cdf98f6dc020e1b6d53b8d3852ac
parentd75c14e262cce3d5d200fc5a0c9e502d6301fa91
lxc-user-nic: bugfixes

Since find_line() was changed before count_entries() started counting lines
wrong. It would report maximum reached before you actually reached your alloted
maximum.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/lxc_user_nic.c