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
Age
Commit message (
Expand
)
Author
2022-08-02
Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-next
Maria Matejka
2022-08-02
Introducing basic RCU primitives for lock-less shared data structures
Maria Matejka
2022-07-28
Moved the thread starting code to IO loop code
Maria Matejka
2022-07-18
Merge commit '94eb0858' into thread-next
Maria Matejka
2022-07-18
Merge commit 'a4451535' into thread-next
Maria Matejka
2022-07-13
Merge commit '2e5bfeb73ac25e236a24b6c1a88d0f2221ca303f' into thread-next
Maria Matejka
2022-07-13
Merge commit 'd429bc5c841a8e9d4c81786973edfa56d20a407e' into thread-next
Maria Matejka
2022-07-13
Merge commit '7e9cede1fd1878fb4c00e793bccd0ca6c18ad452' into thread-next
Maria Matejka
2022-07-11
Dropped the internal kernel protocol table for learnt routes.
Maria Matejka
2022-07-11
Merge remote-tracking branch 'origin/master' into backport
Maria Matejka
2022-07-11
Merge commit 'beb5f78a' into backport
Maria Matejka
2022-07-10
Merge version 2.0.10 into backport
Maria Matejka
2022-06-27
Filter: Implement soft scopes
Ondrej Zajicek (work)
2022-06-27
Preexport callback now takes the channel instead of protocol as argument
Maria Matejka
2022-06-16
NEWS and version update
v2.0.10
2.0.10
Ondrej Zajicek
2022-06-08
Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund
Maria Matejka
2022-06-08
Merge commit '950775f6fa3d569a9d7cd05e33538d35e895d688' into haugesund
Maria Matejka
2022-06-04
IO: Improve resolution of latency debugging messages
Ondrej Zajicek
2022-05-30
Merge commit 'f15f2fcee7eeb5a100bd204a0e67018e25953420' into haugesund
Maria Matejka
2022-05-30
Merge commit '1c30b689ddd032ef8000fb7836348a48ba3184ff' into haugesund
Maria Matejka
2022-05-30
Merge commit '702c04fbef222e802ca4dfac645dc75ede522db6' 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 'cf07d8ad79273a3bbf0617c17e438602e4b64ece' 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 '0d0f6554a5c233bf2bf830ae319191c4b1808d49' into haugesund
Maria Matejka
2022-05-30
Merge commit '80272d4b64a38ee6f04a1c4e8566cac3a2293176' into haugesund
Maria Matejka
2022-05-30
Merge commit '652be92a21f5575e5f74f6abe98eb4200b86776c' 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
Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0
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 source attribute (RTS_*) to eattrs
Maria Matejka
2022-05-04
Removing the route scope attribute. Use custom attributes instead.
Maria Matejka
2022-05-04
Moved route preference to eattrs
Maria Matejka
2022-05-04
Conf: Allowing keyword redefinition
Maria Matejka
2022-05-04
Explicit definition structures of route attributes
Maria Matejka
2022-05-04
Replaced boilerplate eattr allocation by ea_set_attr()
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-05-04
Unified attribute and filter types
Maria Matejka
2022-05-04
Filter: Bitfield eattrs reading / writing moved to filter code
Maria Matejka
2022-04-13
Fixed a munmap abort bug
Maria Matejka
2022-04-06
Protocols have their own explicit init routines
Maria Matejka
2022-03-16
Netlink: Remove superfluous sysdep/linux/netlink.c.orig
Ondrej Zajicek (work)
2022-03-09
Merge commit 'f81702b7' into haugesund
Maria Matejka
2022-03-09
Merge commit '0767a0c2' into haugesund
Maria Matejka
[next]