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
/
nest
/
rt-show.c
Age
Commit message (
Expand
)
Author
2022-07-18
Merge commit '94eb0858' into thread-next
Maria Matejka
2022-07-15
Merge commit 'c70b3198' into thread-next [lots of conflicts]
Maria Matejka
2022-07-13
Fixed bug in repeated show route command
Maria Matejka
2022-07-12
Route refresh in tables uses a stale counter.
Maria Matejka
2022-07-11
Show route uses the export request also for one-net queries
Maria Matejka
2022-06-27
Moved nexthop + hostentry display to other eattrs
Maria Matejka
2022-06-27
The show-route CLI command now uses the route export API
Maria Matejka
2022-06-20
Import tables are stored as an attribute layer inside the main tables.
Maria Matejka
2022-06-17
Route attribute storage keeps the previous layers
Maria Matejka
2022-06-16
Showing the nexthop resolution target in import tables
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 '702c04fbef222e802ca4dfac645dc75ede522db6' into haugesund
Maria Matejka
2022-05-30
Merge commit '337c04c45e1472d6d9b531a3c55f1f2d30ebf308' into haugesund
Maria Matejka
2022-05-30
Merge commit 'f2f3163f6c3fba7f9ef03640d7b2f6323873d2cc' into haugesund
Maria Matejka
2022-05-30
Merge commit 'de86040b2cf4ec9bfbb64f0e208a19d4d7e51adc' into haugesund
Maria Matejka
2022-05-30
Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' 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
Moved advertising router info (FROM attribute) to eattrs
Maria Matejka
2022-05-04
Filters always allocate from tmp_linpool
Maria Matejka
2022-05-04
Attribute list normalization cleanup
Maria Matejka
2022-05-04
Splitting route data structures out to lib
Maria Matejka
2022-03-09
Merge commit 'f81702b7' into haugesund
Maria Matejka
2022-03-09
Merge commit '0767a0c2' into haugesund
Maria Matejka
2022-03-09
Merge commit '1b9189d5' into haugesund
Maria Matejka
2022-03-09
Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesund
Maria Matejka
2022-03-09
Merge commit '5cff1d5f' into haugesund
Maria Matejka
2022-03-09
Merge commit 'd5a32563' into haugesund
Maria Matejka
2022-02-06
Nest: Implement locking of prefix tries during walks
Ondrej Zajicek (work)
2022-02-06
Nest: Avoid unnecessary net_format() in 'show route' command
Ondrej Zajicek (work)
2022-02-06
Nest: Add trie iteration code to 'show route'
Ondrej Zajicek (work)
2022-02-06
Nest: Implement 'show route in <addr>' command
Ondrej Zajicek (work)
2021-11-22
Special table hooks rectified.
Maria Matejka
2021-11-22
Table import and export are now explicit hooks.
Maria Matejka
2021-11-09
Secondary and merged exports get a whole feed instead of traversing the table...
Maria Matejka
2021-11-09
Split route data structure to storage (ro) / manipulation (rw) structures.
Maria Matejka
2021-10-13
Route: moved rte_src pointer from rta to rte
Maria Matejka
2021-10-13
Preexport: No route modification, no linpool needed
Maria Matejka
2021-10-13
RIP fixup + dropping the tmp_attrs mechanism as obsolete
Maria Matejka
2021-10-13
Preference moved to RTA and set explicitly in protocols
Maria Matejka
2021-10-13
Show route may be accidentally called on shutdown also when not all default t...
Maria Matejka
2020-05-01
Fixed a harmless warning in production build
Maria Matejka
2020-05-01
Nest: Assumption in rt-show for not-so-intuitive invariant.
Maria Matejka
2019-12-19
KRT: Remove KRF_SYNC_ERROR flag
Ondrej Zajicek (work)
2019-11-26
Nest: Use bitmaps to keep track of exported routes
Ondrej Zajicek (work)
2019-10-25
Nest: Fix primary flag in show route
Ondrej Zajicek (work)
[next]