index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pbrd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #11059 from anlancs/fix/bgpd-evnp-wrong-check-hashget
Donatas Abraitis
2022-05-04
1
-6
/
+8
|
\
|
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-6
/
+8
*
|
pbrd: fix interface compare usage
Rafael Zalamena
2022-05-02
1
-2
/
+1
|
/
*
*: Fix spelling of Inteface
Donald Sharp
2022-04-02
1
-1
/
+1
*
*: add SAFI argument to zclient_send_rnh
David Lamparter
2022-03-27
1
-1
/
+2
*
*: When matching against a nexthop send and process what it matched against
Donald Sharp
2022-03-12
1
-3
/
+6
*
*: Add necessary new line for output of vty_out()
anlan_cs
2022-02-27
1
-1
/
+1
*
pbrd: pbr route maps get addr family of nhgs
Stephen Worley
2022-01-27
4
-1
/
+56
*
*: do not print vrf name for interface config when using vrf-lite
Igor Ryzhov
2022-01-24
1
-6
/
+2
*
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
1
-2
/
+1
*
Merge pull request #10124 from ton31337/feature/vty_json
Igor Ryzhov
2021-11-29
1
-17
/
+5
|
\
|
*
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-27
1
-4
/
+2
|
*
pbrd: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-13
/
+3
*
|
*: Remove unused variables
Donatas Abraitis
2021-11-25
1
-1
/
+0
*
|
pbrd: Replace prefix2str for JSON to %pFX
Donatas Abraitis
2021-11-25
1
-6
/
+2
|
/
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
4
-20
/
+4
*
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-all
Russ White
2021-10-27
1
-2
/
+25
|
\
|
*
pbrd: fix "set nexthop" for netns
Igor Ryzhov
2021-10-15
1
-2
/
+25
*
|
Merge pull request #9854 from opensourcerouting/zapi-call-table
Russ White
2021-10-26
1
-7
/
+11
|
\
\
|
*
|
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-7
/
+11
*
|
|
Merge pull request #9742 from elimbaum/add-vlan-actions
Jafar Al-Gharaibeh
2021-10-23
4
-5
/
+153
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pbrd: add vlan actions to vty
Eli Baum
2021-10-07
4
-5
/
+153
*
|
|
pbrd: protect from a possible NULL dereference
Igor Ryzhov
2021-10-14
1
-1
/
+1
|
|
/
|
/
|
*
|
*: Add resolve via default flag
Donald Sharp
2021-09-27
1
-1
/
+1
|
/
*
Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-arg
David Lamparter
2021-08-27
1
-1
/
+1
|
\
|
*
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-26
1
-1
/
+1
*
|
Merge pull request #9331 from idryzhov/explicit-exit
Christian Hopps
2021-08-26
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-1
/
+2
*
|
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
|
/
*
*: cleanup interface node installation
Igor Ryzhov
2021-07-29
1
-11
/
+1
*
pbrd: Add `match ip-protocol [tcp|udp]`
Donald Sharp
2021-07-08
3
-1
/
+47
*
bgpd, pbrd, zebra: Encode/decode the ip proto from daemons to zebra
Donald Sharp
2021-07-08
1
-0
/
+1
*
pbrd: Add ability to set/unset src and dest ports
Donald Sharp
2021-07-08
1
-0
/
+51
*
pbrd: Start inclusion of src and dst ports for pbrd
Donald Sharp
2021-07-08
2
-2
/
+8
*
*: Replace 4/16 integers to IPV4_MAX_BYTELEN/IPV6_MAX_BYTELEN
Donatas Abraitis
2021-07-01
1
-3
/
+5
*
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
*: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
lib: remove vrf-interface config when removing the VRF
Igor Ryzhov
2021-06-21
2
-0
/
+5
*
Merge pull request #8675 from wesleycoakley/pbr-table-range-core-fix
Mark Stapp
2021-05-25
2
-32
/
+127
|
\
|
*
pbrd: nhg "add" edge case for last in table range
Wesley Coakley
2021-05-16
1
-8
/
+14
|
*
pbrd: use sparse table for allocated NHG table IDs
Wesley Coakley
2021-05-16
2
-25
/
+114
*
|
pbrd: fix coverity warning
Igor Ryzhov
2021-05-19
1
-15
/
+13
|
/
*
*: remaining zassert => assert
David Lamparter
2021-04-23
1
-2
/
+2
*
*: remove *.conf.sample files
Quentin Young
2021-04-09
2
-20
/
+0
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
2
-3
/
+3
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
6
-8
/
+8
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
3
-13
/
+13
*
pbrd: remove extraneous break
Stephen Worley
2021-02-01
1
-2
/
+0
[prev]
[next]