Skip to content

Commit 34d8e7f

Browse files
committed
CHANGES: Add more changes that has been backported to 4.99.2
1 parent e2331fa commit 34d8e7f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

+8
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@ TBD
5050
MPLS: show the EXP field as TC, as per RFC 5462.
5151
ICMP: redo MPLS Extension code as general ICMP Extension code.
5252
VQP: Do not print unknown error codes twice.
53+
Juniper: Add some bounds checks.
54+
lwres: Fix a length check.
55+
EAP: Fix some undefined behaviors at runtime.
56+
Ethernet: Rework the length checks.
57+
ZEP: Add thren length checks.
58+
IPX: Add two length checks.
59+
Zephyr: Avoid printing non-ASCII characters.
5360
VRRP: Print the protocol name before any GET_().
5461
Use __func__ from C99 in some function calls.
5562
DCCP: Get rid of trailing commas in lists.
@@ -63,6 +70,7 @@ TBD
6370
addrtoname.c: Fix two invalid tests.
6471
Building and testing:
6572
Update config.guess and config.sub.
73+
Use AS_HELP_STRING macro instead of AC_HELP_STRING.
6674
Handle some Autoconf/make errors better.
6775
Fix an error when corss-compiling.
6876
Fix "make releasetar" on AIX and Solaris.

0 commit comments

Comments
 (0)