6 lines
128 B
Standard ML
6 lines
128 B
Standard ML
signature dpd_xmpp {
|
|
ip-proto == tcp
|
|
payload /^(<\?xml[^?>]*\?>)?[\n\r ]*<stream:stream [^>]*xmlns='jabber:/
|
|
enable "xmpp"
|
|
}
|