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
/
bird.conf
Age
Commit message (
Expand
)
Author
1999-10-28
switch() { } done right.
Pavel Machek
1999-10-12
Filters: permit variables of prefix types, cleanup around
Pavel Machek
1999-10-07
Added examples of pairs and prefixes
Pavel Machek
1999-10-02
Obvious bugs in authentication fixed.
Pavel Machek
1999-09-29
Make configuration use new case statement.
Pavel Machek
1999-08-18
Few fixme's fixed in rip (will not crash any more on request for
Pavel Machek
1999-07-01
Function calling in filters works - somehow. Calling syntax is
Pavel Machek
1999-05-26
Example of password list usage.
Pavel Machek
1999-04-19
Updated filters: they now actually see IP/pxlen of net being filtered,
Pavel Machek
1999-04-12
Sets of integers now actually work. Sets of IP will work as soon as
Pavel Machek
1999-04-07
Filters upgraded - a bit. Moved code to filter.c because it is where
Pavel Machek
1999-03-29
Update of filters towards new interface.
Pavel Machek
1999-01-15
filters_init() renamed to filters_postconfig().
Pavel Machek
1999-01-15
Added bird.conf to .cvsignore and created an example configuration file.
Martin Mares
1998-12-08
Hopefully finished kernel syncer (krt) rewrite:
Martin Mares
1998-12-06
All static routes except for device ones should work and appear/disappear
Martin Mares
1998-12-06
Added skeleton of static route protocol.
Martin Mares
1998-12-06
Kernel syncer is now configurable. It will probably need some more
Martin Mares
1998-11-29
Added configuration of the device internal protocol. This is primarily
Martin Mares
1998-11-29
Allow setting debug value and `disabled' flag in protocol definition.
Martin Mares
1998-11-27
Trivial 15-line bison excercise: Implemented expressions including
Martin Mares
1998-11-27
First attempt at protocol configuration (now done only for RIP).
Martin Mares
1998-11-27
Experimental config file.
Martin Mares