proxmox-backup/src/config
Fabian Ebner 87c4cb7419 Fix #2926: parse_iface_attributes: always break on non-{attribitue, comment} token
There is no requirement to have at least
a blank line, attribute or comment in between two
interface definitions, e.g.
iface lo inet loopback
iface lo inet6 loopback

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2020-08-14 06:57:07 +02:00
..
network Fix #2926: parse_iface_attributes: always break on non-{attribitue, comment} token 2020-08-14 06:57:07 +02:00
acl.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
cached_user_info.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
datastore.rs depend on proxmox 0.1.38, use new fs helper functions 2020-05-28 10:06:44 +02:00
jobstate.rs config/jobstate: replace Job:load with create_state_file 2020-08-14 06:38:02 +02:00
network.rs Fix #2926: parse_iface_attributes: always break on non-{attribitue, comment} token 2020-08-14 06:57:07 +02:00
remote.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
sync.rs config/sync: add SyncJobStatus Struct/Schema 2020-05-29 11:29:39 +02:00
user.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00