12010-12-26 18:14:02 +0200 Amir Vadai <amirv@mellanox.co.il>
2         * 9c2ad15 libsdp: full ipv6 support
3
42010-11-29 11:43:51 +0200 Amir Vadai <amirv@mellanox.co.il>
5         * 0a3d5c3 libsdp: BUG2130 - libsdp.so is not installed + version
6	                   1.1.106
72010-11-08 14:41:27 +0200 Amir Vadai <amirv@mellanox.co.il>
8         * 7a1880f libsdp: updated version to 1.1.105
9
102010-11-08 14:31:13 +0200 Amir Vadai <amirv@mellanox.co.il>
11         * c6efc06 libsdp: fix security issues with log file
12
132010-11-02 15:28:06 +0200 Amir Vadai <amirv@mellanox.co.il>
14         * 09343d1 libsdp: fix bad permissions
15
162010-10-28 13:46:39 +0200 root <root@swv300.lab.mtl.com>
17         * 46d845d libsdp: fixed indentation
18
192010-10-04 11:49:46 +0200 Amir Vadai <amirv@mellanox.co.il>
20         * 59b6a36 libsdp: updated version to 1.1.104
21
222010-10-04 11:22:23 +0200 Amir Vadai <amirv@mellanox.co.il>
23         * 21b63e0 libsdp: fix libsdp.so permissions
24
252010-10-04 11:20:49 +0200 Amir Vadai <amirv@mellanox.co.il>
26         * 3180e25 libsdp: fix "make dist"
27
282010-09-13 10:31:52 +0200 Amir Vadai <amirv@mellanox.co.il>
29         * df744a5 libsdp: updated version to 1.1.103
30
312010-09-13 10:45:40 +0200 Amir Vadai <amirv@mellanox.co.il>
32         * e3ce469 libsdp: don't make libsdp depend on sdp_socket.h from ib-kernel
33
342010-08-03 15:35:11 +0300 Amir Vadai <amirv@mellanox.co.il>
35         * c5ff8e2 libsdp: updated version to 1.1.102
36
372010-08-03 15:33:57 +0300 Amir Vadai <amirv@mellanox.co.il>
38         * 82fe3f9 libsdp: search openib headers according to 'prefix'
39
402010-04-11 11:38:47 +0300 Amir Vadai <amirv@mellanox.co.il>
41         * 76060c5 libsdp: changed version to 1.1.101
42
432010-04-08 09:33:29 +0300 Eldad Zinger <eldadz@mellanox.co.il>
44         * 8bf57aa libsdp: added differentiation between bind failures of sdp.
45
462010-03-23 10:13:45 +0200 Eldad Zinger <eldadz@mellanox.co.il>
47         * 93706ed sdp: BUG1984 - fix for bad memory access.
48
492010-04-08 15:40:55 +0300 Amir Vadai <amirv@mellanox.co.il>
50         * dadef4b libsdp: add path to openib include's
51
522010-02-18 11:04:29 +0200 Amir Vadai <amirv@mellanox.co.il>
53         * 920ea31 libsdp: changed version to 1.1.100
54
552010-02-18 11:02:20 +0200 Amir Vadai <amirv@mellanox.co.il>
56         * 0fe8a11 libsdp: updated changelog from git + script to get change log
57
582010-02-18 10:49:42 +0200 Amir Vadai <amirv@mellanox.co.il>
59         * a298098 libsdp: Fix memory leak. free libsdp_fd_attributes
60
612010-02-18 10:49:00 +0200 Amir Vadai <amirv@mellanox.co.il>
62         * cf4ceab libsdp: make libsdp.so have gid bit on
63
642008-11-26 13:44:26 +0200 Amir Vadai <amirv@mellanox.co.il>
65         * b1eaecb libsdp: Enable building libsdp on Solaris
66
672008-11-23 Amir Vadai <amirv@mellanox.co.il>
68	* BUG1405 - conflict when running an application that use yacc.
69
702008-12-08 18:29:09 +0200 Yossi Etigin <yossi.openib@gmail.com>
71         * dcfca98 libsdp: BUG1256 - Add epoll support
72
732008-11-23 16:09:21 +0200 Amir Vadai <amirv@mellanox.co.il>
74         * 02404fb libsdp: BUG1405 - conflict when running an application that use yacc.
75
762008-09-02 15:13:22 +0300 Yossi Etigin <[yossi.openib@gmail.com]>
77         * 64adc0e libsdp: enable fallback to TCP for nonblocking sockets
78
792008-08-21 10:52:19 +0300 Yossi Etigin <[yossi.openib@gmail.com]>
80         * cee8053 libsdp: write fcntl argument in debug prints
81
822008-07-21 22:01:21 +0300 Amir Vadai <amirv@mellanox.co.il>
83         * 81d6ec3 removed not unnecessary use of va_copy.
84
852008-06-12 14:13:07 +0300 Amir Vadai <amirv@mellanox.co.il>
86         * 90f25b7 Fixed compilation error on Fedora Release 9
87
882006-05-29  Eitan Zahavi  <eitan@mellanox.co.il>
89
90	* Support IPv4 embedded in IPv6 addresses. Since SDP currently does 
91	  not support IPv6 we need to convert to IPv4 and back on queries.
92
93	* port.c - cleanup abnd re-written for clearer flow. Added verbose 
94	  messages.
95
96	* Major re-write of the parser to support new syntax and using BNF
97