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
*
pbrd: add logging messages when out of table id's
Quentin Young
2018-06-13
3
-11
/
+40
*
pbrd, lib: move PBR_STR def. to lib
Quentin Young
2018-06-13
2
-2
/
+1
*
pbrd: use PBR_STR
Quentin Young
2018-06-12
2
-7
/
+7
*
pbrd: remove json options
Quentin Young
2018-06-12
1
-10
/
+6
*
pbrd: allow configurable table id range
Quentin Young
2018-06-12
2
-2
/
+30
*
pbrd: add ZAPI_RULE_FAIL_REMOVE flag in switch
Philippe Guibert
2018-05-25
1
-0
/
+1
*
pbrd: Fix compilation warn -> error
Donald Sharp
2018-05-15
3
-16
/
+6
*
pbrd, vtysh: Limit range to actual 1-700
Donald Sharp
2018-05-09
1
-2
/
+2
*
pbrd: encode null fwmark to be consistent with zebra decode rule
Philippe Guibert
2018-05-07
1
-0
/
+1
*
pbrd: Fix nearly impossible truncation
Donald Sharp
2018-05-03
2
-3
/
+15
*
pbrd: Fix a couple SA issues
Donald Sharp
2018-04-24
2
-8
/
+10
*
Merge pull request #2051 from donaldsharp/PBRD_EXTRA
Russ White
2018-04-20
7
-137
/
+149
|
\
|
*
pbrd: Use proper decode function for interface
Donald Sharp
2018-04-18
1
-12
/
+1
|
*
pbrd: Fix unused function
Donald Sharp
2018-04-18
1
-18
/
+0
|
*
pbrd: Allow pbr-policy add/removal to install/remove rules
Donald Sharp
2018-04-18
2
-7
/
+1
|
*
pbrd: don't collapse pbr debugs
Quentin Young
2018-04-18
1
-5
/
+0
|
*
pbrd: move debug vty into pbr_vty.c
Quentin Young
2018-04-18
3
-76
/
+82
|
*
pbrd, zebra: Properly notice rule deletion
Donald Sharp
2018-04-18
1
-0
/
+1
|
*
pbrd, zebra: Fix multiple pbr-policy install
Donald Sharp
2018-04-18
5
-19
/
+37
|
*
pbrd: Fix installation and deletion in some cases
Donald Sharp
2018-04-18
2
-4
/
+14
|
*
pbrd: Prevent attempt at re-install for several scenarios
Donald Sharp
2018-04-18
2
-4
/
+15
|
*
lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface.
Donald Sharp
2018-04-18
1
-1
/
+7
*
|
pbrd: fix multiple unsafe string copies
Quentin Young
2018-04-18
2
-7
/
+7
*
|
pbrd: remove potential null dereference
Quentin Young
2018-04-18
1
-0
/
+7
*
|
pbrd: remove pbr-policy resource leak
Quentin Young
2018-04-18
1
-4
/
+5
*
|
pbrd: remove unsafe string copy
Quentin Young
2018-04-18
1
-16
/
+9
|
/
*
pbrd: Allow PBR to ignore Access List commands
Donald Sharp
2018-04-13
1
-0
/
+5
*
pbrd: adjust/remove the rule correctly when dst and/or src removed
Don Slice
2018-04-06
4
-14
/
+13
*
pbrd: Remove table and rule range commands
Donald Sharp
2018-04-06
1
-40
/
+0
*
pbrd: Indicate command failure a bit better
Donald Sharp
2018-04-06
1
-9
/
+9
*
pbrd: Do not use vrf_frame for pbrms display
Donald Sharp
2018-04-06
1
-2
/
+2
*
pbrd: Reduce range so we cannot go over the vrf rule
Donald Sharp
2018-04-06
1
-1
/
+1
*
pbrd: Prevent crash from partially configured interface
Donald Sharp
2018-04-06
1
-0
/
+3
*
pbrd: If we get the same prefix safely ignore
Donald Sharp
2018-04-06
1
-0
/
+6
*
pbrd: fix deletion of match or src of valid pbr-map
Don Slice
2018-04-06
1
-0
/
+7
*
pbrd: add ability to delete routes and rules correctly
Don Slice
2018-04-06
2
-30
/
+56
*
lib, pbrd: rm extra space when displaying nexthop
Quentin Young
2018-04-06
2
-5
/
+4
*
pbrd: fix null pointer deref when showing ifaces
Quentin Young
2018-04-06
1
-1
/
+2
*
pbrd: Only allow one nexthop group or nexthop at a time
Donald Sharp
2018-04-06
1
-0
/
+6
*
pbrd: Remove pbr_events
Donald Sharp
2018-04-06
11
-739
/
+378
*
pbrd: Cleanup CI warnings
Donald Sharp
2018-04-06
8
-44
/
+38
*
pbrd: Add PBR to FRR
Donald Sharp
2018-04-06
19
-0
/
+3733