File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 50
50
MPLS: show the EXP field as TC, as per RFC 5462.
51
51
ICMP: redo MPLS Extension code as general ICMP Extension code.
52
52
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.
53
60
VRRP: Print the protocol name before any GET_().
54
61
Use __func__ from C99 in some function calls.
55
62
DCCP: Get rid of trailing commas in lists.
63
70
addrtoname.c: Fix two invalid tests.
64
71
Building and testing:
65
72
Update config.guess and config.sub.
73
+ Use AS_HELP_STRING macro instead of AC_HELP_STRING.
66
74
Handle some Autoconf/make errors better.
67
75
Fix an error when corss-compiling.
68
76
Fix "make releasetar" on AIX and Solaris.
You can’t perform that action at this time.
0 commit comments