summaryrefslogtreecommitdiff
path: root/doc/forum/WIP_adding_dhcp_records_to_libvirt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forum/WIP_adding_dhcp_records_to_libvirt')
-rw-r--r--doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_2_b83a1faeddc677a94add278dfc834d21._comment8
-rw-r--r--doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_3_00af4904cec24089b87c626769330bec._comment8
-rw-r--r--doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_4_279d93da4d178cadec5b30b0f48c7196._comment8
3 files changed, 24 insertions, 0 deletions
diff --git a/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_2_b83a1faeddc677a94add278dfc834d21._comment b/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_2_b83a1faeddc677a94add278dfc834d21._comment
new file mode 100644
index 00000000..8a636e35
--- /dev/null
+++ b/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_2_b83a1faeddc677a94add278dfc834d21._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="spwhitton"
+ avatar="http://cdn.libravatar.org/avatar/9c3f08f80e67733fd506c353239569eb"
+ subject="comment 2"
+ date="2019-07-23T10:22:19Z"
+ content="""
+Seems the `gw` parameter is unused? What was that for?
+"""]]
diff --git a/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_3_00af4904cec24089b87c626769330bec._comment b/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_3_00af4904cec24089b87c626769330bec._comment
new file mode 100644
index 00000000..8e2e7025
--- /dev/null
+++ b/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_3_00af4904cec24089b87c626769330bec._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="david"
+ avatar="http://cdn.libravatar.org/avatar/22c2d800db6a7699139df604a67cb221"
+ subject="unused parameter gw"
+ date="2019-08-03T15:48:10Z"
+ content="""
+For specifying an optional gateway. I never got that far in implimenting it.
+"""]]
diff --git a/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_4_279d93da4d178cadec5b30b0f48c7196._comment b/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_4_279d93da4d178cadec5b30b0f48c7196._comment
new file mode 100644
index 00000000..2ce5be48
--- /dev/null
+++ b/doc/forum/WIP_adding_dhcp_records_to_libvirt/comment_4_279d93da4d178cadec5b30b0f48c7196._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="spwhitton"
+ avatar="http://cdn.libravatar.org/avatar/9c3f08f80e67733fd506c353239569eb"
+ subject="comment 4"
+ date="2019-08-18T16:13:30Z"
+ content="""
+Okay. Your approach in the code you posted seems good on a quick look over.
+"""]]