Age | Commit message (Collapse) | Author |
|
Add option that changes default paths for config file and control socket
to the current working directory.
|
|
Patch from Pavel Tvrdik
|
|
Conflicts:
filter/filter.c
nest/proto.c
nest/rt-table.c
proto/bgp/bgp.h
proto/bgp/config.Y
|
|
|
|
Allows to send and receive multiple routes for one network by one BGP
session. Also contains necessary core changes to support this (routing
tables accepting several routes for one network from one protocol).
It needs some more cleanup before merging to the master branch.
|
|
and other non-portable functions on all systems.
|
|
matching interface names in protocol-to-iface bindings.
|
|
but the modifications were relatively simple and straightforward.
|
|
format strings:
%I IP address
%#I IP address in hexadecimal
%1I IP address padded to full length
%m strerror(errno)
|