Displaying 20 results from an estimated 46 matches for "fsm".
Did you mean:
asm
2007 Apr 18
0
[Bridge] BCP code ported to pppd 2.4.2
...Encryption Control Protocol */
diff -Naur ppp-2.4.2/pppd/Makefile.linux ppp-2.4.2-bcp/pppd/Makefile.linux
--- ppp-2.4.2/pppd/Makefile.linux Tue Dec 7 01:23:15 2004
+++ ppp-2.4.2-bcp/pppd/Makefile.linux Tue Apr 5 22:29:39 2005
@@ -10,7 +10,7 @@
TARGETS = pppd
-PPPDSRCS = main.c magic.c fsm.c lcp.c ipcp.c upap.c chap-new.c md5.c
ccp.c \
+PPPDSRCS = main.c magic.c fsm.c bcp.c lcp.c ipcp.c upap.c chap-new.c
md5.c ccp.c \
ecp.c ipxcp.c auth.c options.c sys-linux.c md4.c chap_ms.c \
demand.c utils.c tty.c eap.c chap-md5.c
@@ -19,7 +19,7 @@
upap.h eap.h
MANPAGES...
2007 Apr 18
7
[Bridge] (no subject)
Dear Sir,
I was trying to install bridge as we are installing
scps gateway in our testbed.This requires us to
install the bridge.
Our Linux version is 2.4.18 ~3 and we are using redhat
7.2
Please let me know which is the bridge I should
install and how to configure it.
Before configuring the bridge what I should check in
my configuration.
Thanks for your time,
Sincerely
Rama
=====
I hear
2007 Apr 03
2
[OT] Ragel and FSM tutorials
This is off-topic.
I''m hoping someone on this list can point me towards more general
information on finite state machines, their definition, how to build
them, determining when to apply them, etc. I read Zed''s blog entry
from way back when covering Ragel [1] but he hasn''t followed it up
and there aren''t many pointers to external information.
2008 Apr 24
4
Pure Ruby HTTP parser
...hing else, let me state this: Of course it''s going to be
PAINFULLY slow on MRI. That''s not the point :)
I thought I''d try out writing out a Ruby version of the parser for the
purposes of Rubinius. For those of you who aren''t aware, Ragel supports a
goto-driven FSM on Rubinius by injecting assembly directly, and Rubinus head
honcho guy Evan Phoenix is working on a patch for Ragel to update it to the
new compiler semantics. So really, there is a purpose for trying this out.
Anyway, here''s my initial hack. It''s nasty, and presently jams the...
2006 Jun 02
1
very slow network from GXP-2000 switch port
...w, making it almost impossible to work.
When plugging back PC's directly to the LAN speed was normal again.
On my test setup with a single phone here a the office I don't have that
problem.
Is there a known issue with that firwmare version?
Could the switch be playing foul? (a Netgear FSM-7326-PEU)
2007 Nov 04
5
problem with sftp & huawei switches
...mm:/home/milon# sftp 10.1.1.30:vrpcfg.cfg .
Connecting to 10.1.1.30...
root at 10.1.1.30's password:
Couldn't stat remote file: Operation unsupported
File "flash:/flash:/vrpcfg.cfg" not found.
Received disconnect from 10.1.1.30: 2: The connection is closed by
SSH Server
Current FSM is SSH_Main_Disconnect
Or interactive session:
sftp> ls
Couldn't stat remote file: Operation unsupported
Can't ls: "flash:/" not found
sftp> cd /
Couldn't stat remote file: Operation unsupported
sftp> get vrpcfg.cfg
Couldn't stat remote file: Operation unsuppor...
2007 Nov 07
5
What do you do to keep asterisk alive?
I've asterisk stop (presumably segfaulting) a couple of times, and I was
just beginning to look at how to keep it running - what have others
done?
I was thinking of wrapping a script around asterisk like this:
while 1
do
asterisk -f
done
/Per Jessen, Z?rich
--
http://www.spamchek.com/ - your spam is our business.
2010 Jul 23
1
Strategy for integrating a custom layer of web services?
...and limit the computing
capacity needed for these services (on the data sources).
Second, the system talks to a REST API on these data sources but we
sometimes have to keep some kind of stateful representation of the
data sources because depending on the context some calls should not be
forwarded (FSM-like behavior). I will also have to implement an
exclusive lock system because in some cases it is required that only
one client at a time is able to talk to this API.
Third, we need to be able to control an MJPG streaming server (written
in Ruby as well) that serves video streams to custom Flash...
2007 Jan 04
3
Slightly OT: Rails + Mongrel Proxy Server without Apache
Hi,
I''m looking for suggestions on the simplest way to implement an HTTP
proxy under Rails/Mongrel. It should preserve ALL of the proxied HTTP
response - including all header content such keepalives, etc.
Yes, I know I can do this with Apache''s proxy module, and we already
do that for the non-development/test environments. This is just for
the development/test environment
2007 Nov 28
2
Billing/Call Control engine : AGI scripts/ AstMan API
...s, I was thinking of using AstMan APIs along
with astmanproxy, with the setup being something like this :
Asterisk <---------> astmanproxy <-----------------> Billing
Engine(control/access)
Has anyone ever tried this?
The one seriously big work with this approach would be to have an FSM
built into my billing engine, maintaining call states, etc. That seems
to be quite a daunting task to be done in a short time.
Any ideas anyone?or any similar experiences, in terms of performance,
scalability, etc. w.r.t both AGI scripts and AstMan API?
TiA
- Benjamin Jacob.
EMAIL DISCLA...
2015 Feb 09
5
extlinux installer build failed
...c/netif/ethernetif.o lwip/src/netif/ppp/ppp_oe.o
lwip/src/netif/ppp/ppp.o lwip/src/netif/ppp/magic.o
lwip/src/netif/ppp/lcp.o lwip/src/netif/ppp/pap.o
lwip/src/netif/ppp/chpms.o lwip/src/netif/ppp/randm.o
lwip/src/netif/ppp/vj.o lwip/src/netif/ppp/ipcp.o
lwip/src/netif/ppp/chap.o lwip/src/netif/ppp/fsm.o
lwip/src/netif/ppp/md5.o lwip/src/netif/ppp/auth.o
lwip/src/netif/etharp.o lwip/src/core/tcp.o lwip/src/core/init.o
lwip/src/core/ipv4/autoip.o lwip/src/core/ipv4/icmp.o
lwip/src/core/ipv4/ip_frag.o lwip/src/core/ipv4/ip_addr.o
lwip/src/core/ipv4/inet.o lwip/src/core/ipv4/ip.o
lwip/src/core/ipv4/...
2015 Feb 09
0
extlinux installer build failed
.../src/netif/ppp/ppp_oe.o
> lwip/src/netif/ppp/ppp.o lwip/src/netif/ppp/magic.o
> lwip/src/netif/ppp/lcp.o lwip/src/netif/ppp/pap.o
> lwip/src/netif/ppp/chpms.o lwip/src/netif/ppp/randm.o
> lwip/src/netif/ppp/vj.o lwip/src/netif/ppp/ipcp.o
> lwip/src/netif/ppp/chap.o lwip/src/netif/ppp/fsm.o
> lwip/src/netif/ppp/md5.o lwip/src/netif/ppp/auth.o
> lwip/src/netif/etharp.o lwip/src/core/tcp.o lwip/src/core/init.o
> lwip/src/core/ipv4/autoip.o lwip/src/core/ipv4/icmp.o
> lwip/src/core/ipv4/ip_frag.o lwip/src/core/ipv4/ip_addr.o
> lwip/src/core/ipv4/inet.o lwip/src/core/ipv4...
2015 Feb 09
1
extlinux installer build failed
...gt; > lwip/src/netif/ppp/ppp.o lwip/src/netif/ppp/magic.o
> > lwip/src/netif/ppp/lcp.o lwip/src/netif/ppp/pap.o
> > lwip/src/netif/ppp/chpms.o lwip/src/netif/ppp/randm.o
> > lwip/src/netif/ppp/vj.o lwip/src/netif/ppp/ipcp.o
> > lwip/src/netif/ppp/chap.o lwip/src/netif/ppp/fsm.o
> > lwip/src/netif/ppp/md5.o lwip/src/netif/ppp/auth.o
> > lwip/src/netif/etharp.o lwip/src/core/tcp.o lwip/src/core/init.o
> > lwip/src/core/ipv4/autoip.o lwip/src/core/ipv4/icmp.o
> > lwip/src/core/ipv4/ip_frag.o lwip/src/core/ipv4/ip_addr.o
> > lwip/src/core/ipv4/...
2018 Sep 19
0
[RFC PATCH 2/2] virtio/s390: fix race in ccw_io_helper()
...irtio-ccw would be an overkill, I agree.
I've encountered that pattern so far mostly for driver-internal I/O
(setting some stuff up via channel commands etc.) Other usages (like
e.g. the dasd driver processing block layer requests) are asynchronous,
and the common I/O layer uses a full-fledged fsm. Much of the trouble
comes from implementing a synchronous interface via asynchronous
commands, and I'd really like to keep that as simple as possible
(especially as this is not the hot path).
>
> > - Add serialization around the submit/wait procedure (as you did), but
> > wi...
2012 Aug 08
0
[Announce] GPA 0.9.3 released
...searching in the keylist.
* Collected bug fixes.
Noteworthy changes in version 0.9.2 (2012-05-02)
------------------------------------------------
* Adjust server mode to modern Libassuan.
* Add options --enable-logging for W32.
* Add options --gpg-binary, --gpgsm-binary and --debug-edit-fsm.
* Properly process CMS data in the clipboard and with the server's
VERIFY_FILES and DECRYPT_FILES commands.
* Minor code cleanups.
Noteworthy changes in version 0.9.1 (2012-04-18)
------------------------------------------------
* The key selection dialogs for encryption and signing...
2013 Sep 12
0
SIP over WSS connection : mask error
...transportError
SIPml-api.js:1
=== REGISTER Dialog terminated === SIPml-api.js:1
session event = type = transport_error - description = Transport error
test_wss_ast.html:39
session event = type = terminated - description = Disconnected
test_wss_ast.html:39
response code = -1 test_wss_ast.html:41
The FSM is in the final state
0000009F 81 7e 02 5b 53 49 50 2f 32 2e 30 20 34 30 31 20 .~.[SIP/ 2.0
401
000000AF 55 6e 61 75 74 68 6f 72 69 7a 65 64 0d 0a 56 69 Unauthor
ized..Vi
000000BF 61 3a 20 53 49 50 2f 32 2e 30 2f 57 53 53 20 64 a: SIP/2
.0/WSS d
000000CF 66 37 6a 61 6c 32...
2004 Mar 31
1
Timeout question
Hi.
I've got 2 Fedora Linux (a Master and a Slave) with RSYNC-2.5.7. I need to keep Master synchronized
every 5 minutes (mounting a remote directory with NFS on Slave).
It runs correctly.
To simulate a problem, I try to disconnect the lan cable.
From the shell of Slave:
rsync -a -v --timeout=10 --delete /mnt/master/ /local/slave
I expect that the process will end after 10 seconds, but
2006 Feb 19
16
Open source rails e-commerce engine?
I''m pinging the list to see if anyone is working on an open-source
e-commerce engine based on Rails yet - something like OSCommerice I guess.
Anyone? Is there interest out there for such a thing?
I have such a product which has been extracted from real world code. It
currently runs 3 production rails sites in various shapes and forms,
implemented as a rails engine.
Basic feature list:
-
2015 Jan 14
4
[Bug 2338] New: scp -3 doesn't give an error on missing source directory
https://bugzilla.mindrot.org/show_bug.cgi?id=2338
Bug ID: 2338
Summary: scp -3 doesn't give an error on missing source
directory
Product: Portable OpenSSH
Version: 6.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: scp
2006 Nov 16
1
transfering decoder state
Hi Jean Marc and everyone else :-)
I am a bit of an alien here, my expertise is not at all in DSP: I am in
network games and recently I started to work in a team dedicated to
audio for games.
Our prefered codec is speex, mainly for its quality/bandwidth ratio and
of course because it is open source.
You DSP guys would probably curse us if you saw what kind of ugly things
we do to compressed