Thomas Markwalder
48859222b7
[3282] Addressed review comments.
...
Added discussion of reverse DNS udpates to tables 17.4 and 18.4.
Fixed other minor typos.
2014-03-13 11:00:49 -04:00
Stephen Morris
6ae5373961
[3283] Miscellaneous modification to guide as a result of review
2014-03-13 12:48:05 +00:00
Marcin Siodelski
58de1eed51
[3232] Merge branch 'master' into trac3232
...
Conflicts:
src/bin/dhcp6/dhcp6_messages.mes
src/bin/dhcp6/dhcp6_srv.cc
src/bin/dhcp6/dhcp6_srv.h
src/bin/dhcp6/tests/dhcp6_test_utils.cc
2014-03-12 09:41:05 +01:00
Thomas Markwalder
c182c93e8c
[3282] Added Example DHCP-DDNS Server configuration
2014-02-28 14:19:23 -05:00
Thomas Markwalder
86baa8ba46
[3283] Added intial draft of Chapter 19, DHCP-DDNS Server
...
Added the first draft of DHCP-DDNS Chapter. Need to fill in the
example configuration section.
2014-02-27 15:27:30 -05:00
Thomas Markwalder
5dfada0e76
[3283] Added DDNS config sections for Kea
...
Added secctions for configuring dhcp-ddns to DHCPv4 and DHCPv6 sections.
Added empty Chapter for DHCP-DDNS server.
2014-02-25 14:26:31 -05:00
Marcin Siodelski
05ba16edd0
[3232] Removed the note from bind10-guide about lack of Rebind support.
2014-02-24 19:36:50 +01:00
Tomek Mrugalski
dbedf1862b
[master] Merge branch 'trac3322' (relay override in client classification)
...
Conflicts:
ChangeLog
src/bin/dhcp6/tests/dhcp6_srv_unittest.cc
2014-02-24 19:20:15 +01:00
Tomek Mrugalski
c4c70d6d67
[3322] Guide updated.
2014-02-20 17:12:37 +01:00
Tomek Mrugalski
8174421f66
[3322] Changes after review:
...
- Unit-tests for DHCPv4 now use configure() method.
- Typo fixed in DHCPv6 unit-tests.
- Removed, updated comments in cfgmgr
- Guide updated
2014-02-19 17:54:37 +01:00
Tomek Mrugalski
13bff6316f
[3316] User's Guide update
2014-02-18 16:57:45 +01:00
Tomek Mrugalski
1158dbada8
[3322] The guide is now updated (relay override and classification examples)
2014-02-13 20:48:20 +01:00
Tomek Mrugalski
e3f6de57b9
[master] Merge branch 'trac3274' DHCP client classification
...
Conflicts:
ChangeLog
src/bin/dhcp4/dhcp4_srv.cc
src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
src/bin/dhcp4/tests/dhcp4_test_utils.h
src/lib/dhcpsrv/cfgmgr.cc
src/lib/dhcpsrv/cfgmgr.h
2014-02-10 19:54:51 +01:00
Marcin Siodelski
9e571cc217
[master] Merge branch 'trac3242'
...
Conflicts:
src/bin/dhcp4/tests/fqdn_unittest.cc
2014-02-10 11:32:27 +01:00
Marcin Siodelski
555c87c709
[3242] Removed typo from bind10-guide.
2014-02-07 15:13:44 +01:00
Tomek Mrugalski
f2c1e775f7
[3274] Changes after review:
...
- Copyright years updated
- Minor corrections in BINDX Guide
- dhcp4.spec relay structure description updated.
- new unit-test for DHCPv4 client classification added
- new unit-test for DHCPv6 client classification added
- fixed Doxygen errors
- comments for CfgMgr::getSubnet{4,6} updated
2014-02-06 20:40:02 +01:00
Marcin Siodelski
3407841897
[3242] Added new section to bind10 guide about DHCPv4 subnet selection
2014-02-06 18:45:34 +01:00
Marcin Siodelski
6e4c4c173a
[3309] Updated bind10-guide with the text about overriding standard options
2014-02-06 11:09:54 +01:00
Tomek Mrugalski
b94b3c71b7
[3274] Missing changes in dhcp{4,6}.spec added.
2014-02-04 19:14:28 +01:00
Tomek Mrugalski
41328ae3ce
[3274] DHCPv6 sections about client classification in User's Guide added
2014-02-04 14:03:30 +01:00
Tomek Mrugalski
d52f14789d
[3274] DHCPv4 section of User's Guide written
2014-02-04 13:54:01 +01:00
Mukund Sivaraman
84d5eda2a6
Merge branch 'trac3239_3'
2014-01-29 15:26:32 +05:30
Marcin Siodelski
3cb70f6538
[3292] Updated bind10-guide with examples of DHCP options carrying bool.
2014-01-20 11:18:33 +01:00
Tomek Mrugalski
661e1f133e
[master] Merge branch 'trac3234' (DHCP subnet-id increase fix)
...
Conflicts:
ChangeLog
2014-01-15 13:34:38 +01:00
Marcin Siodelski
c7a229f150
[master] Merge branch 'trac3231'
...
Conflicts:
src/lib/dhcp/iface_mgr.cc
2014-01-10 19:47:09 +01:00
Tomek Mrugalski
31e4160876
[3234] Changes after review:
...
- ChangeLog updated
- Current reconfiguration limitations described in User's Guide
- Dhcp{4,6}ParserTest.reconfigureRemoveSubnet added
- Subnet::getNextID -> generateNextID
- Various comments improved
2014-01-08 15:27:44 +01:00
Marcin Siodelski
102f42af2c
[3231] Updated bind10-guide to accomodate dynamic generation of server id.
2014-01-03 18:02:42 +01:00
Tomek Mrugalski
0b4b438f33
[master] Merge branch 'trac3210' (DHCPv4 client-id echo config parameter)
...
Conflicts:
ChangeLog
doc/guide/bind10-guide.xml
2013-12-16 18:31:24 +01:00
Tomek Mrugalski
88a4858db2
[3210] Changes after review:
...
- flag => configuration parameter
- echoClientId test uses ASSERTs rather than EXPECTs
2013-12-16 18:28:42 +01:00
Tomek Mrugalski
8f96d78420
[3210] Changes after review:
...
- tests/methods descriptions improved
- CfgMgrTest.echoClientId improved
- Redundant checks removed from Dhcpv4SrvTest.discoverEchoClientId
- BIND10 Guide clarified
- ChangeLog added
2013-12-13 15:47:36 +01:00
Tomek Mrugalski
ddfaf37535
[2246] Merge branch 'master' into trac2246
...
Conflicts:
ChangeLog
2013-12-13 11:17:43 +01:00
Tomek Mrugalski
ac0abc3cf7
[2246] Changes after review:
...
- another patch contributed by dclink (thanks!)
- BIND10 Guide updated
- BSD/Sun interface detection cleaned up
- MAC address checking improved
- Developer's guide updated
- Several whitespace cleanups
2013-12-10 19:19:31 +01:00
Mukund Sivaraman
8ef57d7697
[3239] Expand documentation on configuration data type syntax
2013-12-06 14:58:00 +05:30
Mukund Sivaraman
c4af356c43
[1501] Change language to say it may cause errors
2013-12-05 17:38:45 +05:30
Kean Johnston
cf3e0e1c48
[1501] Added warning about -j to BIND guide
2013-12-02 16:06:38 +02:00
Jeremy C. Reed
dfd3f41f97
[master] fix xsltproc --stringparam html.stylesheet usage
...
This is to set the location of the css stylesheet.
Previously it pointed to a path in the source directory.
By default, this was "./" so was okay as a location via HTTP.
But when built using a different source directory, then
the full source directory ended up as a reference on the webpage
so then style's didn't work.
I briefly discussed this on jabber yesterday but didn't get an okay.
It is a minor fix, so committing per my discretion.
2013-10-31 07:37:18 -05:00
Tomek Mrugalski
6f6251bbd7
Merge branch 'trac3201'
2013-10-24 21:48:12 +02:00
Tomek Mrugalski
bc5486ec4a
[3201] BIND10 Guide updated.
2013-10-24 21:40:57 +02:00
Tomek Mrugalski
4a08e3662e
[3210] Docs updated.
2013-10-24 14:54:58 +02:00
Tomek Mrugalski
99db31bc34
[master] Merge branch 'trac3191' (next-server field in DHCPv4)
...
Conflicts:
ChangeLog
2013-10-23 16:24:04 +02:00
Tomek Mrugalski
ea193899c1
[master] Merge branch 'trac3195' (DHCPv6 unicast sockets)
...
Conflicts:
ChangeLog
2013-10-23 12:00:40 +02:00
Tomek Mrugalski
72e601f2a5
[3195] Changes after review:
...
- Guide updated
- Iface::addUnicast() now refeses duplicates
- addUnicast and clearUnicasts are now commented
- new unit-tests
- argument for addActiveIface is const reference again
-
2013-10-22 20:18:30 +02:00
Tomek Mrugalski
d8d20c9781
[3191] Changes after review
...
- default value is no longer 0.0.0.0, so global value is no longer
overwritten with subnet-specific values
- added 2 new unit-tests to check if the value is really set in
server responses
- guide updated to explain that
- fix in Dhcp4ParserTest.nextServerNegative
2013-10-22 15:16:17 +02:00
Marcin Siodelski
7f5a921d70
[3199] Added option 66, 67 to bind10-guide and change the type of option 2.
2013-10-22 10:55:36 +02:00
Tomek Mrugalski
7abead307c
[3191] Changes after review:
...
- new negative unit-test for next-server written
- comments update (capitalized!)
- indents corrected
- no more raw pointers
- ChangeLog added
2013-10-17 19:10:50 +02:00
Tomek Mrugalski
358735b6bc
[3195] BIND10 Guide updated.
2013-10-16 20:47:20 +02:00
Tomek Mrugalski
e98ccfe63d
[3191] User's Guide updated
2013-10-11 20:17:32 +02:00
Thomas Markwalder
b5f8586097
[3151] Addressed review comments.
...
Added additional unit tests, a starter section to
the user's guide for b10-dhcp6 prefix delegation
configuration and various cleanup.
2013-09-26 14:57:16 -04:00
Marcin Siodelski
4e902ba369
[3036] Address further review comments.
2013-08-14 13:08:33 +02:00
Mukund Sivaraman
1745301647
Merge branch 'trac3067'
2013-08-13 17:36:45 +05:30