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
/
a-set.c
Age
Commit message (
Expand
)
Author
2016-11-15
BGP: Cluster list item should be prepended
Ondrej Zajicek (work)
2016-10-13
Clist: The add() function will append a new value
Pavel Tvrdik
2016-10-04
Nest: Fix signedness of large communities
Ondrej Zajicek (work)
2016-10-03
BGP: Support for large communities
Ondrej Zajicek (work)
2015-06-08
unsigned [int] -> uint
Pavel TvrdĂk
2012-03-15
Extends set operations in filters.
Ondrej Zajicek
2011-08-14
BGP Extended communities.
Ondrej Zajicek
2011-07-03
Prints full community lists during 'show route all'.
Ondrej Zajicek
2010-05-14
Do not add community if it is already in clist.
Ondrej Zajicek
2009-07-23
Adds %R printf directive for Router ID.
Ondrej Zajicek
2008-11-08
Proper format functions for ORIGINATOR_ID, CLUSTER_LIST
Ondrej Zajicek
2008-10-26
Implementation of route reflection for BGP
Ondrej Zajicek
2000-04-17
The previous fix for spacing was (a) totally out of context, (b) wrong.
Martin Mares
2000-04-17
Put space between entries so they are separated.
Pavel Machek
2000-04-17
Int sets moved to core. It is now possible to have variable of type clist.
Pavel Machek
2000-04-17
Printing of AS paths and community sets.
Martin Mares
2000-04-17
Created nest/a-path.c and a-set.c which should contain general operations
Martin Mares