openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
Open Overlay Router
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 8 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
I have added the call for "configure_ddt" in the "mode" pseudo-switch in config_confuse.c For now, I will continue to examine the other "configure" to understand their working, but I'm not sure if the "configure_ddt" can properly be done until the previous' commit changes are checked for correctness.
Dmnt
More...
over 7 years ago
I have created the structures for authoritative site and delegation site in lisp_ddt_node.h, but I'm stil unsure on how to make them into a db. I have added the structures in oor_config_confuse.c. For the list of delegated sites, I'm not sure if the way I used is the right one, or one of the already defined structures should be used. I have added the DDT-NODE configuration in oor.conf.example. The way of indicating "del-nodes" as a multi-valuated field might not be appropiate for that kind of file.
Dmnt
More...
over 7 years ago
I have restored the original mapping record structure, and created the new map referral mapping record structure as a sepparate one. This one accounts for the previously reserved values, as well as renaming locator count to referral count. This also allows using different logic for things such as logging the LISP action, of which map-referral has a different array. The main reason to have the two structures as sepparate ones, is to prevent unpredictable behaviours if the currently reserved bytes that are used only by Map-Referral were to also be used, in the future, in an existing or a new type of message.
Dmnt
More...
over 7 years ago
Fixed a case that was defined wrongly due to a misunderstanding. I, at that time, thought the method being called in that switch was the "flags_to_char", instead of "hdr_to_char", and was returning an empty char, due to Map-Referral having no flags(and so, no flags_to_char method)
Dmnt
More...
over 7 years ago
I have made lisp_ddt_node.h and lisp_ddt_node.c As I based them off lisp_ms. h and lisp_ms.c, for starters I copied each file, making the appropiate changes. Certain parts are left in comment, because I am still not sure whether they will be needed. At a later time, I will modify the code inside "ddt_node_recv_map_request" and attempt to make it reflect the logic followed by a DDT Node
Dmnt
More...
over 7 years ago
Merge branch 'testing' of https://github.com/OpenOverlayRouter/oor into testing
albert-lopez
More...
over 7 years ago
Separate xTR from RTR. Define tr (tunnel router)
albert-lopez
More...
over 7 years ago
I've added the map referral options to the switches in liblisp.c I've defined lisp_ref_action_e in lisp_message_fields.h
Dmnt
More...
over 7 years ago
Map Register support in MS retransmitted by old versions of RTRs
albert-lopez
More...
over 7 years ago
He afegit el campt Firma(Signature) a lisp_message_fields.h
Dmnt
More...
over 7 years ago
He modificat l'estructura del Record per tal que guardi el flag de Incomplete i he canviat el nom d'un camp reservat que ara està ocupat per el Signature Count. També he adaptat els camps en el struct, i ajustat els procediments inicialitzadors i "to_char" per tal que els incloguin. Com que el Signature Count no sé si s'hi voldria posar, de moment no està al "to_char". També he afegit la secció de signatura/es, que procediré a definir més endavant.
Dmnt
More...
over 7 years ago
Feta l'estructura i procediments del header del map referral. No té el "flags_to_char" que molts altres tenen perqué, de fet, el header del map referral no té cap flag. El próxim pas serà modificar les coses que calguin del Record(concretament el flag Incomplete).
Dmnt
More...
over 7 years ago
Add info request and info reply support in the MS
albert-lopez
More...
over 7 years ago
fix spellings mentioned by lintian (#13)
alteholz
as Thorsten Alteholz
More...
over 7 years ago
Update README.vpp.md
Albert López Brescó
More...
over 7 years ago
Update README format
albert-lopez
More...
over 7 years ago
Update README.vpp.md
Albert López Brescó
More...
over 7 years ago
Add again cmdline. Needed to compile android version (no gengetopt)
albert-lopez
More...
over 7 years ago
Update Makefile OpenWRT
albert-lopez
More...
over 7 years ago
Update README files
albert-lopez
More...
over 7 years ago
When we can not send map request for a entry, set an expiration time to the not active mce
albert-lopez
More...
over 7 years ago
Fix VPP fault when no configuration file
albert-lopez
More...
over 7 years ago
Some logs modifications
albert-lopez
More...
over 7 years ago
Dissable DNS overwrite. In new versions of Android it doesn't work.
albert-lopez
More...
over 7 years ago
fix vpp patch
albert-lopez
More...
over 7 years ago
Upload files required to compile VPP plugins
albert-lopez
More...
over 7 years ago
Fix some bugs in OpenWRT configuration file
albert-lopez
More...
over 7 years ago
Some bug fixes of VPP and configuration file
albert-lopez
More...
over 7 years ago
MS: overwrite proxy reply bit from map regiter to map register
albert-lopez
More...
over 7 years ago
Fix VPP IPv6 control messages
albert-lopez
More...
over 7 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
26
27
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree