index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pbrd
/
pbr_map.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pbrd: fix interface compare usage
Rafael Zalamena
2022-05-02
1
-2
/
+1
*
pbrd: pbr route maps get addr family of nhgs
Stephen Worley
2022-01-27
1
-0
/
+6
*
pbrd: add vlan actions to vty
Eli Baum
2021-10-07
1
-5
/
+30
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-3
/
+3
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
1
-4
/
+4
*
pbrd: use bool for pbr_send_pbr_map() return val
Stephen Worley
2020-09-23
1
-1
/
+1
*
pbrd: cleanup pbr ifp info if not sent to zebra
Stephen Worley
2020-09-22
1
-1
/
+12
*
pbrd: Ensure rule is installed on interface up
Donald Sharp
2020-09-12
1
-1
/
+1
*
bgpd, lib, pbrd, zebra: Pass by ifname
Donald Sharp
2020-09-12
1
-2
/
+3
*
pbrd: fix SA warning in nhg map
Mark Stapp
2020-09-01
1
-4
/
+14
*
pbrd: When multiple items share the pnhc do the right thing
Donald Sharp
2020-08-28
1
-0
/
+1
*
pbrd: Allow interfaces to be deleted then added back in
Donald Sharp
2020-08-28
1
-0
/
+25
*
pbrd: Properly hook back up when vrf is destroyed than recreated
Donald Sharp
2020-08-28
1
-0
/
+25
*
Merge pull request #6730 from wesleycoakley/pbrd-dscp-ecn
Russ White
2020-07-23
1
-1
/
+54
|
\
|
*
pbrd: dscp interpret standard codepoints
Wesley Coakley
2020-07-15
1
-0
/
+53
|
*
pbrd, zebra, lib: DSCP / ECN-based PBR Matching
Wesley Coakley
2020-07-15
1
-1
/
+1
*
|
pbrd: nhgc state improvements when installed/removed
Stephen Worley
2020-07-09
1
-3
/
+3
|
/
*
pbrd, lib: remember to free alloc'd qobj on delete
Wesley Coakley
2020-07-01
1
-0
/
+1
*
pbrd: implement `set *` and `match *` config replacement
Stephen Worley
2020-04-09
1
-16
/
+17
*
pbrd: free nexthop_group name on `no set nexthop-group`
Stephen Worley
2020-04-09
1
-1
/
+1
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-10
/
+6
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-10
/
+7
*
*: Use short version of bool expressions
Donatas Abraitis
2020-03-04
1
-1
/
+1
*
pbrd: only remove interface after all seq uninstalled
Stephen Worley
2019-12-02
1
-1
/
+32
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
pbrd: Add `set vrf NAME` and `set vrf unchanged`
Stephen Worley
2019-11-21
1
-23
/
+187
*
pbrd: initial fwmark support for pbr matches #4460
Marcin Matląg
2019-09-03
1
-5
/
+5
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-2
/
+1
*
pbrd: Do not delete pmi until completion of rule delete.
Donald Sharp
2019-02-13
1
-5
/
+12
*
pbrd: Add some missing debugs from external events
Donald Sharp
2019-02-12
1
-5
/
+3
*
Merge pull request #2051 from donaldsharp/PBRD_EXTRA
Russ White
2018-04-20
1
-9
/
+14
|
\
|
*
pbrd: Allow pbr-policy add/removal to install/remove rules
Donald Sharp
2018-04-18
1
-5
/
+1
|
*
pbrd, zebra: Fix multiple pbr-policy install
Donald Sharp
2018-04-18
1
-6
/
+12
|
*
pbrd: Prevent attempt at re-install for several scenarios
Donald Sharp
2018-04-18
1
-2
/
+5
*
|
pbrd: fix multiple unsafe string copies
Quentin Young
2018-04-18
1
-1
/
+1
|
/
*
pbrd: adjust/remove the rule correctly when dst and/or src removed
Don Slice
2018-04-06
1
-7
/
+0
*
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
1
-4
/
+10
*
pbrd: fix null pointer deref when showing ifaces
Quentin Young
2018-04-06
1
-1
/
+2
*
pbrd: Remove pbr_events
Donald Sharp
2018-04-06
1
-183
/
+118
*
pbrd: Cleanup CI warnings
Donald Sharp
2018-04-06
1
-21
/
+18
*
pbrd: Add PBR to FRR
Donald Sharp
2018-04-06
1
-0
/
+630