]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2019-11-18  Tomek MrugalskiSome test debugging done. hackathon-slaac
2019-11-18  Tomek MrugalskiSlaacGetCfgTest.simple test fixed
2019-11-18  Tomek MrugalskiCompilation fixes after 1.6.0 release.
2019-11-18  Francis Dupont[hackathon-slaac] Added buildRA util
2019-11-18  Francis Dupont[hackathon-slaac] Added interface parsing
2019-11-18  Francis Dupont[hackathon-slaac] checkpoint: update logging syntax...
2019-11-18  Francis Dupont[hackathon-slaac] Added prefix info parser
2019-11-18  Francis Dupont[hackathon-slaac] checkpoint: prefix info config
2019-11-18  Michal Nowikowskiadded handing universal-ra opt to rs-tool.py
2019-11-18  Francis Dupont[hackathon-slaac] Added parser unit tests
2019-11-18  Francis Dupont[hackathon-slaac] Fixed simple.json parsing
2019-11-18  Michal Nowikowskislaac: added storing universal ra option to ra packet
2019-11-18  Francis Dupont[hackathon-slaac] Extended the syntax and parsers
2019-11-18  Francis Dupont[hackathon-slaac] checkpoint: update syntax
2019-11-18  Francis Dupont[hackathon-slaac] Moved python script, updated copyrigt...
2019-11-18  Francis Dupont[hackathon-slaac] Added RA with CBOR unit test
2019-11-18  Tomek MrugalskiRevert "[hackathon-slaac] The RA sending code now uses...
2019-11-18  Tomek Mrugalski[hackathon-slaac] The RA sending code now uses the...
2019-11-18  Michal Nowikowskislaac: added building and sending RA
2019-11-18  Francis Dupont[hackathon-slaac] Added universal RA option
2019-11-18  Francis Dupont[hackathon-slaac] Finished RA with prefix info test
2019-11-18  Francis Dupont[hackathon-slaac] checkpoint (compile but do not pass)
2019-11-18  Francis Dupont[hackathon-slaac] Added RS check with ll address
2019-11-18  Francis Dupont[hackathon-slaac] Completed first ND unit test
2019-11-18  Francis Dupont[hackathon-slaac] Trivial fix to go next in option...
2019-11-18  Francis Dupont[hackathon-slaac] Saved a copy of rtsold sources from...
2019-11-18  Francis Dupont[hackathon-slaac] Initiated ND unit tests
2019-11-18  Francis Dupont[hackathon-slaac] Fixed slaac_unittests.cc copyrigt
2019-11-18  Francis Dupont[hackathon-slaac] Finished options
2019-11-18  Francis Dupont[hackathon-slaac] Added prefix info
2019-11-18  Michal Nowikowskislaac: added json.hpp for json to cbor serializing
2019-11-18  Michal Nowikowskislaac: added receiving ICMP packets and creating ND...
2019-11-18  Francis Dupont[hackathon-slaac] Added lladdr (missing) and mtu options
2019-11-18  Francis Dupont[hackathon-slaac] Added LL Address options
2019-11-18  Francis Dupont[hackathon-slaac] Added RA
2019-11-18  Francis Dupont[hackathon-slaac] Added RS
2019-11-18  Michal Nowikowskiadded scapy-based tool for sending RS
2019-11-18  Michal Nowikowskiadded required config libs for slaac
2019-11-18  Tomek MrugalskiGlobal parameters are now parsed properly.
2019-11-18  Francis Dupont[hackathon-slaac] checkpoint (do not compile)
2019-11-18  Francis Dupont[hackathon-slaac] Fixed option length (8 byte unit)
2019-11-18  Tomek MrugalskiParser updated
2019-11-18  Tomek MrugalskiParser for slaac updated, the example config file can...
2019-11-18  Francis Dupont[hackathon-slaac] Added nd.h for type enums
2019-11-18  Tomek MrugalskiDeveloper's guide skeleton added.
2019-11-18  Tomek MrugalskiSample config added
2019-11-18  Francis Dupont[hackathon-slaac] Refactored nd_option.*
2019-11-18  Tomek MrugalskiMan page fixed, so it doesn't rebuild every time.
2019-11-18  Francis Dupont[hackathon-slaac] Refactored nd_pkt.*
2019-11-18  Tomek MrugalskiSlaacConfig moved to separate file and cleaned up
2019-11-18  Tomek Mrugalskislaac unit-tests are now compiling
2019-11-18  Francis Dupont[hackathon-slaac] Added missing nd_pkt.cc
2019-11-18  Francis Dupont[hackathon-slaac] Added nd_option.cc
2019-11-18  Francis Dupont[hackathon-slaac] checkpoint
2019-11-18  Francis Dupont[hackathon-slaac] checkpoint
2019-11-18  Francis Dupont[hackathon-slaac] Added nd_pkt.cc
2019-11-18  Tomek Mrugalskind_option.h implemented
2019-11-18  Tomek MrugalskiNDPkt header added.
2019-11-18  Tomek MrugalskiDisable all components except slaac
2019-11-18  Tomek Mrugalskislaac_process compilation fix
2019-11-18  Francis Dupont[hackathon-slaac] Added RA header keywords
2019-11-18  Tomek MrugalskiSome compilation fixes
2019-11-18  Francis Dupont[hackathon-slaac] removed socket type
2019-11-18  Tomek MrugalskiCompilation fixes
2019-11-18  Tomek MrugalskiSkeleton cfg_mgr implemented
2019-11-18  Francis Dupont[hackathon-slaac] libslaac_la_SOURCES multiple defines
2019-11-18  Francis Dupont[hackathon-slaac] Added flex/bison/etc for config
2019-11-18  Tomek MrugalskiAdded couple other skeletons (copied from agent)
2019-11-18  Tomek Mrugalski[slaac] Initial skeletons for slaac added.
2019-11-05  Marcin Siodelski[#964,!577] Two trivial fixes as a result of second... 1014-release-changes-for-1-6-1 964-ha-primary-gets-stuck-spinning-on-a-perpetually-ready-external-socket-ha-backup-server
2019-11-05  Thomas Markwalder[#964,!577] Fixed segfaulting unit test
2019-11-05  Thomas Markwalder[#964,!577] Added unit tests
2019-11-05  Thomas Markwalder[#964,!577] Revamped to detect and close OOB Connections
2019-11-05  Thomas Markwalder[#964,!577] Added external socket ready handler to...
2019-11-05  Thomas Markwalder[#964,!577] Added socket descriptor parameter to IfaceM...
2019-11-05  Francis Dupont[970-implement-multi-threading-critical-section] Remove... 970-implement-multi-threading-critical-section
2019-11-05  Francis Dupont[970-implement-multi-threading-critical-section] Moved...
2019-11-05  Francis Dupont[970-implement-multi-threading-critical-section] Finish...
2019-11-05  Francis Dupont[970-implement-multi-threading-critical-section] First...
2019-11-04  Wlodek Wencel[#989] updated version and fixed some typos 989-update-kea-version-on-master
2019-10-29  Wlodek Wencel[#974] slightly changed documentation about netconf 974-1-7-1-release tomsP35-experimental Kea-1.7.1
2019-10-29  Wlodek WencelMerge branch '974-1-7-1-release' of https://gitlab...
2019-10-29  Wlodek Wencel[#974] parsers regenerated for 1.7.1
2019-10-29  Wlodek Wencel[#974] copy right dates, mes files Changelog prepared...
2019-10-29  Wlodek Wencel[#971] copy right dates, mes files Changelog prepared...
2019-10-29  Wlodek Wencel[#971] bumped up lib versions for 1.7.1 971-lib-version-bump-up-for-1-7-1
2019-10-28  Francis Dupont[fix-904-2] Fixed rebase failures
2019-10-28  Francis Dupont[fix-904] Removed extra argument
2019-10-28  Francis Dupont[904-add-ability-to-force-a-cb-update-remotely] Fixed... 904-add-ability-to-force-a-cb-update-remotely
2019-10-28  Francis Dupont[904-add-ability-to-force-a-cb-update-remotely] Updated...
2019-10-28  Francis Dupont[904-add-ability-to-force-a-cb-update-remotely] Used...
2019-10-28  Francis Dupont[904-add-ability-to-force-a-cb-update-remotely] Added...
2019-10-28  Francis Dupont[904-add-ability-to-force-a-cb-update-remotely] Address...
2019-10-28  Francis Dupont[904-add-ability-to-force-a-cb-update-remotely] Address...
2019-10-28  Francis Dupont[904-add-ability-to-force-a-cb-update-remotely] Address...
2019-10-28  Francis Dupont[904-add-ability-to-force-a-cb-update-remotely] Added...
2019-10-28  Tomek Mrugalski[#752] AUTHORS, ChangeLog updated. 752-changes-to-src-lib-dhcpsrv-alloc_engine_messages-mes-they-are-never-picked-up-during-build kea-alloc-engine-v4-alloc-fail-classes
2019-10-28  Tomek Mrugalski[#752] Updated alloc_engine_messages.mes
2019-10-28  Kristoffer... Add log message containing classes during allocation...
2019-10-28  Francis Dupont[965-fix-doxygen-warnings] Fixed trivial doxygen warnings 965-fix-doxygen-warnings
next