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
/
ospf.c
Age
Commit message (
Expand
)
Author
2000-09-04
Fixed many bugs in rt calculation and interface adding. Now it seems to be
Ondrej Filip
2000-09-04
I allocate struct ifa before unlocking. So route exported to OSPF are correct.
Ondrej Filip
2000-09-03
Serious bug in ext lsa origination found. Going for 1.0.4.
Ondrej Filip
2000-09-02
Added stub interface. (Interface which is propagated to OSPF but
Ondrej Filip
2000-09-02
Reconfigure poll interval.
Ondrej Filip
2000-09-02
Reconfiguration for new options.
Ondrej Filip
2000-08-16
Typo in rte_better.
Ondrej Filip
2000-08-16
Bug in rte_better.
Ondrej Filip
2000-06-08
Missing parameters...
Martin Mares
2000-06-08
Fixes for the programmer's manual.
Martin Mares
2000-06-07
Better algoritmus of LSA aging.
Ondrej Filip
2000-06-07
Simple explanation, how LSA are kept in database.
Ondrej Filip
2000-06-07
Doc
Ondrej Filip
2000-06-07
Doc in neighbor.c and some tiny changes related to.
Ondrej Filip
2000-06-07
Doc
Ondrej Filip
2000-06-07
Introdution into OSPF.
Ondrej Filip
2000-06-07
Now I can change cost of interface without OSPF restart.
Ondrej Filip
2000-06-07
Removed useless trace.
Ondrej Filip
2000-06-07
Reconfiguration hook.
Ondrej Filip
2000-06-06
Some '\n' deleted.
Ondrej Filip
2000-06-06
Tracing in topology
Ondrej Filip
2000-06-06
First part of tracing.
Ondrej Filip
2000-06-06
Allocate OSPF areas before interfaces.
Ondrej Filip
2000-06-06
Dummy reconfigure added.
Ondrej Filip
2000-06-05
Bugfix in NET LSA flushing.
Ondrej Filip
2000-06-05
Unless a filter specifies otherwise, all external routes have type 2
Martin Mares
2000-06-05
Many bugfixes (I don't remember all of them):
Ondrej Filip
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
sh interface "iface" dumpped all.
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-01
Added show ospf interface.
Ondrej Filip
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-05-31
Sort cleanup in aging.
Ondrej Filip
2000-05-31
LSArt origination and routing table calculation is now not doing so
Ondrej Filip
2000-05-31
Added tagging of external LSA.
Ondrej Filip
2000-05-30
Route attributes for OSPF.
Martin Mares
2000-05-30
Better shutdown.
Ondrej Filip
2000-05-30
Better inicialisation.
Ondrej Filip
2000-05-30
Some exchange between init() and start().
Ondrej Filip
2000-05-30
Better rt dumping.
Ondrej Filip
2000-05-30
Bug in rt_notify.
Ondrej Filip
2000-05-28
get_route_info() added.
Ondrej Filip
2000-05-28
get_status() implemented.
Ondrej Filip
2000-05-28
Just added some debug().
Ondrej Filip
[next]