ubuntu/+source/netris:applied/ubuntu/impish-devel

Last commit made on 2018-05-03
Get this branch:
git clone -b applied/ubuntu/impish-devel https://git.launchpad.net/ubuntu/+source/netris
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/impish-devel
Repository:
lp:ubuntu/+source/netris

Recent commits

dadf287... by Matthias Klose

0.52-10build2 (patches applied)

Imported using git-ubuntu import.

f00aa99... by Matthias Klose

fix memory leak issue, BTS #590942

Gbp-Pq: 10_fix-memory-leak.

44b10f5... by Matthias Klose

Implement capability for IPv6.

Gbp-Pq: 09_ipv6.

bcf32be... by Matthias Klose

various small changes to fix compile warnings

Gbp-Pq: 08_various-fixes.

706fd5f... by Matthias Klose

#include <time.h> to avoid segfault on amd64, BTS #345305

Gbp-Pq: 07_curses.c-include-time.h.

2ada893... by Matthias Klose

#include <term.h> to avoid implicit pointer conversion, BTS #325926

Gbp-Pq: 06_curses.c-include-term.h.

523fd72... by Matthias Klose

Initialize lostConn and gotEndConn static var in InitNet function

Gbp-Pq: 05_init-static-vars.

922b84c... by Matthias Klose

Small fix for CloseRobot function to close only if a robot is used

Gbp-Pq: 04_robot-close-fixup.

9ffe033... by Matthias Klose

fix staircase effect in error message, BTS #83039

Gbp-Pq: 03_staircase-effect-fix.

716bf18... by Matthias Klose

patch to display line counter, BTS #304224

Gbp-Pq: 02_line-count-patch.