index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
doc: fix broken link to 'code formatting' section
Mark Stapp
1
-2
/
+2
2018-06-05
bgpd: Cleanup assumptions in bgp_evpn.c
Donald Sharp
2
-44
/
+31
2018-06-05
ospfd: lp may be null, make sure it isn't
Donald Sharp
1
-2
/
+3
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
doc: document 'show cli graph'
Quentin Young
1
-9
/
+35
2018-06-04
zebra: Fix memory leak on host prefix removal
Donald Sharp
1
-1
/
+3
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
bgpd: Note deprecation in documentation
Donald Sharp
1
-11
/
+17
2018-06-01
bgpd: Deprecate and hide the `no bgp multiple-instance` command
Donald Sharp
1
-7
/
+13
2018-06-01
bgpd: Hide and deprecate `bgp config-type cisco` command
Donald Sharp
1
-17
/
+24
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
doc: add BGP VRF use case
Philippe Guibert
1
-0
/
+9
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: Improve test suite for peer attributes
Pascal Mathis
2
-302
/
+239
2018-05-28
bgpd: Fix style issues for peer-group overrides
Pascal Mathis
4
-22
/
+19
2018-05-28
bgpd: Fix group overrides for AF flags/filters
Pascal Mathis
1
-2
/
+2
2018-05-28
tests: Add tests for overriding BGP peer attrs
Pascal Mathis
4
-0
/
+1243
2018-05-28
bgpd: Fix group overrides for inverted AF flags
Pascal Mathis
3
-111
/
+131
2018-05-28
tests: add pytest cache to gitignore
Christian Franke
1
-0
/
+1
[next]