2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

enabled more tests, implemented hwaddr, hwtype and hwaddr_source in pgsql

This commit is contained in:
Razvan Becheriu
2018-02-19 16:14:38 +02:00
parent 3dae3a6d48
commit e9e8389d45
10 changed files with 468 additions and 333 deletions

View File

@@ -672,7 +672,7 @@ private:
MySqlConnection conn_;
};
}; // end of isc::dhcp namespace
}; // end of isc namespace
} // namespace dhcp
} // namespace isc
#endif // MYSQL_LEASE_MGR_H