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-04-27
Path attribute can be missing if we process a packet with empty NLRI section.
Martin Mares
2000-04-27
Event handlers no longer return re-queue flag. Instead of using it, just
Martin Mares
2000-04-27
Fixed stupid bug in as_path_format().
Martin Mares
2000-04-27
Handle connect errors correctly.
Martin Mares
2000-04-26
Stub networks done.
Ondrej Filip
2000-04-26
Nets are used before routers.
Ondrej Filip
2000-04-26
IBGP fixes.
Martin Mares
2000-04-26
Changed handling of incoming connections, so that we can send data
Martin Mares
2000-04-26
Routing table calculation. Dijkstra done.
Ondrej Filip
2000-04-26
Removed several FIXME's.
Martin Mares
2000-04-26
Better formatting of router ID's.
Martin Mares
2000-04-26
Fixed several bugs in protocol state machine. Reconfigurations and
Martin Mares
2000-04-26
Use right address for ripv6.
Pavel Machek
2000-04-26
Cleanup in preparation for ipv6.
Pavel Machek
2000-04-26
Small cleanup.
Pavel Machek
2000-04-26
Whitespace changes.
Pavel Machek
2000-04-26
filter_same should now work with path masks.
Pavel Machek
2000-04-26
Bugfix in i_same (comparing of paths still does not work).
Pavel Machek
2000-04-26
Added code for testing filters.
Pavel Machek
2000-04-26
Marked place where new enums belong.
Pavel Machek
2000-04-26
Startup renamed to __startup: it is internal function and mj already
Pavel Machek
2000-04-25
Implemented automatic restart after error with all the timers needed.
Martin Mares
2000-04-25
Avoid printing of error messages on Cease notifications.
Martin Mares
2000-04-25
Allow sk_close(NULL).
Martin Mares
2000-04-25
Randomize timers properly.
Martin Mares
2000-04-25
Support dynamic reconfiguration.
Martin Mares
2000-04-25
Don't forget to set filter pointers in struct proto when reconfiguring.
Martin Mares
2000-04-25
Use the same attribute names as in filters.
Martin Mares
2000-04-25
When sending BGP attributes, re-create the flags, so that attributes
Martin Mares
2000-04-25
Better reporting of both local and remote errors.
Martin Mares
2000-04-25
Real parsing of BGP OPEN options including capability
Martin Mares
2000-04-21
LOCAL_PREF is now always present and exported over all ibgp connections [draft]
Martin Mares
2000-04-21
If no NLRI's are present in an UPDATE message, parse the attributes, but
Martin Mares
2000-04-20
IPv6 compiles with glibc 2.1.
Martin Mares
2000-04-20
Use xmalloc() instead of malloc().
Martin Mares
2000-04-20
Synced to draft-ietf-idr-bgp4-09.
Martin Mares
2000-04-20
Fixed reporting of unknown options.
Martin Mares
2000-04-20
Create syntax sugar for add/delete/prepend, so xyzzy.prepend(123) is
Pavel Machek
2000-04-20
Test new syntax of add() and delete().
Pavel Machek
2000-04-19
Temporarily ignore unknown options.
Martin Mares
2000-04-19
The ATOMIC_AGGREGATE parameter is optional transitive.
Martin Mares
2000-04-19
Delay fetching of router ID.
Martin Mares
2000-04-19
Select the right source address and don't check port numbers.
Martin Mares
2000-04-18
Grr, another patch to make it compile.
Ondrej Filip
2000-04-18
Another ack bugfix. (Bad test for MIN_LS_ARRIVAL.)
Ondrej Filip
2000-04-18
LS ack bugfix. (I didn't remove LSA from LSret hash.)
Ondrej Filip
2000-04-18
LS ack.
Ondrej Filip
2000-04-18
Better LS Ack dumping.
Ondrej Filip
2000-04-18
Bugfix in neighbor dumping.
Ondrej Filip
2000-04-18
Fixed the serious bug in LSack.
Ondrej Filip
[next]