2019-11-18 |
Tomek Mrugalski | Some test debugging done. hackathon-slaac |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | SlaacGetCfgTest.simple test fixed |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Compilation fixes after 1.6.0 release. |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added buildRA util |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added interface parsing |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] checkpoint: update logging syntax... |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added prefix info parser |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] checkpoint: prefix info config |
commit | commitdiff | tree |
2019-11-18 |
Michal Nowikowski | added handing universal-ra opt to rs-tool.py |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added parser unit tests |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Fixed simple.json parsing |
commit | commitdiff | tree |
2019-11-18 |
Michal Nowikowski | slaac: added storing universal ra option to ra packet |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Extended the syntax and parsers |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] checkpoint: update syntax |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Moved python script, updated copyrigt... |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added RA with CBOR unit test |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Revert "[hackathon-slaac] The RA sending code now uses... |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | [hackathon-slaac] The RA sending code now uses the... |
commit | commitdiff | tree |
2019-11-18 |
Michal Nowikowski | slaac: added building and sending RA |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added universal RA option |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Finished RA with prefix info test |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] checkpoint (compile but do not pass) |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added RS check with ll address |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Completed first ND unit test |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Trivial fix to go next in option... |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Saved a copy of rtsold sources from... |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Initiated ND unit tests |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Fixed slaac_unittests.cc copyrigt |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Finished options |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added prefix info |
commit | commitdiff | tree |
2019-11-18 |
Michal Nowikowski | slaac: added json.hpp for json to cbor serializing |
commit | commitdiff | tree |
2019-11-18 |
Michal Nowikowski | slaac: added receiving ICMP packets and creating ND... |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added lladdr (missing) and mtu options |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added LL Address options |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added RA |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added RS |
commit | commitdiff | tree |
2019-11-18 |
Michal Nowikowski | added scapy-based tool for sending RS |
commit | commitdiff | tree |
2019-11-18 |
Michal Nowikowski | added required config libs for slaac |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Global parameters are now parsed properly. |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] checkpoint (do not compile) |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Fixed option length (8 byte unit) |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Parser updated |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Parser for slaac updated, the example config file can... |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added nd.h for type enums |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Developer's guide skeleton added. |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Sample config added |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Refactored nd_option.* |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Man page fixed, so it doesn't rebuild every time. |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Refactored nd_pkt.* |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | SlaacConfig moved to separate file and cleaned up |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | slaac unit-tests are now compiling |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added missing nd_pkt.cc |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added nd_option.cc |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] checkpoint |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] checkpoint |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added nd_pkt.cc |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | nd_option.h implemented |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | NDPkt header added. |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Disable all components except slaac |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | slaac_process compilation fix |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added RA header keywords |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Some compilation fixes |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] removed socket type |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Compilation fixes |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Skeleton cfg_mgr implemented |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] libslaac_la_SOURCES multiple defines |
commit | commitdiff | tree |
2019-11-18 |
Francis Dupont | [hackathon-slaac] Added flex/bison/etc for config |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | Added couple other skeletons (copied from agent) |
commit | commitdiff | tree |
2019-11-18 |
Tomek Mrugalski | [slaac] Initial skeletons for slaac added. |
commit | commitdiff | tree |
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 |
commit | commitdiff | tree |
2019-11-05 |
Thomas Markwalder | [#964,!577] Fixed segfaulting unit test |
commit | commitdiff | tree |
2019-11-05 |
Thomas Markwalder | [#964,!577] Added unit tests |
commit | commitdiff | tree |
2019-11-05 |
Thomas Markwalder | [#964,!577] Revamped to detect and close OOB Connections |
commit | commitdiff | tree |
2019-11-05 |
Thomas Markwalder | [#964,!577] Added external socket ready handler to... |
commit | commitdiff | tree |
2019-11-05 |
Thomas Markwalder | [#964,!577] Added socket descriptor parameter to IfaceM... |
commit | commitdiff | tree |
2019-11-05 |
Francis Dupont | [970-implement-multi-threading-critical-section] Remove... 970-implement-multi-threading-critical-section |
commit | commitdiff | tree |
2019-11-05 |
Francis Dupont | [970-implement-multi-threading-critical-section] Moved... |
commit | commitdiff | tree |
2019-11-05 |
Francis Dupont | [970-implement-multi-threading-critical-section] Finish... |
commit | commitdiff | tree |
2019-11-05 |
Francis Dupont | [970-implement-multi-threading-critical-section] First... |
commit | commitdiff | tree |
2019-11-04 |
Wlodek Wencel | [#989] updated version and fixed some typos 989-update-kea-version-on-master |
commit | commitdiff | tree |
2019-10-29 |
Wlodek Wencel | [#974] slightly changed documentation about netconf 974-1-7-1-release tomsP35-experimental Kea-1.7.1 |
commit | commitdiff | tree |
2019-10-29 |
Wlodek Wencel | Merge branch '974-1-7-1-release' of https://gitlab... |
commit | commitdiff | tree |
2019-10-29 |
Wlodek Wencel | [#974] parsers regenerated for 1.7.1 |
commit | commitdiff | tree |
2019-10-29 |
Wlodek Wencel | [#974] copy right dates, mes files Changelog prepared... |
commit | commitdiff | tree |
2019-10-29 |
Wlodek Wencel | [#971] copy right dates, mes files Changelog prepared... |
commit | commitdiff | tree |
2019-10-29 |
Wlodek Wencel | [#971] bumped up lib versions for 1.7.1 971-lib-version-bump-up-for-1-7-1 |
commit | commitdiff | tree |
2019-10-28 |
Francis Dupont | [fix-904-2] Fixed rebase failures |
commit | commitdiff | tree |
2019-10-28 |
Francis Dupont | [fix-904] Removed extra argument |
commit | commitdiff | tree |
2019-10-28 |
Francis Dupont | [904-add-ability-to-force-a-cb-update-remotely] Fixed... 904-add-ability-to-force-a-cb-update-remotely |
commit | commitdiff | tree |
2019-10-28 |
Francis Dupont | [904-add-ability-to-force-a-cb-update-remotely] Updated... |
commit | commitdiff | tree |
2019-10-28 |
Francis Dupont | [904-add-ability-to-force-a-cb-update-remotely] Used... |
commit | commitdiff | tree |
2019-10-28 |
Francis Dupont | [904-add-ability-to-force-a-cb-update-remotely] Added... |
commit | commitdiff | tree |
2019-10-28 |
Francis Dupont | [904-add-ability-to-force-a-cb-update-remotely] Address... |
commit | commitdiff | tree |
2019-10-28 |
Francis Dupont | [904-add-ability-to-force-a-cb-update-remotely] Address... |
commit | commitdiff | tree |
2019-10-28 |
Francis Dupont | [904-add-ability-to-force-a-cb-update-remotely] Address... |
commit | commitdiff | tree |
2019-10-28 |
Francis Dupont | [904-add-ability-to-force-a-cb-update-remotely] Added... |
commit | commitdiff | tree |
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 |
commit | commitdiff | tree |
2019-10-28 |
Tomek Mrugalski | [#752] Updated alloc_engine_messages.mes |
commit | commitdiff | tree |
2019-10-28 |
Kristoffer... | Add log message containing classes during allocation... |
commit | commitdiff | tree |
2019-10-28 |
Francis Dupont | [965-fix-doxygen-warnings] Fixed trivial doxygen warnings 965-fix-doxygen-warnings |
commit | commitdiff | tree |
next |