driver.
There is a help, how it can be install and patch OS code base to have
connection between them
http://www.elwix.org/site/documentation/fwsync-document/
Best Regards
Michael Pounov
fwsync-1_2.tar.gz
Description: Binary data
at 04:18:54PM +0300, Michael Pounov wrote:
Hello Charles Mott
I wrote this mail about my work with IPFW firewall.
I am started my work over IPFW Sync driver and protocol similar like
in PF firewall.
My primery goal is to do sync on NAT states in firewall router
cluster. About it, I need to know when N
Alias DB will call that
callback for notification.
When my driver get info it will be send over network to other hosts. They must
just update their Alias DBs.
What are you thinking about such approach, change and hook of the existing code?
--
Michael Pounov
ELWIX - Embedded LightWeight unIX -
rtadvd
Br
--
Michael Pounov
ELWIX.ORG
CloudSigma AG
diff --git a/usr.sbin/rtadvctl/rtadvctl.c b/usr.sbin/rtadvctl/rtadvctl.c
index 8bbd7afb6dd..f191b25c174 100644
--- a/usr.sbin/rtadvctl/rtadvctl.c
+++ b/usr.sbin/rtadvctl/rtadvctl.c
@@ -35,6 +35,7 @@
#include
#include
#include
+#include
chael Pounov
CloudSigma AG
ELWIX.ORG
--
Michael Pounov
diff --git a/sys/dev/bnxt/if_bnxt.c b/sys/dev/bnxt/if_bnxt.c
index 7811f4fdebf..f4a53cd4d93 100644
--- a/sys/dev/bnxt/if_bnxt.c
+++ b/sys/dev/bnxt/if_bnxt.c
@@ -588,7 +588,8 @@ bnxt_rx_queues_alloc(if_ctx_t ctx, caddr_t *vaddrs,
.
--
Michael Pounov
ELWIX - Embedded LightWeight unIX -
--- if_vxlan.c 2019-11-19 13:57:56.046105000 +0200
+++ if_vxlan.c 2019-11-19 14:02:21.057692000 +0200
@@ -2725,8 +2725,9 @@
vxlan_clone_create(struct if_clone *ifc, int unit, caddr_t params)
{
struct vxlan_softc *sc;
- struct ifnet *ifp;
+ struct
___
> freebsd-net@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
--
Michael Pounov
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
neither the SSH daemon nor the
> routing table on the host know or care about the routing preferences of pf."
>
> On Thu, Sep 20, 2012 at 11:01 AM, Michael Pounov wrote:
>
> > Hi, Juan
> >
> > Use pf like in that simple example:
> >
> > $dsl_if =
the network so that outgoing packets goes to
> the card from where the incoming packets was arrived ?
>
> Or is this impossible to configure ?
>
> Thanks!!!
>
> ___
> freebsd-net@freebsd.org mailing list
> http://lists.freebsd.
setup vlan0, change name to mgmt and set ip address. After few
seconds
kernel crash in vlan_transmit() at line 1029. where it tries to push mbufs to
bpf interface, but it is NULL.
--
Michael Pounov
___
freebsd-net@freebsd.org mailing list
http
setup vlan0, change name to mgmt and set ip address. After few
seconds
kernel crash in vlan_transmit() at line 1029. where it tries to push mbufs to
bpf interface, but it is NULL.
--
Michael Pounov
___
freebsd-net@freebsd.org mailing list
http
rts
>Responsible:freebsd-ports-bugs
>Synopsis: ipsec-tools is broken in CURRENT
>Arrival-Date: Wed Aug 04 12:40:04 UTC 2010
--
Michael Pounov
Index: Makefile
===
RCS file: /home/ncvs/ports/security/ipsec-tool
Hi, this patch file ipsec-tools_fbsd90.txt
Fix broken ipsec-tools in freebsd 9.0-current.
Because after change syscons stop compiling sources.
You can access the state of your problem report at any time
via this link:
http://www.freebsd.org/cgi/query-pr.cgi?pr=149270
>Category: ports
>Res
Hi all,
I am sending a patch that adds support for TACACS+ accounting to libtacplus(3).
Comments welcome.
--
M.Punov
-
AITNET - Sofia/Bulgaria -
Software & Network Solutions
(+359) 888 73 73 58;(+359) 2 402 4000
Index: libtacplus.3
==
14 matches
Mail list logo