Displaying 2 results from an estimated 2 matches for "cichar".
Did you mean:
c_char
2007 Apr 18
0
[Bridge] BCP code ported to pppd 2.4.2
...- Ack our CIs.
+ * Called by fsm_rconfack, Receive Configure ACK.
+ *
+ * Returns:
+ * 0 - Ack was bad.
+ * 1 - Ack was good.
+ */
+static int
+bcp_ackci(f, p, len)
+ fsm *f;
+ u_char *p;
+ int len;
+{
+ bcp_options *go = &bcp_gotoptions[f->unit];
+ u_char cilen, citype, cichar;
+ u_short cishort;
+
+ /*
+ * CIs must be in exactly the same order that we sent...
+ * Check packet length and CI length at each step.
+ * If we find any deviations, then this packet is bad.
+ */
+#define ACKCIBRIDGELINEID(opt, neg, lan_bridge_segno) \
+ if (neg) { \
+...
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