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
Age
Commit message (
Expand
)
Author
1999-03-17
Allow input and output filters (only accept/reject style as we didn't define
Martin Mares
1999-03-17
A couple of filter tweaks:
Martin Mares
1999-03-17
Removed the `rta_same' hook since it's no longer needed (all protocols
Martin Mares
1999-03-17
Implemented extended route attributes and all related functions.
Martin Mares
1999-03-17
Initialize pointers to functions so that code is actually alive.
Pavel Machek
1999-03-17
Compilation fix for mj.
Pavel Machek
1999-03-17
Don't segfault on unknown interface.
Pavel Machek
1999-03-17
accept & reject should now work
Pavel Machek
1999-03-09
Yes, joining the crew. Sorry for being late. Added dummy functions for OSPF.
Ondrej Filip
1999-03-09
Resolved conflicts, you no longer need to wrap constants in const()
Pavel Machek
1999-03-09
Added '=' to operator list
Pavel Machek
1999-03-08
Filters are now a tiny bit stronger (if is actually working ;-)
Pavel Machek
1999-03-04
Fixed processing of !krt_capable() routes. Converted device route decisions
Martin Mares
1999-03-04
KRT: Implemented asynchronous route / interface state notifications
Martin Mares
1999-03-04
Although there are still heaps of FIXME's, Netlink works.
Martin Mares
1999-03-04
Converted some mb_alloc/bzero pairs to mb_allocz.
Martin Mares
1999-03-04
Initialize allocated struct proto :-)
Martin Mares
1999-03-04
Use dmalloc instead of EFence when available (dmalloc has lot of improvements
Martin Mares
1999-03-03
Netlink scans routes...
Martin Mares
1999-03-03
EFence helped to find using of already free rte's in rt_prune().
Martin Mares
1999-03-03
Fix several things I broke today.
Martin Mares
1999-03-03
Added a hack forcing protocols with priority>0 to be started up
Martin Mares
1999-03-03
Rewrote the kernel syncer. The old layering was horrible.
Martin Mares
1999-03-03
Introduced protocol priority (all 'normal' protocols should use the
Martin Mares
1999-03-02
Add interface for running filters (please comment!), avoid bison warnings
Pavel Machek
1999-03-02
Avoid segfault
Pavel Machek
1999-03-02
Netlink module supports interface scan on startup. Working on more.
Martin Mares
1999-03-02
o The if_change_too_big_p change was too high-spirited. Fixed.
Martin Mares
1999-03-02
Interface logic changes:
Martin Mares
1999-03-02
Don't try to install static routes to disconnected neighbors.
Martin Mares
1999-03-02
Latest changes broke out-of-tree compilation.
Martin Mares
1999-03-02
I just don't like files enclosed in <>.
Pavel Machek
1999-03-01
If we are compiling with debugging enabled and libefence is available,
Martin Mares
1999-03-01
Implemented netlink protocol parsing functions. More to come tomorrow.
Martin Mares
1999-03-01
Added SK_MAGIC type sockets for internal use by system dependent code,
Martin Mares
1999-03-01
Hopefully ended translating to new interface
Pavel Machek
1999-03-01
Added skeletal version of Linux netlink interface. It doesn't work yet,
Martin Mares
1999-03-01
Include "config.h" instead of "autoconf.h" in all Modules lists to make defines
Martin Mares
1999-03-01
Renamed struct rtattr to struct rta to make things more consistent and
Martin Mares
1999-03-01
Use traditional Unix route/iface interface only when CONFIG_NETLINK
Martin Mares
1999-03-01
Pruned the TODO list.
Martin Mares
1999-02-15
More rip fixes (config data moved to struct rip_proto_config), still
Pavel Machek
1999-02-13
Cleaned up TODO file.
Martin Mares
1999-02-13
Synced example config with new options.
Martin Mares
1999-02-13
Implemented static device routes.
Martin Mares
1999-02-13
Parameter order for the proto->if_notify hook was different in the include
Martin Mares
1999-02-13
'#' comments in config files are equivalent to end of line, therefore
Martin Mares
1999-02-13
Implemented garbage collection of routing tables to delete orphaned network
Martin Mares
1999-02-13
Static protocol doesn't need any shutdown function. Everything gets
Martin Mares
1999-02-13
Don't send any neighbor notifications to protocols being flushed.
Martin Mares
[next]