April 3, 2003 | ||
---|---|---|
View 5b06d792ce
serctl portability bug "echo -n" addedJiri Kuthan authored on 03/04/2003 17:26:06 |
||
View 33cec97681
"echo -n" removedJiri Kuthan authored on 03/04/2003 17:19:52 |
||
View 2c69565941
FXS_GW introducedJiri Kuthan authored on 03/04/2003 10:34:37 |
April 2, 2003 | ||
---|---|---|
View 21e0d5c10f
- fixed get_send_sock for the tcp to udp forwarding with bind_address!=0 (recent change)Andrei Pelinescu-Onciul authored on 02/04/2003 18:20:34 |
||
View c55adae857
- added more subst lumps: SUBST_{SND,RCV}_ALL => ip:port;transport=protoAndrei Pelinescu-Onciul authored on 02/04/2003 16:39:06 |
||
View 1971054445
- fixed ":" in port_no_str bug. Now port_no_str no longer contains the colon (updated sms & tm)Andrei Pelinescu-Onciul authored on 02/04/2003 15:51:03 |
||
View ac7e69d86a
to-do updatedJiri Kuthan authored on 02/04/2003 14:30:15 |
April 1, 2003 | ||
---|---|---|
View aeb805d516
- added dst_port, proto (== tcp, udp, tls), af (==inet, inet6) to the config script - fixed a makefile dep. problem (lex.yy.c : cfg.tab.h & cfg.tab.h: cfg.y)Andrei Pelinescu-Onciul authored on 01/04/2003 18:20:50 |
||
View 73eec4b209
- added contional lumps support functions: insert_cond_lump_after ( anchor, COND_TYPE, lump_type) insert_cond_lump_beforeAndrei Pelinescu-Onciul authored on 01/04/2003 15:54:16 |
||
View d1e2a411e8
- added opt (conditional) lumps, see data_lump.h: COND_FALSE, COND_TRUE, COND_IF_DIFF_REALMS, COND_IF_DIFF_AF, COND_IF_DIFF_PROTO, COND_IF_DIFF_PORT, COND_IF_DIFF_IP, COND_IF_RAND (the last one is very usefull :-))Andrei Pelinescu-Onciul authored on 01/04/2003 15:43:41 |
||
View d147f999ca
One more missing GET_NEXT_HOP added.Jan Janak authored on 01/04/2003 13:53:08 |
||
View d399b7aa49
support for loose_routing in branches was missing, fixed.Jan Janak authored on 01/04/2003 11:59:08 |
||
View 9de57c4254
- Added support for loose routing in forward action.Jan Janak authored on 01/04/2003 11:58:06 |
||
View de0062e670
- Introduced macro GET_NEXT_HOP which returns URI of the next hop (not necessary Request URI) - Introduced macro GET_RURI which returns Request-URI of a message (either new_uri or the original one)Jan Janak authored on 01/04/2003 09:16:00 |
||
View 179e36373e
- Copyright statement added to dlg.c and dlg.h - Updated to support loose routing (a message is not necessary forwarded to its R-URI)Jan Janak authored on 01/04/2003 09:14:29 |