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
/
filter
Age
Commit message (
Expand
)
Author
2019-02-20
Filters: split the large filter.h file to smaller files.
Maria Matejka
2019-02-20
Filter: M4 convertors polished a bit.
Maria Matejka
2019-02-20
Filter + Config: Fix bugs, tests and split symbols by type
Maria Matejka
2019-02-20
Filter: refactoring of instruction constructors
Maria Matejka
2019-02-20
Filter refactoring: dropped the recursion from the interpreter
Maria Matejka
2019-02-20
Filter refactoring: The instructions are converted to the switch body by M4
Maria Matejka
2019-02-20
Filter refactoring: Drop the roa check specific f_inst
Maria Matejka
2019-02-20
Filter refactoring: The constant f_val is simply included inside the instruction
Maria Matejka
2019-02-20
Filter refactoring: Changed arguments from separate unions to an array
Maria Matejka
2019-02-20
Filter refactoring: Converted condition to three-args instruction
Maria Matejka
2019-02-20
Filter refactoring: Some instructions eat up excessively much space.
Maria Matejka
2019-02-20
Filter refactoring: Expanded the short instructions with common code.
Maria Matejka
2019-02-20
Filter refactoring: indentation fix
Maria Matejka
2019-02-20
Filter refactoring: The values are now saved on a custom stack.
Jan Maria Matejka
2019-02-20
Filter refactoring: Passing the resulting struct f_val as a pointer.
Jan Maria Matejka
2019-02-20
Filter refactoring: Moved filter instruction definition to a separate file
Jan Maria Matejka
2019-02-20
Filter refactoring: Moved the bitfield bit position formula to route.h
Jan Maria Matejka
2019-02-20
Filter refactoring: Moved the interpret macros inside the block
Jan Maria Matejka
2019-02-20
Filter: Converted static global variables to a filter_state struct.
Jan Maria Matejka
2018-12-14
Doc: Rename code documentation files back to Doc
Ondrej Zajicek (work)
2018-12-06
Custom route attributes
Maria Matejka
2018-11-05
Filter: Make ifname attribute modifiable
Ondrej Zajicek (work)
2018-10-25
Filter: Add support for VPN_RD sets
Ondrej Zajicek (work)
2018-10-25
Filter: Fix minor bug in accessing bgp_path
Ondrej Zajicek (work)
2018-06-27
Nest: Neighbor cache cleanups
Ondrej Zajicek (work)
2018-06-26
Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o...
Maria Matejka
2018-06-26
Config: Dropping CF_ADDTO.
Jan Maria Matejka
2018-06-19
Filter: fixed eattr cached pointer
Jan Maria Matejka
2018-05-30
Nest: Removing separate tmpa from route propagation
Jan Maria Matejka
2018-05-29
Protocol: Introducing an enum protocol_class
Jan Maria Matejka
2018-05-29
Filter: macro for recursive interpretation of instructions
Jan Maria Matejka
2018-05-29
Filter: Simple type checks converted to ARG() macro
Jan Maria Matejka
2018-05-29
Filter: Removing the third argument hack
Jan Maria Matejka
2018-05-29
Filter: instruction names
Jan Maria Matejka
2018-05-29
Filter: Instruction codes linearized
Jan Maria Matejka
2018-05-16
Filter: Add support for src filter op to access SADR source prefix
Ondrej Zajicek (work)
2018-04-27
Filter: Added missing instruction comparators.
Jan Maria Matejka
2018-03-14
Merge branch 'master' into int-new
Jan Maria Matejka
2018-03-14
Filter: make bgpmask literals real constructors
Jan Maria Matejka
2018-03-13
Merge branch 'master' into int-new
Jan Maria Matejka
2018-03-13
Filters: Removed FI_COMMA, not used for 19 years.
Jan Maria Matejka
2018-03-13
Merge branch 'master' into int-new
Jan Maria Matejka
2018-03-13
Filter: recursion to loop
Jan Maria Matejka
2018-03-13
Filter: Instruction codes named as enum
Maria Jan Matejka
2018-03-08
Filter: the test conf checks also a bit of BGP args
Jan Maria Matejka
2018-03-08
Config: Dropped the ipv4:netmask4 syntax for IPv4 prefixes.
Jan Maria Matejka
2018-02-13
Handle properly enums for extended attributes
Ondrej Zajicek (work)
2018-01-23
Merge branch 'master' into int-new
Ondrej Zajicek (work)
2018-01-16
Filter: Allow silent filter execution
Ondrej Zajicek (work)
2018-01-16
BGP: Require explicit import and export policies for EBGP channels
Ondrej Zajicek (work)
[next]