2757985709
Documentation update
2009-06-20 00:40:21 +02:00
bf1aec970e
Adds support for soft reconfiguration.
2009-06-19 23:49:34 +02:00
789772ed45
Implements option that changes BGP listening socket parametres.
2009-06-18 19:20:07 +02:00
1b3b3e34ec
Minor bugfixes.
2009-06-18 14:32:44 +02:00
6f5603badc
Documentation update.
2009-06-11 20:51:13 +02:00
3867520281
Implements an option that allows to change a set of stub networks.
2009-06-11 17:25:38 +02:00
3d15dcdb1c
Changes OSPF to generate stub networks for non-primary addresses.
...
Also does some reorganization in RT LSA announcement.
2009-06-10 23:45:08 +02:00
b99d378698
Minor BGP changes related to error wait time.
2009-06-07 00:38:38 +02:00
7238262671
Fixes bug related to startup delay change.
2009-06-06 18:56:33 +02:00
dd91e46765
Differentiate between error delay and connect/reconnect delay.
...
The difference is here to reject incoming connections in the
first case.
2009-06-06 18:16:22 +02:00
2a04b045e4
Adds route limit documentation.
2009-06-04 13:38:18 +02:00
72b28a041d
Implements import route limits.
2009-06-04 13:31:09 +02:00
925fe2d3de
Implements route statistics and fixes some minor bugs.
2009-06-04 01:22:56 +02:00
99355da18f
Inlude DESTDIR in install to make life of packagers easier.
2009-06-02 12:01:24 +02:00
26978ec419
Clean also ipv6 bird.ctl
2009-06-02 11:36:07 +02:00
de8f238fdb
Error in test fixed.
2009-06-02 11:00:12 +02:00
dc16584ac2
Small change to make BIRD's IPv6 packaging easier
2009-06-02 00:28:08 +02:00
c07c65d6d0
Escaped debbuging message removed.
2009-06-01 23:18:45 +02:00
92a72a4cbd
Adds support for dynamic pair and bgp mask expressions.
2009-06-01 19:32:41 +02:00
f429d43482
Removes some remnant of '|' bgp path separator.
2009-06-01 16:20:48 +02:00
f98e291579
The pipe cleanup.
2009-06-01 14:07:13 +02:00
2d45e09f58
Adds opaque/transparent pipe mode selection.
2009-06-01 12:10:10 +02:00
23ac9e9a9e
Changes pipes to transfer all routes between routing table, not just optimal routes.
2009-05-31 15:24:27 +02:00
23e563d86b
Fixes buggy prefix ~ prefix matching.
2009-05-30 00:35:35 +02:00
9be1086d29
New type variable 'V' defined in filters. This type is checked
...
only for name, never for value in function filter_same()
2009-05-29 23:08:28 +02:00
43de796b8a
Function pm_path_compare() checked just length of the bgpmasks
2009-05-29 23:04:54 +02:00
d59405ec66
Typo in warning fixed.
2009-05-29 23:02:36 +02:00
874b868544
Implements primary address selection base on 'primary' option.
2009-05-29 22:49:30 +02:00
51f4469f03
Fixes problems with rewriting of kernel device routes.
2009-05-29 17:36:37 +02:00
6f68f066b6
Add 'primary' configuration option.
2009-05-29 13:32:24 +02:00
7c3d06b087
Merge branch 'dev' into ospf
2009-05-28 13:58:51 +02:00
a6c9f0648d
Missing boolean comparison added.
2009-05-28 13:37:04 +02:00
4c2507da68
Warning for BSD system and TCP-MD5.
2009-05-26 10:43:59 +02:00
0c8c86c825
Adds INSTALL file.
2009-05-25 01:41:20 +02:00
f571473ef3
Hello packets on PTP networks should have zero netmask.
...
This also ensures that misconfigured routers (one side
ptp and one side broadcast) do not make adjacency.
2009-05-24 17:55:33 +02:00
8cc598a520
Ignore Hello packets from different IP network (than primary).
2009-05-24 17:51:27 +02:00
050ceb867f
Update versions.
2009-05-22 18:41:52 +02:00
0c51083e97
NEWS update.
2009-05-22 18:08:54 +02:00
ea2ae6dd0a
Change import/preimport to export/preexport to be consistent with filters.
2009-05-22 17:12:15 +02:00
d72a0ac239
Fixes serious bug in route attribute handing.
...
ea_same() sometimes returns true for different route attributes,
which caused that hash table in BGP does not work correctly and
some routes were sent with different attributes.
2009-05-22 15:16:53 +02:00
80f0d6764a
Fixes type mismatch on BSD systems.
2009-05-22 13:37:07 +02:00
d0c64519e7
Ugly hack for finding readline on NetBSD
2009-05-22 01:13:07 +02:00
8de11deb91
Better checks for M4 in configure.
2009-05-22 00:26:30 +02:00
6c84554b67
Merge branch 'master' into dev
2009-05-21 09:26:59 +02:00
f434d19174
Documentation updates
2009-05-13 22:04:44 +02:00
4d176e1450
'show route protocol <p>' added to CLI.
2009-05-11 02:01:11 +02:00
ef9c9ab9b6
OpenBSD port related changes.
2009-05-11 01:32:49 +02:00
dd8d2acd3c
Fixed bug in cli help.
2009-05-10 19:23:05 +02:00
e755986a34
Fixes in documentation.
2009-05-10 13:15:17 +02:00
19e10907c1
Fixes communication on netlink sockets
...
Independent sessions on netlink sockets mixed state
in some common variables.
2009-05-08 14:37:06 +02:00