Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
error code as an argument.
Use it in socket hooks where we really shouldn't rely on errno containing
the right value or even existing.
|
|
|
|
|
|
|
|
I'm waiting for rt lookup to add stub networks.
|
|
|
|
|
|
memory allocation. :-)
|
|
|
|
|
|
Mj, could you provide example of static config for ipv6 that is _not_
rejected by checks? I tried this and got rejected.
route 62:168::/32 via 62:169::;
route 1:2::/32 via 1:3::;
|
|
|
|
|
|
can be used in definition of ENUM's.
|
|
C declarations etc.).
|
|
|
|
|
|
|
|
|
|
|
|
makefile to actually use it.
|
|
|
|
outputs. It took a whole evening to hunt them down, but now the CLI seems
to work fine.
Now I run three BGP connections with several thousand routes!
|
|
|
|
call ev_schedule() on the same handler which should work perfectly now.
|
|
|
|
|
|
|
|
|
|
|
|
from the send hook without worrying about existence of socket buffers.
Also, don't forget to copy peer addresses.
|
|
|
|
|
|
|
|
restarts of BGP seem to work now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|