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
/
ospf
Age
Commit message (
Collapse
)
Author
2000-06-03
interface {} added.
Ondrej Filip
2000-06-02
area {} added to config.
Ondrej Filip
2000-06-02
First option into config added. :-)
Ondrej Filip
2000-06-02
Flush LSA when receive aged one.
Ondrej Filip
2000-06-02
Bugfix in receiving of aged LSA.
Ondrej Filip
2000-06-02
Better LSA Aging.
Ondrej Filip
2000-06-02
sh interface "iface" dumpped all.
Ondrej Filip
2000-06-02
Better dumping, if I get strange lsack.
Ondrej Filip
2000-06-02
Handle "show ospf *" even if protocol is down.
Ondrej Filip
2000-06-02
Silly bug in sh interface. Now I test ALL interfaces. :-)
Ondrej Filip
2000-06-02
Speedup loading process.
Ondrej Filip
2000-06-02
Bugfix in lsreq receiving.
Ondrej Filip
2000-06-01
Added show ospf interface.
Ondrej Filip
show ospf neighbors now knows "<interface>".
2000-06-01
show ospf implemented.
Ondrej Filip
2000-06-01
Cisco-like "show ospf neighbors" implemented.
Ondrej Filip
2000-06-01
Print route tag in hexadecimal and omit it if it's zero.
Martin Mares
2000-06-01
Print tag unsigned rather then signed.
Ondrej Filip
2000-06-01
Calculate checksum when reflooding (after min ls_refresh).
Ondrej Filip
2000-06-01
Cleanup.
Ondrej Filip
2000-06-01
Very stuping bug. (I took me 4 hours to find it!)
Ondrej Filip
I just wrote "=!" instead of "!=". :-(((((((
2000-05-31
Ehm, some other "down" steps.
Ondrej Filip
2000-05-31
Some bugs in cleanup after iface down.
Ondrej Filip
2000-05-31
Why does not work "sk_close(sk);rfree(sk);"?
Ondrej Filip
2000-05-31
Better debugging.
Ondrej Filip
Safe neigh_list deleting.
2000-05-31
And finally, Premature aging works. :-)
Ondrej Filip
2000-05-31
Another step to make premature aging better.
Ondrej Filip
2000-05-31
Warning destroyed. :-)
Ondrej Filip
2000-05-31
Flood my LSA (if exists) after old one is flushed.
Ondrej Filip
2000-05-31
Set E2 metric for internal routes to LSINFINITY.
Ondrej Filip
2000-05-31
Delete _all_ ext routes from unreachable neighbor.
Ondrej Filip
2000-05-31
Stuping bug in net LSA origination. Now, I should survive
Ondrej Filip
loss of my only neighbor.
2000-05-31
Sort cleanup in aging.
Ondrej Filip
2000-05-31
LSArt origination and routing table calculation is now not doing so
Ondrej Filip
often. Instead of calculation I just schedule it latter.
2000-05-31
Handle better next hop in external LSA.
Ondrej Filip
2000-05-31
Very ancient bug in (B)DR election, I didn't fill correctly my own IP.
Ondrej Filip
2000-05-31
Added tagging of external LSA.
Ondrej Filip
2000-05-31
Updated all the Doc files to new format.
Martin Mares
2000-05-30
Ehm, in had this in code: "break; i--;" :-(
Ondrej Filip
2000-05-30
Route attributes for OSPF.
Martin Mares
2000-05-30
Added \n in debug.
Ondrej Filip
2000-05-30
Stupig bug in debugging.
Ondrej Filip
2000-05-30
You can decide if add LSA into lsrth during flood_lsa().
Ondrej Filip
2000-05-30
Reflood your old lsa.
Ondrej Filip
2000-05-30
Don't run rt calculation twice.
Ondrej Filip
2000-05-30
Don't send empty LS upd. (And better debugging.)
Ondrej Filip
2000-05-30
Aging delta changed. (Ehm, aging is very dirty I'll have to change it.)
Ondrej Filip
2000-05-30
Better shutdown.
Ondrej Filip
2000-05-30
Don't send empty LS update.
Ondrej Filip
2000-05-30
Bug in direct ack (via update).
Ondrej Filip
2000-05-30
Bug in socket closing.
Ondrej Filip
[next]