Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dsr changes #20

Open
wants to merge 62 commits into
base: inetmanet-2.2
Choose a base branch
from
Open

Dsr changes #20

wants to merge 62 commits into from

Commits on Feb 17, 2014

  1. First DSR revision

    aarizaq committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    90731f9 View commit details
    Browse the repository at this point in the history
  2. fix memory

    aarizaq committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    5175f9b View commit details
    Browse the repository at this point in the history
  3. fix loop

    aarizaq committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    34f91a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1a9ece View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10c734e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7ea99e View commit details
    Browse the repository at this point in the history
  7. remove extra ;

    aarizaq committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    0fd9e68 View commit details
    Browse the repository at this point in the history
  8. fix expire check

    aarizaq committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    e92cc60 View commit details
    Browse the repository at this point in the history
  9. Purge very old path routes.

    Include the possibility of refresh routes to intermediate nodes
    aarizaq committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    6597e6b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2014

  1. Configuration menu
    Copy the full SHA
    f4a18ac View commit details
    Browse the repository at this point in the history
  2. Disable operations in DSR

    aarizaq committed Feb 18, 2014
    Configuration menu
    Copy the full SHA
    8d9334c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2014

  1. Configuration menu
    Copy the full SHA
    9320a9e View commit details
    Browse the repository at this point in the history
  2. include stdint.h header

    aarizaq committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    7435c01 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2014

  1. Merge branch 'inetmanet-2.2' into dsr-changes

    Conflicts:
    	src/linklayer/ieee80211mesh/hwmp/hwmp.cc
    	src/networklayer/manetrouting/aodv/aodv_uu_omnet.cc
    	src/networklayer/manetrouting/batman/BatmanMain.cc
    	src/networklayer/manetrouting/dymo/dymo_um_omnet.cc
    	src/networklayer/manetrouting/dymo_fau/DYMO.cc
    	src/networklayer/manetrouting/olsr/OLSR.cc
    	src/world/traci/TraCIScenarioManager.h
    alfonso authored and alfonso committed Feb 23, 2014
    Configuration menu
    Copy the full SHA
    8cfd927 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'inetmanet-2.2' into dsr-changes

    alfonso authored and alfonso committed Feb 23, 2014
    Configuration menu
    Copy the full SHA
    8452e21 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2014

  1. Configuration menu
    Copy the full SHA
    2539337 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. Configuration menu
    Copy the full SHA
    105b8ea View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2014

  1. fix memory lack

    aarizaq committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    6447df9 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2014

  1. DSR:: change the packet storage to multimap

    alfonso authored and alfonso committed Mar 9, 2014
    Configuration menu
    Copy the full SHA
    49303d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2014

  1. More DSR optimizations

       Maintenance buffer now uses link layer ACK
       Clean Maintenace buffer code.
       Remove old data base files
       Fix actualization data base.
    aarizaq committed Mar 10, 2014
    Configuration menu
    Copy the full SHA
    15f9262 View commit details
    Browse the repository at this point in the history
  2. Fix promoscous operation with 802.15.4 and bmac, check maintenance bu…

    …ffer size
    alfonso authored and alfonso committed Mar 10, 2014
    Configuration menu
    Copy the full SHA
    946187d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2014

  1. send always a rrer if the maitenance time out jump, the packet sould …

    …be removed if evething was OK by ACK convfimation and link_break
    aarizaq committed Mar 11, 2014
    Configuration menu
    Copy the full SHA
    0be473d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2014

  1. Configuration menu
    Copy the full SHA
    b850e56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba7d651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3323593 View commit details
    Browse the repository at this point in the history
  4. clean code

    aarizaq committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    30f7455 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2014

  1. Configuration menu
    Copy the full SHA
    b612c00 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2014

  1. Merge branch 'inetmanet-2.2' into dsr-changes

    alfonso authored and alfonso committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    4b6291c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2014

  1. Configuration menu
    Copy the full SHA
    50f9056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fb1328 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2014

  1. Configuration menu
    Copy the full SHA
    23b0f95 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2014

  1. Configuration menu
    Copy the full SHA
    a537d7c View commit details
    Browse the repository at this point in the history
  2. fix timeout computation

    aarizaq committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    acf84dc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2014

  1. Configuration menu
    Copy the full SHA
    75880a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2014

  1. Merge branch 'inetmanet-2.2' into dsr-changes

    alfonso authored and alfonso committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    588cdf8 View commit details
    Browse the repository at this point in the history
  2. fix timer truncate problem

    alfonso authored and alfonso committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    36573f5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2014

  1. Configuration menu
    Copy the full SHA
    61aee40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    854eaf6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2014

  1. Configuration menu
    Copy the full SHA
    05c2448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c36db1d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2014

  1. fix memory error

    aarizaq committed May 26, 2014
    Configuration menu
    Copy the full SHA
    8a7555f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7286ee2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d58ce79 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2014

  1. Configuration menu
    Copy the full SHA
    9d3dbcf View commit details
    Browse the repository at this point in the history
  2. remove unnecesary header

    aarizaq committed Jun 9, 2014
    Configuration menu
    Copy the full SHA
    e91dc64 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2014

  1. Configuration menu
    Copy the full SHA
    4c378d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4021e93 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2014

  1. remove dsr-module.c

    aarizaq committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    badbf29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c43cf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2014

  1. fix node b mac example

    aarizaq committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    8611e3c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2014

  1. Configuration menu
    Copy the full SHA
    2238447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af50e38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06c0b50 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. Configuration menu
    Copy the full SHA
    ae7317a View commit details
    Browse the repository at this point in the history
  2. Fix memory leak

    aarizaq committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    bbc3f35 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2014

  1. fix memory access error

    aarizaq committed Dec 22, 2014
    Configuration menu
    Copy the full SHA
    93a69ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e94949 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2014

  1. some fixed

    aarizaq committed Dec 23, 2014
    Configuration menu
    Copy the full SHA
    d6c9bd9 View commit details
    Browse the repository at this point in the history
  2. fix rerr generation

    aarizaq committed Dec 23, 2014
    Configuration menu
    Copy the full SHA
    ef4f802 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2014

  1. fix router error handle

    aarizaq committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    aa9f504 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2014

  1. Configuration menu
    Copy the full SHA
    98bebd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2015

  1. fix dsr etx code

    aarizaq committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    9afe8b1 View commit details
    Browse the repository at this point in the history