| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Approved by: az (implicit)
|
|
|
|
|
|
|
|
|
| |
* BFD updates/fixes
* BGP ADD-PATH support
* Various BGP fixes
Approved by: az
Sponsored by: Yandex LLC
|
|
|
|
| |
Use options helpers
|
|
|
|
|
|
| |
PR: ports/185180
Submitted by: Radim Kolar <hsn@sendmail.cz>
Approved by: az
|
|
|
|
|
|
|
| |
* Add source address selection fix from upstream
* Bump PORTREVISION
Reviewed by: timur
|
|
|
|
|
|
| |
Fix simultaneous building for firewall/aggregator protocols.
Reviewed by: az
|
|
|
|
|
|
|
|
|
| |
* merge PID support (4+6)
* merge correct limit checking (4+6)
* merge some OSPF fixes (4+6)
* merge BSD P2P masks fix (4)
Approved by: az
|
|
|
|
| |
net)
|
| |
|
|
|
|
|
|
|
| |
Do not strip binaries explicitly.
Bump revision.
Approved by: vsevolod
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New features:
* OSPF stub router option (RFC 3137).
* TTL security for OSPF and RIP.
* Protocol packet priority and traffic class handling.
* Multiple routing tables support for FreeBSD and OpenBSD.
* Extends constants to all filter data types.
* Implements eval command.
* 'bgppath ~ int set' filter operation.
* Several bugfixes.
MFIBS option was removed (gone to upstream, enabled by default)
Approved by: az
|
|
|
|
| |
Reviewed by: az
|
|
|
|
| |
Reviewed by: az
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
|
|
|
|
|
|
|
|
| |
* Bump portrevision for net/bird and net/bird6
* Update net/bird-devel to current version (20130301)
* Add router id fix patch to net/bird
* Add multiple fibs patch to net/bird-devel
Approved by: az (implicit)
|
|
|
|
|
|
| |
PR: ports/173942
Submitted by: Olivier Cochard-Labbe <olivier at cochard.me>
Approved by: az
|
|
|
|
| |
Reviewed by: sem(implicit)
|
|
|
|
|
|
|
|
| |
Update aggregation protocol
Use GCC to build (ports/173942)
Update to OptionsNG (ports/173523)
Reviewed by: sem
|
|
|
|
|
|
| |
PR: ports/170697
Submitted by: Olivier Cochard-Labbe <olivier at cochard.me>
Approved by: maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
Feature safe: Yes
|
|
|
|
|
| |
Submitted by: mainteiner
Feature safe: Yes
|
|
|
|
|
|
|
| |
- Add all current git patches
- for net/bird add beta firewall protocol support
Submitted by: mainteiner
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
|
|
|
|
| |
Submitted by: mainteiner
Feature safe: Yes
|
|
|
|
|
| |
Submitted by: maintainer
Feature safe: Yes
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Update fibs patch (stop bird dumping core on shutdown)
- Update include patch (config errors are displayed correctly after SIGHUP or configure)
- Remove bgp patch (included in tree now)
PR: ports/159330
Submitted by: Alexander V. Chernikov <melifaro@ipfw.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
* Improve multiple fibs support with working patch and warning
* Add CONFIG_INCLUDES option/patch permitting including other files in config
* Remove LEARN_FIX option due to problems with bird restarts
* Bump PORTREVISION
PR: 157645
Submitted by: "Alexander V. Chernikov" <melifaro@ipfw.ru>
|
|
|
|
|
|
|
|
|
| |
- Add optional patches (to ipv4 port) to enable multiple fibs support, and to
enable a simultaneous operation with other routing software
- Sign over a maintainership to an enthusiastic user
PR: ports/157001
Submitted by: Alexander V. Chernikov <melifaro@ipfw.ru>
|
|
|
|
|
| |
PR: ports/156356, ports/156357
Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/149258
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me>
|
|
|
|
|
|
|
| |
- Provide ports for both ipv4 and ipv6 reincarnation
Submitted by: Jiri Kubicek <jiri.kubicek@kraxnet.cz>
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
| |
|
| |
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
| |
Submitted by: pointyhat
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
|
| |
|
|
primarily targetted on (but not limited to) UNIX-like systems and distributed
under the GNU General Public License.
* Both IPv4 and IPv6 (use --enable-ipv6 when configuring)
* Multiple routing tables
* BGP
* RIP
* OSPF (IPv4 only)
* Static routes
* Inter-table protocol
|