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
/
sysdep
/
unix
/
krt.c
Age
Commit message (
Expand
)
Author
2022-10-04
Merge commit '0072d11f' into tmp-learn
Maria Matejka
2022-09-29
Merge commit '9efaf6ba' into tmp-bad-learn
Maria Matejka
2022-09-27
Merge commit '4364ee' into tmp-bad-learn
Maria Matejka
2022-09-27
Merge commit 'cae5979871ee7aa341334f8b1af6bafc60ee9692' into tmp-bad-learn
Maria Matejka
2022-09-27
KRT: Fix route learning
Maria Matejka
2022-07-13
Merge commit 'd429bc5c841a8e9d4c81786973edfa56d20a407e' into thread-next
Maria Matejka
2022-07-11
Dropped the internal kernel protocol table for learnt routes.
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-06-08
Merge commit '950775f6fa3d569a9d7cd05e33538d35e895d688' into haugesund
Maria Matejka
2022-05-30
Merge commit 'f15f2fcee7eeb5a100bd204a0e67018e25953420' into haugesund
Maria Matejka
2022-05-30
Merge commit '337c04c45e1472d6d9b531a3c55f1f2d30ebf308' into haugesund
Maria Matejka
2022-05-30
Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesund
Maria Matejka
2022-05-30
Merge commit 'f2f3163f6c3fba7f9ef03640d7b2f6323873d2cc' into haugesund
Maria Matejka
2022-05-30
Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund
Maria Matejka
2022-05-30
Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund
Maria Matejka
2022-05-30
Merge commit 'ebd807c0b8eb0b7a3dc3371cd4c87ae886c00885' into haugesund
Maria Matejka
2022-05-30
Squashing the route attribute structure into one level.
Maria Matejka
2022-05-30
Route destination field merged with nexthop attribute; splitting flowspec val...
Maria Matejka
2022-05-26
Moved nexthop from struct rta to extended attribute.
Maria Matejka
2022-05-04
Moved route preference to eattrs
Maria Matejka
2022-05-04
Explicit definition structures of route attributes
Maria Matejka
2022-05-04
Filters always allocate from tmp_linpool
Maria Matejka
2022-05-04
Splitting route data structures out to lib
Maria Matejka
2022-04-06
Protocols have their own explicit init routines
Maria Matejka
2021-11-22
Table import and export are now explicit hooks.
Maria Matejka
2021-11-09
Split route data structure to storage (ro) / manipulation (rw) structures.
Maria Matejka
2021-11-09
Kernel routes are flushed on shutdown by kernel scan, not by table scan
Maria Matejka
2021-11-09
Secondary and merged exports get a whole feed instead of traversing the table...
Maria Matejka
2021-10-13
RIP fixup + dropping the tmp_attrs mechanism as obsolete
Maria Matejka
2021-10-13
Kernel: Convert the rte-local attributes to extended attributes and flags to ...
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-09-10
Nest: Clean up main channel handling
Ondrej Zajicek (work)
2021-06-17
Nest: Clean up main channel handling
Ondrej Zajicek (work)
2021-03-30
Routing table is now a resource allocated from its own pool
Maria Matejka
2021-01-07
Kernel: Do not check templates
Ondrej Zajicek (work)
2020-05-01
Nest: Added const to ea_show just to declare that this shouldn't really chang...
Maria Matejka
2020-01-07
KRT: Improve syncer code to avoid using temporary data in rtable
Ondrej Zajicek (work)
2019-12-19
KRT: Remove KRF_SYNC_ERROR flag
Ondrej Zajicek (work)
2019-12-17
KRT: Fix removal of KRF_INSTALLED
Ondrej Zajicek (work)
2019-12-16
KRT: Remove KRF_INSTALLED flag
Ondrej Zajicek (work)
2019-11-26
Nest: Use bitmaps to keep track of exported routes
Ondrej Zajicek (work)
2019-07-03
Merge branch 'master' into mq-filter-stack
Maria Matejka
2019-06-30
Nest: Add command to request 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-02-20
Conf: Symbol implementation converted from void pointers to union
Maria Matejka
[next]