ubuntu/+source/netris:applied/debian/stretch

Last commit made on 2016-01-02
Get this branch:
git clone -b applied/debian/stretch 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/debian/stretch
Repository:
lp:ubuntu/+source/netris

Recent commits

9da1cc6... by Rhonda D'Vine

0.52-10 (patches applied)

Imported using git-ubuntu import.

fef2097... by Rhonda D'Vine

fix memory leak issue, BTS #590942

Gbp-Pq: 10_fix-memory-leak.

47f430b... by Rhonda D'Vine

Implement capability for IPv6.

Gbp-Pq: 09_ipv6.

e9a7289... by Rhonda D'Vine

various small changes to fix compile warnings

Gbp-Pq: 08_various-fixes.

fdd7d53... by Rhonda D'Vine

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

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

39744ee... by Rhonda D'Vine

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

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

e41d941... by Rhonda D'Vine

Initialize lostConn and gotEndConn static var in InitNet function

Gbp-Pq: 05_init-static-vars.

0fbbfb0... by Rhonda D'Vine

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

Gbp-Pq: 04_robot-close-fixup.

2881a0b... by Rhonda D'Vine

fix staircase effect in error message, BTS #83039

Gbp-Pq: 03_staircase-effect-fix.

eb5a794... by Rhonda D'Vine

patch to display line counter, BTS #304224

Gbp-Pq: 02_line-count-patch.