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
*
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
1
-5
/
+4
*
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-2
/
+2
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+3
*
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+2
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-5
/
+8
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-3
/
+0
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-3
/
+13
*
pbrd: fix wording in pbr_send_pbr_map comment
Stephen Worley
2020-04-14
1
-1
/
+1
*
pbrd: separate `set *` and `no set *` commands
Stephen Worley
2020-04-09
1
-31
/
+64
*
pbrd: implement `set *` and `match *` config replacement
Stephen Worley
2020-04-09
7
-168
/
+130
*
pbrd: free nexthop_group name on `no set nexthop-group`
Stephen Worley
2020-04-09
1
-1
/
+1
*
pbrd: delete pbr nhg cache after rlease from hash
Stephen Worley
2020-04-09
1
-0
/
+1
*
pbrd: add seqno to debug in pbr_send_pbr_map
Stephen Worley
2020-04-09
1
-3
/
+3
*
pbrd: convert gotos in set vrf command to returns
Stephen Worley
2020-03-19
1
-12
/
+7
*
pbrd: properly handle duplicate set vrf XX configs
Stephen Worley
2020-03-19
1
-3
/
+33
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
2
-19
/
+14
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
3
-75
/
+56
*
*: Use short version of bool expressions
Donatas Abraitis
2020-03-04
1
-1
/
+1
*
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-28
1
-2
/
+2
*
pbrd: unconfigure table range
Stephen Worley
2020-02-25
1
-2
/
+15
*
doc: rename man pages to frr-*
David Lamparter
2020-01-15
1
-1
/
+1
*
lib, zebra: Allow for encode/decode of nexthop weight in pass down
Donald Sharp
2019-12-09
1
-0
/
+1
*
Merge pull request #5499 from sworleys/Pbr-Detail
Jafar Al-Gharaibeh
2019-12-07
1
-57
/
+83
|
\
|
*
pbrd: use yes/no for pbr map validity vty output
Stephen Worley
2019-12-06
1
-1
/
+2
|
*
pbrd: use spaces in show pbr map vty output
Stephen Worley
2019-12-06
1
-14
/
+16
|
*
pbrd: make vty nexthop/nexthop-group output consistent
Stephen Worley
2019-12-06
1
-16
/
+15
|
*
pbrd: make show pbr map detail actually work
Stephen Worley
2019-12-06
1
-13
/
+38
|
*
pbrd: refactor vty map show output into functions
Stephen Worley
2019-12-06
1
-57
/
+56
*
|
Merge pull request #5421 from sworleys/PBR-Del-Mark-All-Seq
Jafar Al-Gharaibeh
2019-12-07
1
-1
/
+32
|
\
\
|
|
/
|
/
|
|
*
pbrd: only remove interface after all seq uninstalled
Stephen Worley
2019-12-02
1
-1
/
+32
*
|
pbrd: make vty `match *` code more readable
Stephen Worley
2019-12-03
1
-17
/
+22
*
|
pbrd: consolidate rule_notify debugs into one call
Stephen Worley
2019-12-03
1
-10
/
+3
*
|
pbrd: Add newlines in `set nexthop*` vty output
Stephen Worley
2019-12-03
1
-4
/
+4
*
|
pbrd: use dst string in match dst-ip vty description
Stephen Worley
2019-12-03
1
-1
/
+1
*
|
pbrd: don't silently fail on atomic match MARK change attempts
Stephen Worley
2019-12-03
1
-2
/
+7
*
|
pbrd: don't silently fail on atomic match IP change attempts
Stephen Worley
2019-12-03
1
-6
/
+12
*
|
pbrd: don't set rule removed on fail
Stephen Worley
2019-12-03
1
-0
/
+5
|
/
*
*: generously apply const
David Lamparter
2019-12-02
1
-1
/
+1
*
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
*
pbrd: Add `set vrf NAME` and `set vrf unchanged`
Stephen Worley
2019-11-21
9
-51
/
+550
*
*: Convert connected_free to a double pointer
Donald Sharp
2019-11-02
1
-1
/
+1
*
*: Convert prefix_free to double pointer
Donald Sharp
2019-11-02
1
-8
/
+4
*
lib,pbrd,zebra: Use one api to delete nexthops/group
Stephen Worley
2019-10-25
1
-2
/
+0
*
pbrd: nexthop_group delete cb don't free pbr->nhg
Stephen Worley
2019-10-25
1
-1
/
+0
*
pbrd: Don't track ipv6 link locals
Stephen Worley
2019-10-08
3
-4
/
+19
*
Merge pull request #5009 from donaldsharp/interface_deletion
Russ White
2019-09-30
3
-36
/
+12
|
\
|
*
*: Convert zapi->interface_delete to ifp callback
Donald Sharp
2019-09-19
1
-20
/
+1
|
*
*: Convert interface_down to interface down callback
Donald Sharp
2019-09-19
1
-11
/
+1
|
*
*: Convert from ->interface_up to the interface callback
Donald Sharp
2019-09-19
1
-11
/
+1
|
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-14
/
+1
[next]