index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
filter
/
filter.c
Age
Commit message (
Expand
)
Author
2009-03-31
Reimplementation of prefix sets.
Ondrej Zajicek
2009-03-14
New syntax for bgp_path
Ondrej Zajicek
2009-02-26
Rate limit for most abundant log messages
Ondrej Zajicek
2009-02-21
Fixes crash during some expressions
Ondrej Zajicek
2009-02-21
Add format for BGP_AGGREGATOR attribute
Ondrej Zajicek
2008-12-25
Bugfix in interpret
Ondrej Zajicek
2008-12-25
fixes some 64-bit related bugs.
Ondrej Zajicek
2008-11-16
Fix some bugs in filter interpret.
Ondrej Zajicek
2008-11-14
New read-only route attribute 'proto' added. It returns a string
Ondrej Zajicek
2008-11-08
Proper format functions for ORIGINATOR_ID, CLUSTER_LIST
Ondrej Zajicek
2008-10-26
Implementation of 4B ASN support for BGP
Ondrej Zajicek
2004-06-05
Staticized lots of local functions.
Martin Mares
2004-05-31
Killed a couple of unused variables.
Martin Mares
2003-02-27
Prefix comparison bug (hopefully) fixed.
Martin Mares
2000-06-08
Fix i_same for 'c' instruction.
Pavel Machek
2000-06-08
Fixes for the programmer's manual.
Martin Mares
2000-06-08
Better messages
Pavel Machek
2000-06-07
Progdocs updates
Pavel Machek
2000-06-07
Even better documentation of filters.
Pavel Machek
2000-06-07
Better progdocs for filters
Pavel Machek
2000-06-07
Spelling fixes to progdoc.
Martin Mares
2000-06-05
Better documentation. There are functions whose description is good when
Pavel Machek
2000-06-05
Better error messages
Pavel Machek
2000-06-05
Bug in comment. It didn't compile.
Ondrej Filip
2000-06-05
Updates to both programmers and users doc
Pavel Machek
2000-06-04
When cloning a rte and replacing its rta, remember to free the old one
Martin Mares
2000-06-02
Do not try to divide by zero.
Pavel Machek
2000-06-01
Added && and ||.
Pavel Machek
2000-06-01
Allow
Pavel Machek
2000-06-01
Allow matching on enums:
Pavel Machek
2000-05-31
Complain when filter does not end in accept nor reject.
Pavel Machek
2000-05-30
Access to all attributes we should be able to access seems to work.
Pavel Machek
2000-05-30
Added read-only access to all required fields in rta.
Pavel Machek
2000-05-30
Access to few more attributes is needed.
Pavel Machek
2000-05-25
Cleaned up warnings.
Pavel Machek
2000-05-19
If community list is not defined, act as it is empty.
Pavel Machek
2000-05-17
Finished cleanng up mess: multiplication reinstalled.
Pavel Machek
2000-05-17
Fixed the horrible mess Pavel has created with his last commit.
Martin Mares
2000-05-16
Line numbers for runtime errors (what's wrong with cvs? I could not
Pavel Machek
2000-05-15
Allow other operations than +.
Pavel Machek
2000-05-15
Use new eval mechanism for testing filters.
Pavel Machek
2000-05-15
Got rid of startup functions and filters_postconfig().
Martin Mares
2000-05-15
Added f_eval_int() and EVAL configuration command.
Martin Mares
2000-05-04
#ifdef out lots of debugging information.
Martin Mares
2000-04-30
Moved documentation to top of file, where it belongs.
Pavel Machek
2000-04-29
Minor documentation update.
Pavel Machek
2000-04-28
Cleanup of dead code + example documentation for two functions.
Pavel Machek
2000-04-26
Small cleanup.
Pavel Machek
2000-04-26
filter_same should now work with path masks.
Pavel Machek
2000-04-26
Bugfix in i_same (comparing of paths still does not work).
Pavel Machek
[next]