lp:~stefan.goetz-deactivatedaccount/hipl/msg-bfr

Created by Stefan Götz and last modified
Get this branch:
bzr branch lp:~stefan.goetz-deactivatedaccount/hipl/msg-bfr
Only Stefan Götz can upload to this branch. If you are Stefan Götz please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stefan Götz
Project:
HIPL
Status:
Merged

Recent revisions

5919. By Stefan Götz

Fix incorrect documentation of return value of hip_create_r1()

Fixes https://code.launchpad.net/~stefan.goetz/hipl/msg-bfr/+merge/59993/comments/130604

5918. By Stefan Götz

Rename the 'bfr' field in 'struct hip_r1entry' to 'buf' as this name is
more common.

5917. By Stefan Götz

Initialize the message buffer as the message builder depends on it.

5916. By Stefan Götz

In the r1entry data structure, replace the dynamically allocated message
buffer with a static hip_msg_bfr member. This simplifies the code and
reduces the potential for memory leaks.

5915. By Stefan Götz

Switch hip_create_r1() from allocating a memory buffer itself to passing
in an already allocated message buffer explicitely. This is less error-
prone in terms of memory management. Adapt the callers of
hip_create_r1() accordingly.

5914. By Stefan Götz

Introduce the hip_msg_bfr type which acts as a fixed-size memory buffer
for HIP messages. It can be used as an alternative to dynamically
allocating message memory.

5912. By David Martin

Remove pointless debug print from hip_netdev_event().

5911. By René Hummen

fix debug output for received packets

Previously, src was printed instead of dst.

5910. By René Hummen

remove unnecessary debug output

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:hipl
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.