index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
watchfrr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
lib: table.h needs to include prefix.h
Quentin Young
1
-0
/
+1
2018-04-20
doc: spelling fixes
Quentin Young
17
-123
/
+356
2018-04-19
zebra: resolve issue when changing import-table route-map config
Don Slice
1
-2
/
+6
2018-04-18
alpine build docs: Document docker images and alpine packages
Arthur Jones
1
-0
/
+22
2018-04-18
pbrd: fix multiple unsafe string copies
Quentin Young
2
-7
/
+7
2018-04-18
pbrd: remove potential null dereference
Quentin Young
1
-0
/
+7
2018-04-18
pbrd: remove pbr-policy resource leak
Quentin Young
1
-4
/
+5
2018-04-18
pbrd: remove unsafe string copy
Quentin Young
1
-16
/
+9
2018-04-18
bgpd: avoid indexing with negative integer
Quentin Young
1
-1
/
+1
2018-04-18
pimd: avoid writing to negative fd
Quentin Young
1
-1
/
+1
2018-04-18
lib: avoid writing to negative fd
Quentin Young
1
-0
/
+3
2018-04-18
zebra: Add pass up through zapi what zebra is capable of handling
Donald Sharp
3
-0
/
+42
2018-04-18
lib, zebra: Move label conversion strings to lib
Donald Sharp
5
-89
/
+112
2018-04-18
lib, zebra: Move help string to appropriate header
Donald Sharp
2
-4
/
+4
2018-04-18
bgpd: vpn-vrf routemaps: no leak if named route-map not defined
G. Paul Ziemba
2
-17
/
+34
2018-04-18
lib: Handle if up/down and vrf enable/disable events
Donald Sharp
4
-50
/
+219
2018-04-18
pbrd: Use proper decode function for interface
Donald Sharp
1
-12
/
+1
2018-04-18
lib: Store nexthop information independently
Donald Sharp
2
-3
/
+134
2018-04-18
pbrd: Fix unused function
Donald Sharp
1
-18
/
+0
2018-04-18
pbrd: Allow pbr-policy add/removal to install/remove rules
Donald Sharp
2
-7
/
+1
2018-04-18
pbrd: don't collapse pbr debugs
Quentin Young
1
-5
/
+0
2018-04-18
pbrd: move debug vty into pbr_vty.c
Quentin Young
3
-76
/
+82
2018-04-18
pbrd, zebra: Properly notice rule deletion
Donald Sharp
2
-0
/
+3
2018-04-18
pbrd, zebra: Fix multiple pbr-policy install
Donald Sharp
6
-22
/
+43
2018-04-18
pbrd: Fix installation and deletion in some cases
Donald Sharp
2
-4
/
+14
2018-04-18
pbrd: Prevent attempt at re-install for several scenarios
Donald Sharp
2
-4
/
+15
2018-04-18
zebra: Tell rib_process to actually rethink pbr routes.
Donald Sharp
1
-1
/
+3
2018-04-18
lib: Clean up delete of a nexthop from a nexthop group
Donald Sharp
1
-0
/
+4
2018-04-18
lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface.
Donald Sharp
2
-2
/
+14
2018-04-17
vtysh: remove exit-vrf for vtysh -m
Quentin Young
1
-2
/
+0
2018-04-17
vtysh, zebra: print exit-vrf at end of vrf context
Quentin Young
3
-7
/
+12
2018-04-17
ospfd: use __func__ in ospf_te.c
Quentin Young
1
-2
/
+2
2018-04-17
zebra: Leave some warning breadcrumbs
Donald Sharp
2
-1
/
+6
2018-04-17
bgpd: clean up clist management logic
Quentin Young
3
-29
/
+19
2018-04-17
ospf6d: handle realloc() failure in lsa test
Quentin Young
1
-1
/
+7
2018-04-17
bgpd: fix stylistic issue
Quentin Young
1
-13
/
+10
2018-04-17
eigrpd: remove unnecessary assignment
Quentin Young
1
-1
/
+1
2018-04-17
lib: initialize imsg_hdr
Quentin Young
1
-0
/
+2
2018-04-17
ospfd: remove unnecessary assignment
Quentin Young
1
-1
/
+1
2018-04-17
ospfd: fix stylistic issue
Quentin Young
1
-10
/
+7
2018-04-17
zebra: fix error-prone array iterator
Quentin Young
1
-3
/
+2
2018-04-17
zebra: fix flaw in fix for import-table crash
Don Slice
1
-1
/
+1
2018-04-17
tools: more lsan suppressions for clippy
Ilya Shipitsin
1
-0
/
+4
2018-04-17
zebra: Allow blackhole route deletion for prefixes
Donald Sharp
1
-1
/
+11
2018-04-16
zebra: Check for NULL in connected_add_ipv6
Donald Sharp
1
-1
/
+7
2018-04-16
zebra: resolve assert when adding ip import-table entry
Don Slice
1
-1
/
+4
2018-04-16
zebra: rename pbr_unique structure to pbr_rule_unique
Philippe Guibert
1
-3
/
+3
2018-04-16
zebra: adapt zebra_pbr_rule based with pbr_rule
Philippe Guibert
5
-141
/
+93
2018-04-16
lib: enhance pbr_rule structure for zapi encode and for common usage
Philippe Guibert
4
-6
/
+143
2018-04-16
zebra: add a helper structure to look zebra_pbr_ipset per ipsetname
Philippe Guibert
1
-17
/
+27
[next]