Hi,
the pppd is horrible, but it is still usable :-) With introduction of
multiple routing tables the pppd is lacking the support of that stuff.
the most obvious thing is something like:
Index: sys-bsd.c
===
RCS file: /home/cyxob/cvs
as far as i remember, MBR code is as compact as possible, since the
space is limited.
would it be appropriate to twist some code in order to win some space?
like the following:
On 2/21/10, Giuseppe Magnotta wrote:
...
> movw$NDOSPART, %cx
> + xorw%ax, %ax
> + xorw
Hi!
I'd like to give some colleagues possibility to analyze and dump net
traffic to files, but it seems that in order to do that I need to
allow them to run a piece of software as root, when the software has a
possibility to write to a user-defined file and it does it as root. In
this case I belie