index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_asbr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
ospfd: Note that we do not care about self origination in this case
Donald Sharp
1
-1
/
+1
2018-06-05
ripd: Intentionally ignore return from rip_send_packet
Donald Sharp
1
-1
/
+1
2018-06-05
vtysh: fp can never be NULL at this point in code
Donald Sharp
1
-1
/
+1
2018-06-05
pimd: Comment spelling fix
Martin Buck
2
-2
/
+2
2018-06-05
doc: expanded PIM doc. w/ missing commands
Mladen Sablic
1
-0
/
+89
2018-06-04
bgpd: fix missing docstring
Quentin Young
1
-1
/
+2
2018-06-04
pimd: Fix debug messages
Martin Buck
2
-3
/
+3
2018-06-04
zebra: Add some vrf information to debug messages
Donald Sharp
1
-14
/
+19
2018-06-04
bgpd: Actually release peer from bgp_peer hash
Donald Sharp
1
-2
/
+9
2018-06-04
bgpd: open per vrf listen socket for linux type vrfs
Lou Berger
2
-48
/
+14
2018-06-04
lib: fix setsockopt arg
Lou Berger
1
-1
/
+1
2018-06-03
doc: list RFCs supported by ldpd in overview.rst
Renato Westphal
1
-0
/
+28
2018-06-03
build: append -std=gnu99 after SNMP_CFLAGS
Renato Westphal
6
-6
/
+6
2018-06-01
vtysh: fix potential stack buffer overflow
Quentin Young
1
-2
/
+5
2018-06-01
zebra: keep one command to handle vty with/without table param
Philippe Guibert
1
-587
/
+87
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-06-01
doc: replace 'intact' keyword with something more clear
Philippe Guibert
1
-4
/
+6
2018-06-01
doc: inform the diff between config from zebra and outside
Philippe Guibert
1
-0
/
+20
2018-05-31
bgpd: Fix SA issue with uninited ifindex value
Donald Sharp
1
-1
/
+1
2018-05-31
isisd: fix mpls_te_print_detail to not read out-of-bounds
Christian Franke
1
-1
/
+76
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, lib: Cleanup CI warnings from system
Donald Sharp
8
-68
/
+92
2018-05-30
*: support for evpn type-4 route
mitesh
15
-106
/
+1693
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
[next]