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
/
TODO
Age
Commit message (
Expand
)
Author
2000-05-30
More todo in documentation.
Pavel Machek
2000-05-29
Updated TODO.
Martin Mares
2000-05-29
Really short installation section added.
Pavel Machek
2000-05-29
Docs updates.
Pavel Machek
2000-05-29
Info about client. (Mj, if you tell me that's trivial, what about you
Pavel Machek
2000-05-28
Documentation update.
Pavel Machek
2000-05-19
Fixed a very nasty bug in FIB iterators.
Martin Mares
2000-05-19
BGP now reports originating AS and origin type in get_route_info().
Martin Mares
2000-05-19
Asynchronous feeding of protocols.
Martin Mares
2000-05-16
Don't log state changes if nothing user-visible has changed.
Martin Mares
2000-05-16
When in persist mode, don't delete routes from kernel tables even if
Martin Mares
2000-05-15
bgp_get_status: If protocol is down, don't print BGP state.
Martin Mares
2000-05-15
Cleanup of configuration.
Martin Mares
2000-05-15
Got rid of startup functions and filters_postconfig().
Martin Mares
2000-05-13
Added `show route for <prefix-or-ipa>' which looks up route leading to
Martin Mares
2000-05-13
Unified parsing of prefixes.
Martin Mares
2000-05-13
Adapted to new rt_notify semantics.
Martin Mares
2000-05-11
If a broadcast address is missing, go fake one.
Martin Mares
2000-05-08
Generated first public alpha release.
Martin Mares
2000-05-08
Implemented `show route count' which is `show route stats' with
Martin Mares
2000-05-08
Don't crash when the socket gets closed between updates.
Martin Mares
2000-05-08
Update `remains' counter correctly.
Martin Mares
2000-05-08
Updated TODO.
Martin Mares
2000-05-07
Implemented `show route <...> stats'.
Martin Mares
2000-05-07
Setup of incoming connection is now a separate function.
Martin Mares
2000-05-06
Added commands `show route protocol <p>' and `show route import <p>' which
Martin Mares
2000-05-06
IPv6 support compiles on both glibc 2.0 and 2.1.
Martin Mares
2000-05-06
Cosmetic fixes.
Martin Mares
2000-05-06
When rte_update is called for an identical route, don't announce anything.
Martin Mares
2000-05-05
Connected the `doc' subtree to global makefiles.
Martin Mares
2000-05-04
Updated.
Martin Mares
2000-04-28
Updated TODO.
Martin Mares
2000-04-01
Changed initialization of protocol list -- now we call proto_build() instead
Martin Mares
2000-03-31
Use bsprintf() instead of sprintf().
Martin Mares
2000-03-20
Started work on BGP. Wrote main part of the connection handling code.
Martin Mares
2000-03-12
Fixed a bunch of FIXME's by removing them :)
Martin Mares
2000-03-12
Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUG
Martin Mares
2000-03-12
Added tracing of interface events.
Martin Mares
2000-03-12
Added debugging of communication between protocols and routing tables.
Martin Mares
2000-03-07
Added debugging of protocol state transitions.
Martin Mares
2000-03-05
Implemented real slab allocator. If you suspect it from being buggy,
Martin Mares
2000-03-04
Implemented real attribute cache.
Martin Mares
2000-03-01
Reimplemented neighbor cache. Now uses real hashing.
Martin Mares
2000-03-01
Made `datetime' more user friendly. Now it should be a quoted string
Martin Mares
2000-02-29
Rewrote interface type detection logic. The `unnumbered' flag is now per
Martin Mares
2000-02-27
Support expansion of command abbreviations.
Martin Mares
2000-02-15
First usable version of the client. No command completion and similar nifty
Martin Mares
2000-01-19
Split off general commands to cmds.c.
Martin Mares
2000-01-18
Killed protocol->priority. Protocol startup should be clean and hack-free now.
Martin Mares
2000-01-17
Removed point-to-point tunnel hack as it breaks ordinary PtP interfaces.
Martin Mares
[next]