| Commit message (Expand) | Author | Age | Files | Lines |
* | [128-netconf-config] Added netconf config code from kea-yang | Francis Dupont | 2018-10-06 | 18 | -14/+1521 |
* | [65-libyang-pool_rebased] Rebase on last master before merge | Francis Dupont | 2018-10-06 | 14 | -30/+987 |
|\ |
|
| * | [65-libyang-pool] Addressed comments and updated base code | Francis Dupont | 2018-10-06 | 12 | -48/+63 |
| * | [#65,!44] Minor changes after review. | Tomek Mrugalski | 2018-10-05 | 3 | -14/+14 |
| * | [#65,!44] yang_models.h added. | Tomek Mrugalski | 2018-10-05 | 1 | -0/+28 |
| * | [65-libyang-pool] Addressed rebase conflicts | Francis Dupont | 2018-09-28 | 1 | -4/+1 |
| * | [65-libyang-pool_rebased] Addressed rebase conflicts | Francis Dupont | 2018-09-28 | 5 | -0/+917 |
| |\ |
|
| | * | [65-libyang-pool] Fixed doxygen comments | Francis Dupont | 2018-09-27 | 1 | -2/+2 |
| | |\ |
|
| | | * | [65-libyang-pool] Brought pool code from kea-yang | Francis Dupont | 2018-09-26 | 5 | -1/+915 |
| | * | | [65-libyang-pool] Fixed doxygen comments | Francis Dupont | 2018-09-27 | 2 | -179/+179 |
| | * | | [65-libyang-pool] Brought pool code from kea-yang | Francis Dupont | 2018-09-25 | 5 | -1/+915 |
* | | | | [master] Added ChangeLog entry 1456. | Thomas Markwalder | 2018-10-05 | 1 | -0/+6 |
* | | | | [master] kea-dhcp4/6 now parser "server-tag" and "config-control" | Thomas Markwalder | 2018-10-05 | 52 | -6466/+8524 |
|\ \ \ \ |
|
| * | | | | [#32,!23] Fixed doxygen issue | Thomas Markwalder | 2018-10-05 | 1 | -0/+4 |
| * | | | | [#32, !23] Addressed review comments | Thomas Markwalder | 2018-10-05 | 4 | -26/+23 |
| * | | | | [#32,!23] - Added server-tag global to SrvConfig and kea-dhcp4/6 | Thomas Markwalder | 2018-10-05 | 19 | -5588/+5879 |
| * | | | | [#32,!23] dhcp6 now parses "config-control" element | Thomas Markwalder | 2018-10-05 | 13 | -3180/+3618 |
| * | | | | [#32,!23] Updated dhcp4/tests/get_config_unitttest.cc | Thomas Markwalder | 2018-10-05 | 1 | -0/+93 |
| * | | | | [#32,!23] dhcp4 now parses "config-control" element | Thomas Markwalder | 2018-10-05 | 14 | -3173/+3503 |
| * | | | | [#32,!23] SrvConfig::toElement now outputs config-control | Thomas Markwalder | 2018-10-05 | 3 | -3/+58 |
| * | | | | [#32,!23] Added storage of ConfigControlInfo to process:ConfigBase | Thomas Markwalder | 2018-10-05 | 14 | -28/+197 |
| * | | | | [#32,!23] Added ControlConfigParser to lib/config | Thomas Markwalder | 2018-10-05 | 6 | -1/+196 |
| * | | | | [#32,!23] Added ControlConfigInfo to lib/config | Thomas Markwalder | 2018-10-05 | 13 | -89/+575 |
|/ / / / |
|
* | | | | [128-netconf-use-libprocess] Final update before merge128-netconf-config_base | Francis Dupont | 2018-10-04 | 1 | -1/+1 |
* | | | | [128-netconf-use-libprocess] Addressed last comments | Francis Dupont | 2018-10-04 | 14 | -46/+55 |
* | | | | [128-netconf-use-libprocess] Addressed comments (remove code option) | Francis Dupont | 2018-10-01 | 16 | -397/+28 |
* | | | | [#128,!50] Updated .gitignore | Tomek Mrugalski | 2018-10-01 | 1 | -0/+2 |
* | | | | [128-netconf-use-libprocess] Updated after CPL merge | Francis Dupont | 2018-09-29 | 4 | -13/+12 |
* | | | | [128-netconf-use-libprocess_rebased] Resolved rebase conflicts | Francis Dupont | 2018-09-29 | 19 | -134/+1558 |
|\ \ \ \ |
|
| * \ \ \ | [128-netconf-use-libprocess] Adopted runIO() which of course will be extended | Francis Dupont | 2018-09-28 | 9 | -27/+51 |
| |\ \ \ \ |
|
| | * | | | | [128-netconf-use-libprocess] Added use of libprocess in netconf | Francis Dupont | 2018-09-27 | 19 | -136/+1544 |
| * | | | | | [128-netconf-use-libprocess] Adopted runIO() which of course will be extended | Francis Dupont | 2018-09-28 | 2 | -1/+18 |
| * | | | | | [128-netconf-use-libprocess] Added use of libprocess in netconf | Francis Dupont | 2018-09-27 | 19 | -136/+1544 |
| | |_|_|/
| |/| | | |
|
* | | | | | [6-simplify-cpl] Fixed cut&paste: Control Agent -> DHCP-DDNS server | Francis Dupont | 2018-09-29 | 1 | -2/+2 |
* | | | | | [6-simplify-cpl] Removed #if 0 enclosed code | Francis Dupont | 2018-09-29 | 1 | -40/+0 |
* | | | | | [#6,!54] Removed DCfgContextBase class. | Tomek Mrugalski | 2018-09-28 | 14 | -122/+66 |
* | | | | | [#6,!54] More code removed from lib/process | Tomek Mrugalski | 2018-09-28 | 17 | -670/+235 |
* | | | | | [#6,!54] Obsolete code removed. | Tomek Mrugalski | 2018-09-28 | 6 | -389/+10 |
* | | | | | [5-netconf-config] Cleaned Makefiles5-netconf-doc-config_base | Francis Dupont | 2018-09-28 | 2 | -1/+1 |
* | | | | | [#5,!49] Rename Control-Netconf => Netconf | Tomek Mrugalski | 2018-09-28 | 2 | -10/+10 |
* | | | | | [#5,!49] Added DHCPv4-specific netconf example config. | Tomek Mrugalski | 2018-09-28 | 3 | -1/+87 |
* | | | | | [5-netconf-config] Final fixes | Francis Dupont | 2018-09-28 | 1 | -3/+4 |
* | | | | | [#,5!49], regen bison | Francis Dupont | 2018-09-28 | 5 | -299/+301 |
* | | | | | [5-netconf-config] Updated examples and twist global objects | Francis Dupont | 2018-09-28 | 4 | -13/+12 |
* | | | | | [#,5!49], regen flex/bison | Francis Dupont | 2018-09-28 | 6 | -1386/+1181 |
* | | | | | [5-netconf-config] Updated syntax | Francis Dupont | 2018-09-28 | 5 | -218/+72 |
* | | | | | [5-netconf-config] regen flex/bison | Francis Dupont | 2018-09-28 | 6 | -0/+7984 |
* | | | | | [5-netconf-config] Added netconf syntax | Francis Dupont | 2018-09-28 | 12 | -51/+2902 |
| |_|/ /
|/| | | |
|
* | | | | [65-libyang-option-def_rebased] Rebasing before merge65-libyang-class_base | Francis Dupont | 2018-09-28 | 6 | -65/+629 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [65-libyang-option-def_rebased] Rebasing on last master | Francis Dupont | 2018-09-27 | 6 | -65/+629 |
| |\ \ \
| | |/ /
| |/| | |
|