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
2023-04-04
Propagated const through route feed routines
Maria Matejka
2023-02-07
Merge commit '0bb04d5390f21b0c96fc4894ba5d5510c541f0ef' into HEAD
Maria Matejka
2023-02-02
Interface updates are asynchronous
Maria Matejka
2022-08-02
Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-next
Maria Matejka
2022-07-13
Merge commit 'd429bc5c841a8e9d4c81786973edfa56d20a407e' into thread-next
Maria Matejka
2022-07-11
Merge commit 'beb5f78a' into backport
Maria Matejka
2022-06-27
Preexport callback now takes the channel instead of protocol as argument
Maria Matejka
2022-06-08
Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund
Maria Matejka
2022-05-30
Merge commit '1c30b689ddd032ef8000fb7836348a48ba3184ff' into haugesund
Maria Matejka
2022-05-30
Merge commit '337c04c45e1472d6d9b531a3c55f1f2d30ebf308' into haugesund
Maria Matejka
2022-05-30
Merge commit 'd8661a4397e4576ac404661b192dd99d928e7890' into haugesund
Maria Matejka
2022-05-30
Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesund
Maria Matejka
2022-05-30
Merge commit 'd39ef961d1dde230c55fcc931b53f44cb34a1e63' into haugesund
Maria Matejka
2022-05-30
Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund
Maria Matejka
2022-05-30
Squashing the route attribute structure into one level.
Maria Matejka
2022-05-04
Moved route source attribute (RTS_*) to eattrs
Maria Matejka
2022-05-04
Moved route preference to eattrs
Maria Matejka
2022-05-04
Explicit definition structures of route attributes
Maria Matejka
2022-04-06
Protocols have their own explicit init routines
Maria Matejka
2022-04-06
All linpools use pages to allocate regular blocks
Maria Matejka
2021-11-22
Route sources have an explicit owner
Maria Matejka
2021-11-09
Split route data structure to storage (ro) / manipulation (rw) structures.
Maria Matejka
2021-10-13
OSPF: Convert the rte-local attributes to extended attributes
Maria Matejka
2021-10-13
IGP metric getter refactoring to protocol callback
Maria Matejka
2021-10-13
Route: moved rte_src pointer from rta to rte
Maria Matejka
2021-10-13
Preference moved to RTA and set explicitly in protocols
Maria Matejka
2021-10-13
Preexport: No route modification, no linpool needed
Maria Matejka
2021-10-13
OSPF: explicitly stop the periodic tick on shutdown to avoid recalculation races
Maria Matejka
2020-06-28
Show info from multiple protocols when protocol is not specified
Ondrej Zajicek (work)
2020-05-01
Nest: Added const to ea_show just to declare that this shouldn't really chang...
Maria Matejka
2020-05-01
OSPF: variable-length array of size 0 replaced by alloca()'d pointer
Maria Matejka
2020-04-09
Configuration strings are constant.
Maria Matejka
2019-07-24
Merge remote-tracking branch 'origin/mq-filter-stack'
Ondrej Zajicek (work)
2019-07-23
OSPF: Fix formatting of 'show ospf neighbors'
Ondrej Zajicek (work)
2019-07-15
Merge remote-tracking branch 'origin/master' into mq-filter-stack
Maria Matejka
2019-07-10
OSPF: Fix handling of NSSA option flags
Ondrej Zajicek (work)
2019-07-10
Merge branch 'master' into mq-filter-stack
Maria Matejka
2019-07-09
OSPF: Fix handling of external routes on graceful restart
Ondrej Zajicek (work)
2019-07-03
Merge branch 'master' into mq-filter-stack
Maria Matejka
2019-06-30
OSPF: Support for graceful restart
Ondrej Zajicek (work)
2019-03-18
Merge branch 'master' into HEAD
Maria Matejka
2019-03-14
Nest: Update handling of temporary attributes
Ondrej Zajicek (work)
2019-03-06
OSPF: Improved handling of tmpattrs
Ondrej Zajicek (work)
2019-02-20
Filter + Config: Fix bugs, tests and split symbols by type
Maria Matejka
2019-02-17
OSPF: Reset LSAs during area type change
Ondrej Zajicek (work)
2019-02-13
OSPF: Basic support for DN-bit handling (RFC 4576)
Ondrej Zajicek (work)
2019-01-24
OSPF: Opaque LSAs and Router Information LSA
Ondrej Zajicek (work)
2018-12-12
Update RFC references
Ondrej Zajicek (work)
2018-12-04
Terminology cleanup: The import_control hook is now called preexport.
Jan Maria Matejka
2018-10-01
Lib: Add and use ev_new_init()
Ondrej Zajicek (work)
[next]