Age | Commit message (Collapse) | Author |
|
such case. Thanks to silvio@big.net.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with two exceptions:
o Any non-zero field width is automatically replaced by standard
IP address width. This hides dependences on IPv4/IPv6.
o %#I generates hexadecimal form of the address.
Therefore |%I| generates unpadded format, |%1I| full size flush-right,
and |%-1I| full size flush-left format.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Zheng Yuan for spotting this.
|
|
|
|
|
|
|
|
Pavel, please check.
|
|
|
|
|
|
|
|
When both patterns were NULL strcmp it sigfaulted.
|
|
|
|
OK, I'm going to advertise 1.0.4.
|
|
I work also with interfaces that have some problems with socket opening.
I declare them as stub.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it does not sends nor listens packets.)
I added some new options, please look at it and look into doc if it's OK.
|
|
|
|
|
|
|
|
|
|
|