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
Age
Commit message (
Expand
)
Author
2000-01-19
Split off general commands to cmds.c.
Martin Mares
2000-01-19
Killed a couple of bugs in the neighbor cache.
Martin Mares
2000-01-18
Killed protocol->priority. Protocol startup should be clean and hack-free now.
Martin Mares
2000-01-18
protocol->startup_counter no longer exists.
Martin Mares
2000-01-18
Kernel route syncer now supports dynamic reconfiguration. Also it doesn't
Martin Mares
2000-01-17
Removed point-to-point tunnel hack as it breaks ordinary PtP interfaces.
Martin Mares
2000-01-17
Static protocol supports full dynamic reconfiguration.
Martin Mares
2000-01-17
Moved initlialization of protocol lists to global init. Argh.
Martin Mares
2000-01-17
Separated `official protocol names' used in status dumps from name templates
Martin Mares
2000-01-17
Reconfiguration for device protocol.
Martin Mares
2000-01-17
Pipe protocol supports reconfiguration.
Martin Mares
2000-01-17
Device protocol supports reconfiguration.
Martin Mares
2000-01-17
Don't forget changing proto->name to point to name in new configuration
Martin Mares
2000-01-16
When a quoted string is encountered, don't forget to copy it to the
Martin Mares
2000-01-16
Wording changes.
Martin Mares
2000-01-16
Reworked proto lists -- each proto is now in two lists: the global one
Martin Mares
2000-01-16
Added filter_same() for comparision of two filters.
Martin Mares
2000-01-16
Converted shutdown to a kind of reconfiguration, it's no more handled
Martin Mares
2000-01-16
No more problems when events get scheduled during event processing.
Martin Mares
2000-01-16
First attempt on dynamic reconfiguration. There are still lots of bugs
Martin Mares
2000-01-16
Don't forget to set proto->min_scope = SCOPE_HOST.
Martin Mares
2000-01-05
Preparing for building LS databaze. Huh, why is it so complicated? :-(
Ondrej Filip
1999-12-20
Few more entries for bird documentation
Pavel Machek
1999-12-18
This is first version of documentation. Be sure to take a close look
Pavel Machek
1999-12-18
Added fixme.
Pavel Machek
1999-12-16
Minor cleanups.
Martin Mares
1999-12-16
Handle cases when SIOCGIFINDEX is defined, but doesn't work (new glibc
Martin Mares
1999-12-16
Added missing semicolon.
Martin Mares
1999-12-16
Better order of includes.
Martin Mares
1999-12-16
ipv6_compare() accepts non-lvalue arguments as well. This makes filters
Martin Mares
1999-12-16
Tried to clean up multicast handling. Now we don't try to guess
Martin Mares
1999-12-16
Avoid touching F_MODIFY, it no longer exists.
Martin Mares
1999-12-16
TODO entries and FIXME's.
Martin Mares
1999-12-16
Kicked off F_MODIFY (not generated nor used)
Martin Mares
1999-12-09
Added universal locking mechanism which will solve problems
Martin Mares
1999-12-08
Temporary work-arounds for multicast problems. Needs further investigation.
Martin Mares
1999-12-08
Except for special protocols (nowadays only the kernel syncer), don't
Martin Mares
1999-12-08
Added hooks for show route.
Pavel Machek
1999-12-08
- Path to control socket is selectable via command-line option.
Martin Mares
1999-12-08
Fix timing and fix endianity in metrics.
Pavel Machek
1999-12-08
Disallow rta.net syntax.
Pavel Machek
1999-12-08
Put rip options into config file.
Pavel Machek
1999-12-08
Make bird.conf that does not crash machine when you run bird as root.
Pavel Machek
1999-12-08
Make rta. syntax optional.
Pavel Machek
1999-12-08
Separated bird.conf and bird.conf for testing filters.
Pavel Machek
1999-12-06
Allow logging to stderr as well.
Martin Mares
1999-12-06
Added type `g' for void (general) pointer.
Martin Mares
1999-12-06
Logging is now configurable. You can define multiple log outputs (to both
Martin Mares
1999-12-06
Moved initialization of protocol list to proto.c.
Martin Mares
1999-12-06
Added tracked_fopen() which is a fopen registered in resource database.
Martin Mares
[next]