ubuntu/+source/batmand:applied/ubuntu/vivid

Last commit made on 2014-08-02
Get this branch:
git clone -b applied/ubuntu/vivid https://git.launchpad.net/ubuntu/+source/batmand
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/vivid
Repository:
lp:ubuntu/+source/batmand

Recent commits

37924ee... by Sven Eckelmann

0.3.2-15 (patches applied)

Imported using git-ubuntu import.

b7d29b2... by Sven Eckelmann

Don't dereference orig_node before checking for NULL

Gbp-Pq: dereference_before_check.patch.

47089d2... by Sven Eckelmann

Don't try to schedule_own_packet with no if_incoming

Gbp-Pq: schedule_packet_null.patch.

dd6cbe6... by Sven Eckelmann

Free socket when setsockopt failed

Gbp-Pq: setsockopt_leak.patch.

7630084... by Sven Eckelmann

Fix bitarray 1 bit shift type

Gbp-Pq: bitarry_shift.patch.

2c4a1bf... by Sven Eckelmann

Use memleak/error path free implementation of hash_resize

Gbp-Pq: hash_resize_leak.patch.

61ead87... by Sven Eckelmann

Don't execute unchecked binaries

Gbp-Pq: no_unchecked_binary_execute.patch.

fe89719... by Sven Eckelmann

Add compiler flags to the linker flags

Gbp-Pq: linker-flags.patch.

5e82980... by Sven Eckelmann

Allow to disable forking to background in debug_mode 0

Gbp-Pq: nodetach.patch.

f01b67f... by Sven Eckelmann

Fix E-Mail address as requested by Andreas Langer

Gbp-Pq: email_addresses.patch.