index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
zebra: add in show vrf information about vrf backend kind
Philippe Guibert
1
-0
/
+3
2018-06-01
zebra: add show ip route table vrf command
Philippe Guibert
1
-0
/
+31
2018-06-01
zebra: ns_table list is extended to support multiple NETNS
Philippe Guibert
2
-11
/
+25
2018-06-01
zebra: table_id election with the vrf backend
Philippe Guibert
3
-8
/
+61
2018-06-01
zebra: add table keyword to route configuration vty command
Philippe Guibert
3
-38
/
+682
2018-05-31
bgpd: Fix SA issue with uninited ifindex value
Donald Sharp
1
-1
/
+1
2018-05-30
bgpd: Ignore return code for str2prefix
Donald Sharp
1
-1
/
+1
2018-05-30
pimd: hash_get w/ hash_alloc_intern cannot fail
Donald Sharp
1
-5
/
+0
2018-05-30
bgpd: Notice when peer_clear fails
Donald Sharp
1
-1
/
+3
2018-05-30
bgpd: Fix redundant or test
Donald Sharp
1
-3
/
+2
2018-05-30
redhat: Fix old systems on upgrade path
Donald Sharp
1
-0
/
+6
2018-05-30
redhat: Make watchfrr the default
Donald Sharp
1
-1
/
+1
2018-05-30
bgpd: Add null0 route back for aggregate-address route created.
Donald Sharp
1
-8
/
+8
2018-05-29
doc: cleanup sharp.rst
Quentin Young
1
-35
/
+32
2018-05-29
lib: make allocators work for allocation sizes of 0
Christian Franke
1
-1
/
+4
2018-05-28
tests: add pytest cache to gitignore
Christian Franke
1
-0
/
+1
2018-05-28
isisd: fix bug in tlv_copy of empty MT-router-info
Christian Franke
1
-1
/
+1
2018-05-26
bgpd: issue 2263: fix "no label vpn export auto"
G. Paul Ziemba
1
-0
/
+4
2018-05-26
zebra: Add a breadcrumb for when we ignore a route
Donald Sharp
1
-1
/
+5
2018-05-26
tools, zebra: Use different protocol value for our statics
Donald Sharp
5
-2
/
+7
2018-05-25
zebra/if_netlink: trivial cleanup of IFLA_WIRELESS
Arthur Jones
1
-4
/
+0
2018-05-25
bgpd: sort vni's in running config
Quentin Young
1
-12
/
+20
2018-05-25
lib: add proper doc comments for hash & linklist
Quentin Young
4
-83
/
+436
2018-05-25
lib: add hash_to_list()
Quentin Young
2
-0
/
+24
2018-05-25
lib: add list_sort(), list_dup()
Quentin Young
2
-0
/
+42
2018-05-25
bgpd: attributes presence checked when mpreach is present
Philippe Guibert
1
-1
/
+2
2018-05-25
bgpd: do not install BGP FS entries, while table range not obtained
Philippe Guibert
4
-6
/
+32
2018-05-25
bgpd: enhance debug bgp pbr error vty command
Philippe Guibert
1
-4
/
+37
2018-05-25
bgpd: increase buffer size to store ecomunity as a string
Philippe Guibert
1
-1
/
+1
2018-05-25
bgpd: brace zebra pbr traces
Philippe Guibert
1
-9
/
+16
2018-05-25
bgpd: add ZAPI_XXX_FAIL_REMOVE flag in switch
Philippe Guibert
1
-0
/
+4
2018-05-25
pbrd: add ZAPI_RULE_FAIL_REMOVE flag in switch
Philippe Guibert
1
-0
/
+1
2018-05-25
bgpd: upon uninstalling pbr rule, update local structure
Philippe Guibert
1
-0
/
+2
2018-05-25
zebra: add pbr objects fail_remove value into notification
Philippe Guibert
2
-4
/
+8
2018-05-25
zebra: PBR show debugging IPSET/IPTABLE hooks declared
Philippe Guibert
2
-0
/
+5
2018-05-25
zebra: PBR config and monitor IPSET/IPTABLE hooks declared
Philippe Guibert
2
-24
/
+125
2018-05-25
bgpd: initialise nexthop structure, before filling in some attributes
Philippe Guibert
1
-0
/
+1
2018-05-25
bgpd: traffic rate value is ignored for searching bpa
Philippe Guibert
1
-3
/
+1
2018-05-25
bgpd: handle more than one ext. community
Philippe Guibert
1
-3
/
+3
2018-05-25
bgpd: add vty command to restrict FS policy routing to a defined interface
Philippe Guibert
7
-1
/
+228
2018-05-25
bgpd: display if FS entry is installed in PBR or not
Philippe Guibert
5
-8
/
+50
2018-05-25
bgpd: pbr support for port redirecting
Philippe Guibert
2
-29
/
+235
2018-05-25
bgpd: add 3 fields to ipset_entry : src,dst port, and proto
Philippe Guibert
2
-0
/
+12
2018-05-25
bgpd: do not account twice references to rule context
Philippe Guibert
1
-3
/
+7
2018-05-25
bgpd: add missing ecommunity flowspec to display
Philippe Guibert
1
-19
/
+24
2018-05-25
zebra: update comment when calling pbr southbound interface
Philippe Guibert
1
-7
/
+2
2018-05-25
bgpd: improve flowspec update of route to NH/VRF
Philippe Guibert
1
-2
/
+4
2018-05-25
bgpd: add notify value in zlog notification message for pbr
Philippe Guibert
1
-6
/
+6
2018-05-25
zebra: handle iptable list of interfaces
Philippe Guibert
3
-3
/
+55
2018-05-25
zebra: add 3 fields to ipset_entry : src,dst port, and proto
Philippe Guibert
4
-7
/
+94
[next]