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
2023-10-04
MPLS subsystem
Ondrej Zajicek
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-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-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)
2019-03-14
Nest: Update handling of temporary attributes
Ondrej Zajicek (work)
2018-12-04
Terminology cleanup: The import_control hook is now called preexport.
Jan Maria Matejka
2018-05-30
Nest: Removing separate tmpa from route propagation
Jan Maria Matejka
2018-02-07
Nest: Trivial whitespace cleanup
Ondrej Zajicek (work)
2018-01-23
Merge branch 'master' into int-new
Ondrej Zajicek (work)
2017-12-08
Nest: Minor formatting changes
Ondrej Zajicek (work)
2017-12-07
Timers: Parse and format functions for microsecond times
Ondrej Zajicek (work)
2017-07-04
Implement onlink flag for nexthops
Ondrej Zajicek (work)
2017-05-15
Nest: split route show into separate file
Jan Moskyto Matejka