index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fpm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-27
lib: introduce new northbound API
Renato Westphal
46
-25
/
+8267
2018-10-25
*: spelchek
David Lamparter
44
-73
/
+73
2018-10-25
lib: If command was successful don't store the command as an error
Donald Sharp
1
-1
/
+3
2018-10-25
eigrpd: Fix bandwidth command to actually read input properly
Donald Sharp
1
-6
/
+3
2018-10-25
eigrpd: Convert keychain authentication to DEFPY
Donald Sharp
2
-42
/
+26
2018-10-25
vtysh: Allow eigrp and rip access to keychain.c config
Donald Sharp
3
-3
/
+4
2018-10-24
lib: change M:A:C to X:X:X:X:X:X
Quentin Young
3
-6
/
+6
2018-10-24
build: add "redistclean" target
David Lamparter
1
-0
/
+3
2018-10-24
build: make clean and dist consistent
David Lamparter
6
-6
/
+19
2018-10-24
build: work around automake wtf
David Lamparter
1
-4
/
+10
2018-10-24
zebra: Notice when a route fails to install on *bsd
Donald Sharp
1
-4
/
+7
2018-10-24
debianpkg, tools: Add fabricd to distribution scripts
Christian Franke
7
-3
/
+8
2018-10-24
build: carry --with-pkg-extra-version into tarballs
David Lamparter
4
-2
/
+20
2018-10-24
zebra: Move rtadv to zebra_router
Donald Sharp
3
-39
/
+32
2018-10-24
zebra: Remove _wrap_script from hook names
Donald Sharp
2
-24
/
+24
2018-10-24
zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouter
Donald Sharp
7
-188
/
+131
2018-10-24
zebra: Move rules_hash to zrouter
Donald Sharp
7
-31
/
+47
2018-10-24
zebra: Start breakup of zns into zrouter and zns
Donald Sharp
11
-228
/
+278
2018-10-24
staticd: finish missing onlink pieces
Quentin Young
1
-3
/
+9
2018-10-24
isisd: delay lsp regeneration while events are still coming in
Christian Franke
3
-5
/
+19
2018-10-24
isisd: Combine lsp_l1/l2_refresh
Christian Franke
3
-49
/
+37
2018-10-24
isisd: Log LSP-update trigger source
Christian Franke
2
-4
/
+13
2018-10-24
isisd: Log SPF trigger source when debugging
Christian Franke
2
-5
/
+12
2018-10-24
vtysh: fix exit-vrf printing
Quentin Young
3
-14
/
+78
2018-10-23
Revert "bgpd: Set attributes according route-maps if applied for default-orig...
Donald Sharp
1
-30
/
+32
2018-10-23
Revert "bgpd: Make sure default-originate works without route-map as well"
Donald Sharp
1
-19
/
+5
2018-10-23
bgpd: When displaying default originate debugs don't print gibberish
Donald Sharp
1
-0
/
+2
2018-10-23
bgpd:Fixing the signature of community_free function
Sri Mohana Singamsetty
7
-41
/
+37
2018-10-23
bgpd: Select default routing table when importing VRF routes into global
Donatas Abraitis
1
-7
/
+6
2018-10-23
bgpd: fill in prefix for flowspec entry when json format is requested
Philippe Guibert
1
-9
/
+26
2018-10-23
zebra: add comment about Linux ifdown handling
David Lamparter
1
-0
/
+4
2018-10-23
ripd: fix list compare order
David Lamparter
1
-1
/
+1
2018-10-20
ospfd: fix issue with the "no segment-routing prefix A.B.C.D/M" command
Renato Westphal
1
-0
/
+3
2018-10-20
ospf6d: fix two "show" commands
Renato Westphal
1
-2
/
+12
2018-10-20
lib: fix the "no match ipv6 next-hop type" command
Renato Westphal
1
-1
/
+2
2018-10-20
bgpd: use the vrf_bitmap_*() helper functions when necessary
Renato Westphal
1
-6
/
+9
2018-10-20
bgpd: fix bug while iterating over VPN table
Renato Westphal
1
-0
/
+2
2018-10-20
bgpd: remove wrong assert
Renato Westphal
1
-1
/
+0
2018-10-20
bgpd: fix NULL pointer dereference bug
Renato Westphal
1
-0
/
+4
2018-10-20
bgpd: add a NULL check to prevent a crash in the rfapi code
Renato Westphal
1
-1
/
+1
2018-10-20
bgpd: fix crashes caused by missing input validation
Renato Westphal
1
-2
/
+2
2018-10-20
bgpd: fix some NULL pointer dereference bugs
Renato Westphal
1
-8
/
+15
2018-10-20
bgpd: fix the "no neighbor A.B.C.D maximum-prefix" command
Renato Westphal
1
-15
/
+19
2018-10-20
bgpd: handle NULL pointers in lcommunity_cmp()
Renato Westphal
1
-0
/
+6
2018-10-20
bgpd: fix cleanup of dampening configuration
Renato Westphal
1
-0
/
+3
2018-10-20
bfdd: do not allow multihop peers without a local-address
Renato Westphal
1
-1
/
+1
2018-10-20
ospfd: Do not allow thread drop
Donald Sharp
1
-3
/
+1
2018-10-20
bgpd: Dissallow v6 routes from setting a v4 nexthop
Donald Sharp
1
-0
/
+3
2018-10-20
bgpd: Prep commit to cleanup indentation
Donald Sharp
1
-35
/
+32
2018-10-19
*: Replace hash_cmp function return value to a bool
Donald Sharp
52
-240
/
+239
[next]