index
:
bird
android-old
avc-firewall
bgp/recursive
current-busch
current-vps
dmwg-0.0.1
dmwg-0.0.2
lua/filter
lua/lua
lua/wireguard
native/native-function
native/wg-native-function
old/bgp-recursive
old/build
old/current-jessie
old/debug
old/debug2
old/ignore-interface
old/ipv4-link-local
old/tunnel-encap
old/wg-tlv
old/wireguard
old/wireguard-android
old/wireguard-bp
old/wireguard-initial
old/wireguard-lib
old/wireguard-proto
old/wireguard-upstream
proto-firewall
shared
wireguard
wireguard-android
wireguard-next
wireguard-next-tmp10
wireguard-next-tmp11
wireguard-next-tmp5
wireguard-next-tmp6
wireguard-next-tmp7
wireguard-next-tmp7-1
wireguard-next-tmp8
wireguard-next-tmp8-1
wireguard-next-tmp9
Bird routing daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
Makefile.in
Age
Commit message (
Expand
)
Author
2012-05-03
Implements build options to specify socket dir and suffix.
Ondrej Zajicek
2011-04-28
Use constants from /etc/iproute2/rt_* files.
Ondrej Zajicek
2010-02-21
Fixes installation (missing /usr/local/var/run).
Ondrej Zajicek
2009-08-10
Compilation and dependency generation should be serialized.
Ondrej Zajicek
2009-08-10
Clean files generated by Bison and Flex.
Ondrej Zajicek
2009-08-09
Makefile changed to make it work with 'make -jN' where N>1
Ondrej Filip
2009-06-02
Inlude DESTDIR in install to make life of packagers easier.
Ondrej Filip
2009-06-02
Clean also ipv6 bird.ctl
Ondrej Filip
2009-06-02
Error in test fixed.
Ondrej Filip
2009-06-02
Small change to make BIRD's IPv6 packaging easier
Ondrej Filip
2004-05-31
Bird's control socket should be in /var/run and the convention for
Martin Mares
2000-06-09
Proper building and installation of documentation in the Makefiles.
Martin Mares
2000-05-08
Autoconf is *evil*. The sysconfdir and similar variables are unusable in
Martin Mares
2000-05-08
`make install' now works.
Martin Mares
2000-05-05
Connected the `doc' subtree to global makefiles.
Martin Mares
2000-01-20
Configure, link and use the readline library.
Martin Mares
2000-01-19
Put client on a stony ground. The whole client is going to be system-specific
Martin Mares
1999-10-31
The CLI I/O functions work as desired.
Martin Mares
1999-10-29
Added skeleton of the client. Does nothing, but at least compiles.
Martin Mares
1999-04-11
Added new target "tags" to generate a tag table for Emacs.
Martin Mares
1999-04-01
First few FreeBSD portability fixes.
Martin Mares
1999-03-04
Use dmalloc instead of EFence when available (dmalloc has lot of improvements
Martin Mares
1999-01-10
New makefiles. Includes support for out-of-source-tree builds.
Martin Mares