index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ipaddr.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
ospfd: use __func__ in ospf_te.c
Quentin Young
1
-2
/
+2
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
tools: more lsan suppressions for clippy
Ilya Shipitsin
1
-0
/
+4
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
2018-04-16
zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapi
Philippe Guibert
7
-0
/
+231
2018-04-16
zebra: pbr rule structure is being added fwmark tag
Philippe Guibert
3
-4
/
+22
2018-04-16
zebra: handling notifications upon ipset creation/destruction done
Philippe Guibert
6
-7
/
+209
2018-04-16
lib: add ZEBRA IPSET defines
Philippe Guibert
5
-1
/
+115
2018-04-16
zebra: handle entry pointfs for ipset creation/destruction
Philippe Guibert
5
-0
/
+249
2018-04-15
zebra: Fix crash with certain types of tunnels
Donald Sharp
6
-10
/
+30
2018-04-15
bgp/rfapi: fix rfapiNhlAddNodeRoutes SA issue
G. Paul Ziemba
1
-4
/
+9
2018-04-14
bgpd: bugfix vpn-vrf leak: consider route changed if labels change
G. Paul Ziemba
1
-18
/
+65
2018-04-13
bgpd: remove unused variable
Quentin Young
1
-2
/
+1
2018-04-13
bgpd: verify that multipath infos are set
Quentin Young
1
-0
/
+2
2018-04-13
ospf6d: assert nh list is non-null
Quentin Young
1
-0
/
+1
2018-04-13
babeld: be more explicit about route resize result
Quentin Young
1
-0
/
+1
2018-04-13
bgpd: rfapi xcallocs guaranteed non-null
Quentin Young
1
-6
/
+5
2018-04-13
lib: add asserts on returned matcher vals
Quentin Young
1
-0
/
+3
2018-04-13
ospf6d: assert that we set a variable
Quentin Young
1
-0
/
+3
2018-04-13
ospfd: remove interface param npd
Quentin Young
1
-1
/
+2
2018-04-13
lib: ignore cli lexer in clang-analyze
Quentin Young
1
-0
/
+5
2018-04-13
bgpd: move attr display into checked block
Quentin Young
1
-24
/
+28
2018-04-13
bgpd: double-check notify data when debugging
Quentin Young
1
-2
/
+2
2018-04-13
ospf6d: remove ospf6_interface_if_del
Quentin Young
3
-30
/
+0
2018-04-13
ospfd: set external_info instance value to 0
Quentin Young
1
-0
/
+1
[next]