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
/
proto
/
rip
/
config.Y
Age
Commit message (
Expand
)
Author
2011-11-07
Implements protocol templates.
Ondrej Zajicek
2009-08-16
Bugfix - each protocol can be compiled separately.
Ondrej Filip
2009-05-06
A change in OSPF and RIP interface patterns.
Ondrej Zajicek
2008-11-08
Fix bugs in OSPF MD5 authentication. First bug is that default
Ondrej Zajicek
2005-02-15
Minor changes to keep gcc happy.
Ondrej Filip
2004-06-26
Password management redesigned (untested).
Ondrej Filip
2000-05-30
Tried to change garbagetime -> garbage time to be more consistent.
Pavel Machek
2000-05-10
You can now say "mode multicast".
Pavel Machek
2000-05-04
Spelling fixes.
Pavel Machek
2000-04-28
Split CF_HDR section to CF_HDR (only includes) and CF_DEFINES (defines,
Martin Mares
2000-04-12
f_new_dynamic_attr gets third argument, type as filters know it.
Pavel Machek
2000-03-04
Renamed EAF_INLINE to EAF_TEMP to make the name reflect the real meaning.
Martin Mares
2000-03-01
Added type parameter to f_new_dynamic_attr.
Pavel Machek
2000-03-01
Dynamic attributes are now declared in per-protocol grammar files instead
Martin Mares
1999-08-18
Few fixme's fixed in rip (will not crash any more on request for
Pavel Machek
1999-08-03
Cleaned up handling of interface patterns:
Martin Mares
1999-05-31
Added FIXME: mode broadcast randombly corrupts memory.
Pavel Machek
1999-05-31
Kill duplicity between rif and rif_patt.
Pavel Machek
1999-05-26
Make rip use newly defined password lists.
Pavel Machek
1999-05-11
Mensi updaty do ripu. Pridana passwd autentikace (netestovano).
Pavel Machek
1999-03-01
Hopefully ended translating to new interface
Pavel Machek
1999-02-15
More rip fixes (config data moved to struct rip_proto_config), still
Pavel Machek
1999-01-12
Patterns expanded in the right way
Pavel Machek
1998-12-22
Bird now uses fib structure instead of linklist.
Pavel Machek
1998-12-06
Name cleanups as suggested by Pavel:
Martin Mares
1998-12-04
Rip now has configurable per-interface metric (please rewiev), and few
Pavel Machek
1998-12-01
Infinity is now configurable ammount.
Pavel Machek
1998-11-27
First attempt at protocol configuration (now done only for RIP).
Martin Mares
1998-11-27
Dummy grammar for RIP configuration. Now empty, but must be here since
Martin Mares