| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
| |
bzero(), bcopy() and bcmp() were deprecated in POSIX.1-2001 and removed
in POSIX.1-2008 in deference to memset(), memcpy() and memcmp().
|
| | |
|
| |
|
|
| |
ok claudio@
|
| |
|
|
| |
ok claudio@
|
| |
|
|
| |
Diff by Renato Westphal
|
| |
|
|
| |
change. ok claudio
|
| |
|
|
|
|
| |
While I also made the code more consistent the most noticable change
is the rename of the commandline arguments for fib coupling and viewing.
OK michele@
|
| |
|
|
|
|
| |
based programs a few months back.
ok claudio@
|
| |
|
|
| |
logging. henning, sthen, michele like the idea
|
|
|
Built using the imsg/three process framework, its main aim
is to redistribute MPLS labels between peers.
Right now it has some really basic functionalities,
the basic protocol works and peers are able to exchange
labels and insert them in the kernel.
It still does not react to changes of topology.
Not yet connected to the builds.
ok claudio@ deraadt@
|