1
0
mirror of https://github.com/bgp/bgpq4.git synced 2024-05-11 05:55:05 +00:00

remove stale comment

This commit is contained in:
Job Snijders
2021-08-18 01:38:47 +00:00
parent ed28cf6734
commit cb98214f0c

View File

@ -332,11 +332,6 @@ Linux can be tuned in the following way:
sysctl -w net.ipv4.tcp_rmem="4096 87380 2097152"
sysctl -w net.ipv4.tcp_wmem="4096 65536 2097152"
Please note that generated prefix-lists may not fit your router's
limitations. For example, JunOS supports only 85,325 prefixes in
each prefix-list [4](http://www.juniper.net/techpubs/en_US/junos11.4/topics/reference/configuration-statement/prefix-list-edit-policy-options.html).
BUILDING
--------