Add ability to map ports based on their ifAlias.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
This commit is contained in:
Maximilian Wilhelm
2016-02-05 11:40:37 +01:00
parent 76a29f41e3
commit 6ef1cf9e43
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
INSERT INTO port_association_mode (name) values ('ifAlias');